protected class NioEndpoint.Acceptor extends Object implements Runnable
Acceptor
Server socket acceptor thread.
Created on Mar 6, 2012 at 9:13:34 AMModifier | 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 © 2017 JBoss by Red Hat. All rights reserved.