Package | Description |
---|---|
io.grpc |
The gRPC core public API.
|
io.grpc.util |
Utilities with advanced features in the core layer that user can optionally use.
|
Modifier and Type | Method and Description |
---|---|
void |
LoadBalancer.Subchannel.start(LoadBalancer.SubchannelStateListener listener)
Starts the Subchannel.
|
Modifier and Type | Method and Description |
---|---|
void |
ForwardingSubchannel.start(LoadBalancer.SubchannelStateListener listener) |