public class RpcClientOptions extends Object
| Constructor and Description |
|---|
RpcClientOptions(RpcClientOptions options) |
| Modifier and Type | Method and Description |
|---|---|
CommunicationOptions |
buildCommunicationOptions(List<Interceptor> interceptors) |
void |
copyFrom(RpcClientOptions another) |
public RpcClientOptions(RpcClientOptions options)
public void copyFrom(RpcClientOptions another)
public CommunicationOptions buildCommunicationOptions(List<Interceptor> interceptors)
Copyright © 2020 Baidu, Inc.. All rights reserved.