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