| 程序包 | 说明 |
|---|---|
| com.firefly.net.support.wrap.client |
| 限定符和类型 | 字段和说明 |
|---|---|
TcpConnection |
SessionAttachment.connection |
| 限定符和类型 | 方法和说明 |
|---|---|
abstract TcpConnection |
SimpleTcpClientHandler.createTcpConnection(Session session,
long timeout) |
| 限定符和类型 | 方法和说明 |
|---|---|
Future<TcpConnection> |
SimpleTcpClient.connect() |
Future<TcpConnection> |
SimpleTcpClient.connect(long timeout) |
| 限定符和类型 | 方法和说明 |
|---|---|
abstract void |
SimpleTcpClientHandler.messageRecieved(TcpConnection connection,
Object message) |
void |
MessageReceivedCallback.messageRecieved(TcpConnection connection,
Object obj) |
Copyright © 2016. All rights reserved.