Modifier and Type | Class and Description |
---|---|
static class |
ClientInterceptors.CheckedForwardingClientCall<ReqT,RespT>
A
ForwardingClientCall that delivers exceptions from its start logic to the
call listener. |
static class |
ForwardingClientCall.SimpleForwardingClientCall<ReqT,RespT>
A simplified version of
ForwardingClientCall where subclasses can pass in a ClientCall as the delegate. |