@Internal public final class InternalLoggingChannelInterceptor extends Object implements io.grpc.ClientInterceptor
| Modifier and Type | Class and Description |
|---|---|
static interface |
InternalLoggingChannelInterceptor.Factory |
static class |
InternalLoggingChannelInterceptor.FactoryImpl |
| Modifier and Type | Method and Description |
|---|---|
<ReqT,RespT> |
interceptCall(io.grpc.MethodDescriptor<ReqT,RespT> method,
io.grpc.CallOptions callOptions,
io.grpc.Channel next) |