| Package | Description |
|---|---|
| com.baidu.brpc.client | |
| com.baidu.brpc.interceptor | |
| com.baidu.brpc.protocol |
| Modifier and Type | Class and Description |
|---|---|
class |
InterceptCommunicationClient |
| Modifier and Type | Field and Description |
|---|---|
protected CommunicationClient |
ClientInvokeInterceptor.communicationClient |
| Constructor and Description |
|---|
ClientInvokeInterceptor(CommunicationClient client) |
| Modifier and Type | Method and Description |
|---|---|
CommunicationClient |
Request.getCommunicationClient() |
| Modifier and Type | Method and Description |
|---|---|
Set<CommunicationClient> |
Request.getSelectedInstances() |
| Modifier and Type | Method and Description |
|---|---|
void |
Request.setCommunicationClient(CommunicationClient communicationClient) |
| Modifier and Type | Method and Description |
|---|---|
void |
Request.setSelectedInstances(Set<CommunicationClient> selectedInstances) |
Copyright © 2020 Baidu, Inc.. All rights reserved.