public class HeaderClientInterceptor extends Object implements io.grpc.ClientInterceptor
| Constructor and Description |
|---|
HeaderClientInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
<ReqT,RespT> |
interceptCall(io.grpc.MethodDescriptor<ReqT,RespT> method,
io.grpc.CallOptions callOptions,
io.grpc.Channel next) |