public class TCPServer
extends java.lang.Object
implements java.lang.Runnable
| 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)
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.