Uses of Interface
io.grpc.internal.ApplicationThreadDeframerListener.TransportExecutor
Packages that use ApplicationThreadDeframerListener.TransportExecutor
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 ApplicationThreadDeframerListener.TransportExecutor in io.grpc.internal
Subinterfaces of ApplicationThreadDeframerListener.TransportExecutor in io.grpc.internalModifier and TypeInterfaceDescription(package private) static interfaceClasses in io.grpc.internal that implement ApplicationThreadDeframerListener.TransportExecutorModifier and TypeClassDescriptionprotected static classThis should only be called from the transport thread.protected static classThis should only be called from the transport thread (except for private interactions withAbstractServerStream).static classStream state as used by the transport.classBase implementation for client streams using HTTP2 as the transport.Fields in io.grpc.internal declared as ApplicationThreadDeframerListener.TransportExecutorModifier and TypeFieldDescriptionprivate final ApplicationThreadDeframerListener.TransportExecutorApplicationThreadDeframerListener.transportExecutorprivate final ApplicationThreadDeframerListener.TransportExecutorMigratingThreadDeframer.transportExecutorConstructors in io.grpc.internal with parameters of type ApplicationThreadDeframerListener.TransportExecutorModifierConstructorDescriptionApplicationThreadDeframerListener(MessageDeframer.Listener listener, ApplicationThreadDeframerListener.TransportExecutor transportExecutor) MigratingThreadDeframer(MessageDeframer.Listener listener, ApplicationThreadDeframerListener.TransportExecutor transportExecutor, MessageDeframer deframer) -
Uses of ApplicationThreadDeframerListener.TransportExecutor in io.grpc.netty
Classes in io.grpc.netty that implement ApplicationThreadDeframerListener.TransportExecutorModifier and TypeClassDescriptionstatic classThis should only be called from the transport thread.static classThis should only be called from the transport thread. -
Uses of ApplicationThreadDeframerListener.TransportExecutor in io.grpc.servlet
Classes in io.grpc.servlet that implement ApplicationThreadDeframerListener.TransportExecutorModifier and TypeClassDescription(package private) final class -
Uses of ApplicationThreadDeframerListener.TransportExecutor in io.grpc.servlet.jakarta
Classes in io.grpc.servlet.jakarta that implement ApplicationThreadDeframerListener.TransportExecutorModifier and TypeClassDescription(package private) final class