Package | Description |
---|---|
io.grpc |
The gRPC core public API.
|
Modifier and Type | Class and Description |
---|---|
class |
ForwardingChannelBuilder<T extends ForwardingChannelBuilder<T>>
A
ManagedChannelBuilder that delegates all its builder methods to another builder by
default. |