| Package | Description | 
|---|---|
| org.apache.hc.client5.http.async | HTTP client APIs based on the asynchronous, event driven I/O model. | 
| org.apache.hc.client5.http.cache | Caching APIs for both the classic and the asynchronous
 HTTP transports. | 
| org.apache.hc.client5.http.classic | HTTP client APIs based on the classic (blocking) I/O model. | 
| org.apache.hc.client5.http.impl | |
| org.apache.hc.client5.http.impl.async | Asynchronous HTTP client API implementation that supports both
 HTTP/2 and HTTP/1.1 transport. | 
| org.apache.hc.client5.http.impl.classic | Classic HTTP client API implementation that supports HTTP/1.1 transport
 only. | 
| org.apache.hc.client5.http.protocol | HTTP protocol interceptors that enable advanced functionality
 such as HTTP state management and authentication state caching. | 
| Class and Description | 
|---|
| HttpClientContext Adaptor class that provides convenience type safe setters and getters
 for common  HttpContextattributes used in the course
 of HTTP request execution. | 
| Class and Description | 
|---|
| HttpClientContext Adaptor class that provides convenience type safe setters and getters
 for common  HttpContextattributes used in the course
 of HTTP request execution. | 
| Class and Description | 
|---|
| HttpClientContext Adaptor class that provides convenience type safe setters and getters
 for common  HttpContextattributes used in the course
 of HTTP request execution. | 
| Class and Description | 
|---|
| RedirectStrategy A strategy for determining if an HTTP request should be redirected to
 a new location in response to an HTTP response received from the target
 server. | 
| Class and Description | 
|---|
| RedirectStrategy A strategy for determining if an HTTP request should be redirected to
 a new location in response to an HTTP response received from the target
 server. | 
| Class and Description | 
|---|
| RedirectStrategy A strategy for determining if an HTTP request should be redirected to
 a new location in response to an HTTP response received from the target
 server. | 
| Class and Description | 
|---|
| HttpClientContext Adaptor class that provides convenience type safe setters and getters
 for common  HttpContextattributes used in the course
 of HTTP request execution. | 
| RedirectLocations This class represents a collection of  URIs used
 as redirect locations. | 
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.