public class InterceptCommunicationClient extends CommunicationClient
brpcChannel, communicationOptions, interceptors, serviceInstance| Constructor and Description |
|---|
InterceptCommunicationClient(ServiceInstance serviceInstance,
CommunicationOptions communicationOptions,
List<Interceptor> interceptors) |
| Modifier and Type | Method and Description |
|---|---|
void |
executeChain(Request request,
Response response) |
equals, execute, hashCode, selectChannel, stop, toStringpublic InterceptCommunicationClient(ServiceInstance serviceInstance, CommunicationOptions communicationOptions, List<Interceptor> interceptors)
public void executeChain(Request request, Response response) throws RpcException
executeChain in class CommunicationClientRpcExceptionCopyright © 2020 Baidu, Inc.. All rights reserved.