Uses of Class
io.grpc.internal.AbstractServerStream.TransportState
Packages that use AbstractServerStream.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 AbstractServerStream.TransportState in io.grpc.internal
Methods in io.grpc.internal that return AbstractServerStream.TransportStateModifier and TypeMethodDescriptionprotected abstract AbstractServerStream.TransportState
AbstractServerStream.transportState()
-
Uses of AbstractServerStream.TransportState in io.grpc.netty
Subclasses of AbstractServerStream.TransportState in io.grpc.nettyModifier and TypeClassDescriptionstatic class
This should only be called from the transport thread. -
Uses of AbstractServerStream.TransportState in io.grpc.servlet
Subclasses of AbstractServerStream.TransportState in io.grpc.servletModifier and TypeClassDescription(package private) final class
-
Uses of AbstractServerStream.TransportState in io.grpc.servlet.jakarta
Subclasses of AbstractServerStream.TransportState in io.grpc.servlet.jakartaModifier and TypeClassDescription(package private) final class