| 程序包 | 说明 |
|---|---|
| com.alipay.remoting | |
| com.alipay.remoting.rpc |
| 构造器和说明 |
|---|
DefaultConnectionMonitor(ConnectionMonitorStrategy strategy,
DefaultConnectionManager connectionManager) |
| 限定符和类型 | 字段和说明 |
|---|---|
protected DefaultConnectionManager |
RpcRemoting.connectionManager
connection manager
|
| 限定符和类型 | 方法和说明 |
|---|---|
DefaultConnectionManager |
RpcServer.getConnectionManager()
Getter method for property connectionManager.
|
protected 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 © 2021. All rights reserved.