org.apache.tomcat.util.net
Class AprEndpoint.Acceptor
protected
class
AprEndpoint.Acceptor
extends Object
implements Runnable
Server socket acceptor thread.
Method Summary |
void | run()
The background thread that listens for incoming TCP/IP connections and
hands them off to an appropriate processor. |
public void run()
The background thread that listens for incoming TCP/IP connections and
hands them off to an appropriate processor.
Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.