Uses of Class
io.grpc.ServerRegistry
-
Packages that use ServerRegistry Package Description io.grpc The gRPC core public API. -
-
Uses of ServerRegistry in io.grpc
Methods in io.grpc that return ServerRegistry Modifier and Type Method Description static ServerRegistry
ServerRegistry. getDefaultRegistry()
Returns the default registry that loads providers via the Java service loader mechanism.
-