Package org.apache.hc.client5.http.io


package org.apache.hc.client5.http.io
Connection management APIs based on the classic (blocking) I/O model.
  • Class
    Description
    Client endpoint leased from a connection manager.
    Represents a manager of persistent client connections.
    Connection operator that performs connection connect and upgrade operations.
    Represents a request for a ConnectionEndpoint whose life cycle is managed by a connection manager.
    Represents a managed connection whose state and life cycle is managed by a connection manager.