| 程序包 | 说明 |
|---|---|
| com.alipay.remoting | |
| com.alipay.remoting.connection | |
| com.alipay.remoting.rpc |
| 限定符和类型 | 字段和说明 |
|---|---|
protected ConnectionEventHandler |
DefaultConnectionManager.connectionEventHandler
connection event handler
|
| 限定符和类型 | 方法和说明 |
|---|---|
ConnectionEventHandler |
DefaultConnectionManager.getConnectionEventHandler()
Getter method for property connectionEventHandler.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
DefaultConnectionManager.setConnectionEventHandler(ConnectionEventHandler connectionEventHandler)
Setter method for property connectionEventHandler.
|
| 构造器和说明 |
|---|
DefaultConnectionManager(ConnectionFactory connectionFactory,
RemotingAddressParser addressParser,
ConnectionEventHandler connectionEventHandler) |
DefaultConnectionManager(ConnectionSelectStrategy connectionSelectStrategy,
ConnectionFactory connectionFactory,
ConnectionEventHandler connectionEventHandler,
ConnectionEventListener connectionEventListener) |
DefaultConnectionManager(ConnectionSelectStrategy connectionSelectStrategy,
ConnectionFactory connctionFactory,
ConnectionEventHandler connectionEventHandler,
ConnectionEventListener connectionEventListener,
GlobalSwitch globalSwitch) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ConnectionFactory.init(ConnectionEventHandler connectionEventHandler)
Initialize the factory.
|
void |
AbstractConnectionFactory.init(ConnectionEventHandler connectionEventHandler) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
RpcConnectionEventHandler
ConnectionEventHandler for Rpc.
|
Copyright © 2021. All rights reserved.