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