public abstract class ConnectionAcceptor extends Object
| Modifier and Type | Field and Description |
|---|---|
protected ConnectionConfiguration |
configuration |
| Constructor and Description |
|---|
ConnectionAcceptor(ConnectionConfiguration configuration)
Constructs a new instance which will accept new connections based on the provided configuration.
|
protected final ConnectionConfiguration configuration
public ConnectionAcceptor(ConnectionConfiguration configuration)
start() is invoked.configuration - The configuration for connections to be accepted (cannot be null).Copyright © 2003-2008 Jive Software.