- All Superinterfaces:
GrpcProto
Grpc service.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Service specific routing (proto descriptor is provided byGrpcProto.proto()
. -
Method Summary
Modifier and TypeMethodDescriptiondefault String
Service name, defaults to this class simple name.void
update
(GrpcService.Routing routing) Update routing.
-
Method Details
-
serviceName
Service name, defaults to this class simple name.- Returns:
- service name
-
update
Update routing.- Parameters:
routing
- routing
-