Package org.apache.hc.client5.http.nio


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