protected class AprEndpoint.Acceptor extends Object implements Runnable
Modifier | Constructor and Description |
---|---|
protected |
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 © 2015 JBoss by Red Hat. All rights reserved.