public class ServerConnectionFactory extends Object implements ServerConnectionFactory
Constructor and Description |
---|
ServerConnectionFactory() |
Modifier and Type | Method and Description |
---|---|
com.impossibl.postgres.protocol.v30.ServerConnection |
connect(Configuration config,
SocketAddress address,
ServerConnection.Listener listener) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDefault
public com.impossibl.postgres.protocol.v30.ServerConnection connect(Configuration config, SocketAddress address, ServerConnection.Listener listener) throws IOException
connect
in interface ServerConnectionFactory
IOException