Uses of Class
io.grpc.internal.AbstractStream.TransportState
Packages that use AbstractStream.TransportState
Package
Description
Interfaces and implementations that are internal to gRPC.
The main transport implementation based on Netty,
for both the client and the server.
API that implements gRPC server as a servlet.
API that implements gRPC server as a servlet.
-
Uses of AbstractStream.TransportState in io.grpc.internal
Subclasses of AbstractStream.TransportState in io.grpc.internalModifier and TypeClassDescriptionprotected static class
This should only be called from the transport thread.protected static class
This should only be called from the transport thread (except for private interactions withAbstractServerStream
).class
Base implementation for client streams using HTTP2 as the transport.Methods in io.grpc.internal that return AbstractStream.TransportStateModifier and TypeMethodDescriptionprotected abstract AbstractStream.TransportState
AbstractStream.transportState()
Obtain the transport state corresponding to this stream. -
Uses of AbstractStream.TransportState in io.grpc.netty
Subclasses of AbstractStream.TransportState in io.grpc.nettyModifier and TypeClassDescriptionstatic class
This should only be called from the transport thread.static class
This should only be called from the transport thread. -
Uses of AbstractStream.TransportState in io.grpc.servlet
Subclasses of AbstractStream.TransportState in io.grpc.servletModifier and TypeClassDescription(package private) final class
-
Uses of AbstractStream.TransportState in io.grpc.servlet.jakarta
Subclasses of AbstractStream.TransportState in io.grpc.servlet.jakartaModifier and TypeClassDescription(package private) final class