|
Apache Tomcat 6.0.53 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.tomcat.util.net.NioEndpoint.Acceptor
protected class NioEndpoint.Acceptor
Server socket acceptor thread.
Constructor Summary | |
---|---|
protected |
NioEndpoint.Acceptor()
|
Method Summary | |
---|---|
void |
run()
The background thread that listens for incoming TCP/IP connections and hands them off to an appropriate processor. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected NioEndpoint.Acceptor()
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 |