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
IOException
static ServerConnectionFactory getDefault()