Uses of Class
io.grpc.internal.Http2ClientStreamTransportState
-
Packages that use Http2ClientStreamTransportState Package Description io.grpc.netty The main transport implementation based on Netty, for both the client and the server. -
-
Uses of Http2ClientStreamTransportState in io.grpc.netty
Subclasses of Http2ClientStreamTransportState in io.grpc.netty Modifier and Type Class Description static class
NettyClientStream.TransportState
This should only be called from the transport thread.
-