Uses of Class
io.grpc.ForwardingClientCall
Packages that use ForwardingClientCall
-
Uses of ForwardingClientCall in io.grpc
Subclasses of ForwardingClientCall in io.grpcModifier and TypeClassDescriptionstatic classClientInterceptors.CheckedForwardingClientCall<ReqT,RespT> AForwardingClientCallthat delivers exceptions from its start logic to the call listener.static classForwardingClientCall.SimpleForwardingClientCall<ReqT,RespT> A simplified version ofForwardingClientCallwhere subclasses can pass in aClientCallas the delegate.