org.apache.tomcat.util.net
protected class NioEndpoint.SocketProcessor extends Object implements Runnable
| Field Summary | |
|---|---|
| protected NioChannel | socket |
| protected SocketStatus | status |
| Constructor Summary | |
|---|---|
| SocketProcessor(NioChannel socket, SocketStatus status) | |
| Method Summary | |
|---|---|
| void | reset(NioChannel socket, SocketStatus status) |
| void | run() |