protected class JIoEndpoint.SocketEventProcessor
extends java.lang.Object
implements java.lang.Runnable
Modifier and Type | Field and Description |
---|---|
protected java.net.Socket |
socket |
protected SocketStatus |
status |
Constructor and Description |
---|
JIoEndpoint.SocketEventProcessor(java.net.Socket socket,
SocketStatus status) |
Modifier and Type | Method and Description |
---|---|
void |
run() |
protected java.net.Socket socket
protected SocketStatus status
public JIoEndpoint.SocketEventProcessor(java.net.Socket socket, SocketStatus status)