@Deprecated public class LegacyConnectionAcceptor extends ConnectionAcceptor
configuration| Constructor and Description |
|---|
LegacyConnectionAcceptor(ConnectionConfiguration configuration)
Deprecated.
Constructs a new instance which will accept new connections based on the provided configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
start()
Deprecated.
Starts this acceptor by binding the socket acceptor.
|
void |
stop()
Deprecated.
Stops this acceptor by unbinding the socket acceptor.
|
public LegacyConnectionAcceptor(ConnectionConfiguration configuration)
start() is invoked.configuration - The configuration for connections to be accepted (cannot be null).public void start()
public void stop()
Copyright © 2003-2008 Jive Software.