Constructor and Description |
---|
InternalClientInterceptors() |
Modifier and Type | Method and Description |
---|---|
static <ReqT,RespT> |
wrapClientInterceptor(ClientInterceptor interceptor,
MethodDescriptor.Marshaller<ReqT> reqMarshaller,
MethodDescriptor.Marshaller<RespT> respMarshaller) |
public static <ReqT,RespT> ClientInterceptor wrapClientInterceptor(ClientInterceptor interceptor, MethodDescriptor.Marshaller<ReqT> reqMarshaller, MethodDescriptor.Marshaller<RespT> respMarshaller)
Copyright © 2018. All rights reserved.