| 程序包 | 说明 |
|---|---|
| com.alipay.remoting |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
ClientConnectionManager
Connection manager in client side.
|
interface |
ServerConnectionManager
Connection manager in server side.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
DefaultClientConnectionManager
Do some preparatory work in order to refactor the ConnectionManager in the next version.
|
class |
DefaultConnectionManager
Abstract implementation of connection manager
|
class |
DefaultServerConnectionManager
Do some preparatory work in order to refactor the ConnectionManager in the next version.
|
| 限定符和类型 | 方法和说明 |
|---|---|
ConnectionManager |
ConnectionEventHandler.getConnectionManager() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ConnectionEventHandler.setConnectionManager(ConnectionManager connectionManager) |
| 构造器和说明 |
|---|
ReconnectManager(ConnectionManager connectionManager) |
Copyright © 2020. All rights reserved.