org.apache.tomcat.util.net
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)
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.