@Internal public final class InternalLoggingServerInterceptor extends Object implements io.grpc.ServerInterceptor
| Modifier and Type | Class and Description |
|---|---|
static interface |
InternalLoggingServerInterceptor.Factory |
static class |
InternalLoggingServerInterceptor.FactoryImpl |
| Modifier and Type | Method and Description |
|---|---|
<ReqT,RespT> |
interceptCall(io.grpc.ServerCall<ReqT,RespT> call,
io.grpc.Metadata headers,
io.grpc.ServerCallHandler<ReqT,RespT> next) |