| 程序包 | 说明 |
|---|---|
| com.alipay.remoting | |
| com.alipay.remoting.rpc |
| 限定符和类型 | 类和说明 |
|---|---|
class |
DefaultClientConnectionManager
Do some preparatory work in order to refactor the ConnectionManager in the next version.
|
class |
DefaultServerConnectionManager
Do some preparatory work in order to refactor the ConnectionManager in the next version.
|
| 限定符和类型 | 方法和说明 |
|---|---|
DefaultConnectionManager |
BoltClient.getConnectionManager()
Getter method for property connectionManager.
|
| 构造器和说明 |
|---|
DefaultConnectionMonitor(ConnectionMonitorStrategy strategy,
DefaultConnectionManager connectionManager) |
| 限定符和类型 | 字段和说明 |
|---|---|
protected DefaultConnectionManager |
RpcRemoting.connectionManager
connection manager
|
| 限定符和类型 | 方法和说明 |
|---|---|
DefaultConnectionManager |
RpcServer.getConnectionManager()
Getter method for property connectionManager.
|
DefaultConnectionManager |
RpcClient.getConnectionManager() |
| 构造器和说明 |
|---|
RpcClientRemoting(CommandFactory commandFactory,
RemotingAddressParser addressParser,
DefaultConnectionManager connectionManager) |
RpcRemoting(CommandFactory commandFactory,
RemotingAddressParser addressParser,
DefaultConnectionManager connectionManager) |
RpcServerRemoting(CommandFactory commandFactory,
RemotingAddressParser addressParser,
DefaultConnectionManager connectionManager) |
Copyright © 2020. All rights reserved.