Javadoc for package XXX
Packages
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.
Common HTTP methods and message handlers for the asynchronous I/O model.
Client HTTP authentication APIs.
Caching APIs for both the classic and the asynchronous
HTTP transports.
HTTP client APIs based on the classic (blocking) I/O model.
Common HTTP methods and message handlers for the classic I/O model.
HTTP client configuration APIs.
Client HTTP state management APIs.
Client specific HTTP entity implementations.
MIME coded HTTP entity implementations.
Simple facade APIs for HttpClient based on the concept of
a fluent interface.
Asynchronous HTTP client API implementation that supports both
HTTP/2 and HTTP/1.1 transport.
Standard and common HTTP authentication schemes.
Caching API implementation for both the classic and
the asynchronous HTTP transports.
Classic HTTP client API implementation that supports HTTP/1.1 transport
only.
Standard and common HTTP cookie management policies.
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.
Commons scheduling strategy 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.
Public Suffix List support classes.
Client connection routing APIs.
Scheduling strategies used by HTTP cache implementations.
Client connection socket APIs.
Client TLS/SSL support.
Client utility classes.