| 程序包 | 说明 |
|---|---|
| com.antchain.unionsdk.btn.api.network | |
| com.antchain.unionsdk.btn.api.task | |
| com.antchain.unionsdk.network |
| 限定符和类型 | 类和说明 |
|---|---|
class |
BtnTcpConnection |
| 限定符和类型 | 方法和说明 |
|---|---|
TcpConnection |
BtnConnectionPoolManager.getConnection(boolean nodeRegister) |
TcpConnection |
BtnConnectionPoolManager.getConnection(String endpoint) |
TcpConnection |
BtnConnectionPoolManager.getConnectionForHeartBeart(String endpoint) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<TcpConnection> |
BtnConnectionPoolManager.getTcpConnectionList() |
| 构造器和说明 |
|---|
BtnHeartBeatTask(INetwork network,
Integer heartBeatIntervalMs,
int retryTimes,
TcpConnection tcpConnection,
String nodeId,
String nodeGroupId) |
| 限定符和类型 | 方法和说明 |
|---|---|
TcpConnection |
ConnectionEventMessage.getConnection() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ConnectionEventMessage.setConnection(TcpConnection connection) |
| 构造器和说明 |
|---|
NetworkEventHandler(IProcessor processor,
TcpConnection tcpConnection) |
Copyright © 2022. All rights reserved.