| 程序包 | 说明 |
|---|---|
| com.firefly.net | |
| com.firefly.net.event | |
| com.firefly.net.tcp | |
| com.firefly.net.tcp.aio |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Server.setConfig(Config config) |
void |
Client.setConfig(Config config) |
| 构造器和说明 |
|---|
DefaultEventManager(Config config) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
TcpConfiguration |
class |
TcpServerConfiguration |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
AsynchronousTcpServer.setConfig(Config config) |
void |
AsynchronousTcpClient.setConfig(Config config) |
| 构造器和说明 |
|---|
AsynchronousTcpClient(Config config) |
AsynchronousTcpServer(Config config) |
AsynchronousTcpSession(int sessionId,
Config config,
EventManager eventManager,
AsynchronousSocketChannel socketChannel) |
AsynchronousTcpWorker(Config config,
EventManager eventManager) |
Copyright © 2016. All rights reserved.