| Package | Description |
|---|---|
| io.grpc.internal |
Interfaces and implementations that are internal to gRPC.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectionClientTransport |
ClientTransportFactory.newClientTransport(SocketAddress serverAddress,
ClientTransportFactory.ClientTransportOptions options,
io.grpc.ChannelLogger channelLogger)
Creates an unstarted transport for exclusive use.
|
| Constructor and Description |
|---|
ClientKeepAlivePinger(ConnectionClientTransport transport) |