Uses of Package
org.apache.hc.client5.http

Packages that use org.apache.hc.client5.http
Package
Description
Client component APIs common to all client transports such as connection route information and resolution as well as common HTTP method definitions and exception classes.
HTTP client APIs based on the asynchronous, event driven I/O model.
HTTP client APIs based on the classic (blocking) I/O model.
 
Asynchronous HTTP client API implementation that supports both HTTP/2 and HTTP/1.1 transport.
Standard and common HTTP authentication schemes.
Classic HTTP client API implementation that supports HTTP/1.1 transport only.
Client connection management functions based the classic connection management APIs.
Client connection management functions based the asynchronous connection management APIs.
Standard client connection routing API implementations.
Connection management APIs based on the classic (blocking) I/O model.
Connection management APIs based on the asynchronous I/O model.
HTTP protocol interceptors that enable advanced functionality such as HTTP state management and authentication state caching.
Client connection routing APIs.