@InternalApi(value="for testing only") public class IpVerificationInterceptor extends Object implements io.grpc.ClientInterceptor
Modifier and Type | Field and Description |
---|---|
static io.grpc.CallOptions.Key<Boolean> |
SKIP_IP_VERIFICATION |
Constructor and Description |
---|
IpVerificationInterceptor(Pattern regex) |
Modifier and Type | Method and Description |
---|---|
<ReqT,RespT> |
interceptCall(io.grpc.MethodDescriptor<ReqT,RespT> method,
io.grpc.CallOptions callOptions,
io.grpc.Channel next) |