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
Fields in io.grpc declared as ManagedChannelRegistry Modifier and Type Field Description private static ManagedChannelRegistryManagedChannelRegistry. instanceMethods in io.grpc that return ManagedChannelRegistry Modifier and Type Method Description static ManagedChannelRegistryManagedChannelRegistry. getDefaultRegistry()Returns the default registry that loads providers via the Java service loader mechanism.
-