public interface ServerConnectionFactory
| Modifier and Type | Method and Description |
|---|---|
ServerConnection |
connect(Configuration config,
SocketAddress address,
ServerConnection.Listener listener) |
static ServerConnectionFactory |
getDefault() |
ServerConnection connect(Configuration config, SocketAddress address, ServerConnection.Listener listener) throws IOException
IOExceptionstatic ServerConnectionFactory getDefault()