Package | Description |
---|---|
io.grpc.internal |
Interfaces and implementations that are internal to gRPC.
|
Modifier and Type | Class and Description |
---|---|
class |
Http2ClientStreamTransportState
Base implementation for client streams using HTTP2 as the transport.
|
Modifier and Type | Method and Description |
---|---|
protected abstract AbstractClientStream.TransportState |
AbstractClientStream.transportState()
Obtain the transport state corresponding to this stream.
|
Copyright © 2018. All rights reserved.