Interface AsyncConnectionPool<ContextT,SocketT>

All Superinterfaces:
AutoCloseable

public interface AsyncConnectionPool<ContextT,SocketT> extends AutoCloseable
An interface to an underlying pool of sockets.