| Modifier and Type | Class and Description |
|---|---|
class |
DistributedConnector |
| Modifier and Type | Field and Description |
|---|---|
protected DistributedServer |
ConnectionManager.worker |
| Modifier and Type | Method and Description |
|---|---|
DistributedServer |
ConnectionManager.getWorker() |
| Modifier and Type | Method and Description |
|---|---|
static void |
ConnectionUtil.setCurrentBufferData(DistributedServer worker,
byte[] buffer) |
static void |
ConnectionUtil.setNewBufferData(DistributedServer worker,
byte[] buffer) |
void |
ConnectionManager.setWorker(DistributedServer worker) |
| Constructor and Description |
|---|
ConnectionAnnouncer(DistributedServer worker) |
ConnectionManager(DistributedServer worker) |
ConnectionsReceiver(DistributedServer worker) |
ConnectionsSender(DistributedServer worker) |
WorkerClientThread(com.daioware.net.socket.TCPClientSocket socket,
Runnable r,
DistributedServer server) |
Copyright © 2017. All rights reserved.