Uses of Interface
com.impossibl.postgres.protocol.ServerConnection
-
Packages that use ServerConnection Package Description com.impossibl.postgres.protocol com.impossibl.postgres.system -
-
Uses of ServerConnection in com.impossibl.postgres.protocol
Methods in com.impossibl.postgres.protocol that return ServerConnection Modifier and Type Method Description ServerConnection
ServerConnectionFactory. connect(Configuration config, SocketAddress address, ServerConnection.Listener listener)
-
Uses of ServerConnection in com.impossibl.postgres.system
Methods in com.impossibl.postgres.system that return ServerConnection Modifier and Type Method Description protected ServerConnection
BasicContext. getServerConnection()
-