| Package | Description |
|---|---|
| com.baidu.brpc.client | |
| com.baidu.brpc.client.channel |
| Modifier and Type | Field and Description |
|---|---|
protected ServiceInstance |
CommunicationClient.serviceInstance |
| Constructor and Description |
|---|
CommunicationClient(ServiceInstance serviceInstance,
CommunicationOptions communicationOptions,
List<Interceptor> interceptors) |
InterceptCommunicationClient(ServiceInstance serviceInstance,
CommunicationOptions communicationOptions,
List<Interceptor> interceptors) |
| Modifier and Type | Field and Description |
|---|---|
protected ServiceInstance |
AbstractBrpcChannel.serviceInstance |
| Modifier and Type | Method and Description |
|---|---|
ServiceInstance |
BrpcChannel.getServiceInstance() |
ServiceInstance |
AbstractBrpcChannel.getServiceInstance() |
| Modifier and Type | Method and Description |
|---|---|
static BrpcChannel |
BrpcChannelFactory.createChannel(ServiceInstance serviceInstance,
CommunicationOptions communicationOptions) |
| Constructor and Description |
|---|
AbstractBrpcChannel(ServiceInstance serviceInstance,
CommunicationOptions communicationOptions) |
BrpcPooledChannel(ServiceInstance serviceInstance,
CommunicationOptions communicationOptions) |
BrpcShortChannel(ServiceInstance instance,
CommunicationOptions communicationOptions) |
BrpcSingleChannel(ServiceInstance serviceInstance,
CommunicationOptions communicationOptions) |
Copyright © 2020 Baidu, Inc.. All rights reserved.