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
IOException
public void stopServer() throws IOException
IOException
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.