org.apache.tomcat.util.net
protected class NioEndpoint.Acceptor extends java.lang.Object implements java.lang.Runnable
Modifier | Constructor and Description |
---|---|
protected |
NioEndpoint.Acceptor() |
Modifier and Type | Method and Description |
---|---|
void |
run()
The background thread that listens for incoming TCP/IP connections and
hands them off to an appropriate processor.
|
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.