Uses of Class
io.grpc.ForwardingServerCall
Packages that use ForwardingServerCall
-
Uses of ForwardingServerCall in io.grpc
Subclasses of ForwardingServerCall in io.grpcModifier and TypeClassDescriptionstatic classForwardingServerCall.SimpleForwardingServerCall<ReqT,RespT> A simplified version ofForwardingServerCallwhere subclasses can pass in aServerCallas the delegate.