Package org.apache.hc.client5.http.nio
Connection management APIs based on the asynchronous I/O model.
-
Interface Summary Interface Description AsyncClientConnectionManager Represents a manager of persistent non-blocking client connections.AsyncClientConnectionOperator Connection operator that performs connection connect and upgrade operations.ManagedAsyncClientConnection Represents a managed asynchronous connection whose state and life cycle is managed by a connection manager. -
Class Summary Class Description AsyncConnectionEndpoint Client connection endpoint that can be used to execute message exchanges.