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 |
---|
SocketEventProcessor(long socket,
SocketStatus status) |
Modifier and Type | Method and Description |
---|---|
void |
run() |
protected long socket
protected SocketStatus status
public SocketEventProcessor(long socket, SocketStatus status)
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.