| Constructor and Description |
|---|
TCPServer(TCPEndpoint endpoint,
WorkerPool workerPool) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
void |
startServer() |
void |
stopServer() |
public TCPServer(TCPEndpoint endpoint, WorkerPool workerPool)
public void startServer()
throws IOException
IOExceptionpublic void stopServer()
throws IOException
IOExceptionCopyright © 2004–2018 The Apache Software Foundation. All rights reserved.