protected class AprEndpoint.SocketProcessor extends Object implements Runnable
Modifier and Type | Field and Description |
---|---|
protected SocketWrapper<Long> |
socket |
protected SocketStatus |
status |
Constructor and Description |
---|
AprEndpoint.SocketProcessor(SocketWrapper<Long> socket,
SocketStatus status) |
protected SocketWrapper<Long> socket
protected SocketStatus status
public AprEndpoint.SocketProcessor(SocketWrapper<Long> socket, SocketStatus status)
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.