Uses of Class
io.grpc.internal.AbstractClientStream.TransportState
Packages that use AbstractClientStream.TransportState
-
Uses of AbstractClientStream.TransportState in io.grpc.internal
Subclasses of AbstractClientStream.TransportState in io.grpc.internalModifier and TypeClassDescriptionclassBase implementation for client streams using HTTP2 as the transport.Methods in io.grpc.internal that return AbstractClientStream.TransportStateModifier and TypeMethodDescriptionprotected abstract AbstractClientStream.TransportStateAbstractClientStream.transportState()Obtain the transport state corresponding to this stream.