| Modifier and Type | Method and Description |
|---|---|
protected TCPEndpoint |
TCPTransportListener.createEndpoint() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
TCPTransportListener.startEndpoint(TCPEndpoint endpoint) |
protected void |
TCPTransportListener.stopEndpoint(TCPEndpoint endpoint) |
| Constructor and Description |
|---|
TCPServer(TCPEndpoint endpoint,
WorkerPool workerPool) |
TCPWorker(TCPEndpoint endpoint,
java.net.Socket socket) |
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.