Uses of Class
io.grpc.ForwardingServerCall.SimpleForwardingServerCall
Packages that use ForwardingServerCall.SimpleForwardingServerCall
Package
Description
API for the Stub layer.
Utilities with advanced features in the core layer that user can optionally use.
-
Uses of ForwardingServerCall.SimpleForwardingServerCall in io.grpc.stub
Subclasses of ForwardingServerCall.SimpleForwardingServerCall in io.grpc.stubModifier and TypeClassDescription(package private) final class
-
Uses of ForwardingServerCall.SimpleForwardingServerCall in io.grpc.util
Subclasses of ForwardingServerCall.SimpleForwardingServerCall in io.grpc.utilModifier and TypeClassDescriptionprivate static class
AServerCall
that wraps around a non thread safe delegate and provides thread safe access by serializing everything on an executor.