Uses of Interface
io.grpc.LoadBalancer.SubchannelStateListener
Packages that use LoadBalancer.SubchannelStateListener
Package
Description
The gRPC core public API.
Utilities with advanced features in the core layer that user can optionally use.
-
Uses of LoadBalancer.SubchannelStateListener in io.grpc
Fields in io.grpc with type parameters of type LoadBalancer.SubchannelStateListenerMethods in io.grpc with parameters of type LoadBalancer.SubchannelStateListenerModifier and TypeMethodDescriptionvoid
LoadBalancer.Subchannel.start
(LoadBalancer.SubchannelStateListener listener) Starts the Subchannel. -
Uses of LoadBalancer.SubchannelStateListener in io.grpc.util
Methods in io.grpc.util with parameters of type LoadBalancer.SubchannelStateListenerModifier and TypeMethodDescriptionvoid
ForwardingSubchannel.start
(LoadBalancer.SubchannelStateListener listener)