protected static class FD_SOCK.ClientConnectionHandler
extends java.lang.Object
implements java.lang.Runnable
Modifier | Constructor and Description |
---|---|
protected |
ClientConnectionHandler(java.net.Socket client_sock,
java.util.List<FD_SOCK.ClientConnectionHandler> clients) |
Modifier and Type | Method and Description |
---|---|
protected void |
closeClientSocket() |
void |
run() |
protected void |
stopThread(boolean graceful) |
protected ClientConnectionHandler(java.net.Socket client_sock, java.util.List<FD_SOCK.ClientConnectionHandler> clients)
Copyright © 1998-2020 Red Hat. All Rights Reserved.