| 
 | Apache Tomcat 6.0.53 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.tomcat.util.net.JIoEndpoint.SocketProcessor
protected class JIoEndpoint.SocketProcessor
This class is the equivalent of the Worker, but will simply use in an external Executor thread pool.
| Field Summary | |
|---|---|
| protected  java.net.Socket | socket | 
| Constructor Summary | |
|---|---|
| JIoEndpoint.SocketProcessor(java.net.Socket socket) | |
| Method Summary | |
|---|---|
|  void | run() | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
protected java.net.Socket socket
| Constructor Detail | 
|---|
public JIoEndpoint.SocketProcessor(java.net.Socket socket)
| Method Detail | 
|---|
public void run()
run in interface java.lang.Runnable| 
 | Apache Tomcat 6.0.53 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||