| 
 | 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.Worker
protected class JIoEndpoint.Worker
| Field Summary | |
|---|---|
| protected  boolean | available | 
| protected  java.net.Socket | socket | 
| protected  java.lang.Thread | thread | 
| Constructor Summary | |
|---|---|
| protected  | JIoEndpoint.Worker() | 
| Method Summary | |
|---|---|
|  void | run()The background thread that listens for incoming TCP/IP connections and hands them off to an appropriate processor. | 
|  void | start()Start the background processing thread. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
protected java.lang.Thread thread
protected boolean available
protected java.net.Socket socket
| Constructor Detail | 
|---|
protected JIoEndpoint.Worker()
| Method Detail | 
|---|
public void run()
run in interface java.lang.Runnablepublic void start()
| 
 | Apache Tomcat 6.0.53 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||