| 程序包 | 说明 |
|---|---|
| com.alipay.remoting | |
| com.alipay.remoting.config | |
| com.alipay.remoting.rpc |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
BoltClient
Bolt client interface.
|
interface |
RemotingServer |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractBoltClient |
class |
AbstractRemotingServer
Server template for remoting.
|
| 限定符和类型 | 方法和说明 |
|---|---|
<T> Configurable |
AbstractRemotingServer.option(BoltOption<T> option,
T value) |
<T> Configurable |
AbstractBoltClient.option(BoltOption<T> option,
T value) |
| 限定符和类型 | 方法和说明 |
|---|---|
<T> Configurable |
Configurable.option(BoltOption<T> option,
T value)
Allow to specify a
BoltOption which is used for the Configurable instances once they got
created. |
| 限定符和类型 | 类和说明 |
|---|---|
class |
RpcClient
Client for Rpc.
|
class |
RpcServer
Server for Rpc.
|
Copyright © 2020. All rights reserved.