| AbstractAuthenticationHandler |
Deprecated.
|
| AbstractHttpClient |
Deprecated.
|
| AbstractResponseHandler |
A generic ResponseHandler that works with the response entity
for successful (2xx) responses.
|
| AuthenticationStrategyImpl |
|
| BasicCredentialsProvider |
|
| ClientParamsStack |
Deprecated.
|
| Clock |
Interface used to enable easier testing of time-related behavior.
|
| CloseableHttpClient |
Base implementation of HttpClient that also implements Closeable.
|
| DefaultClientConnectionReuseStrategy |
|
| DefaultConnectionKeepAliveStrategy |
Default implementation of a strategy deciding duration
that a connection can remain idle.
|
| DefaultHttpClient |
Deprecated.
|
| DefaultHttpRequestRetryHandler |
|
| DefaultRedirectStrategy |
|
| DefaultUserTokenHandler |
|
| FutureRequestExecutionMetrics |
|
| FutureRequestExecutionMetrics.DurationCounter |
A counter that can measure duration and number of events.
|
| HttpAuthenticator |
Deprecated.
|
| HttpClientBuilder |
|
| HttpRequestFutureTask |
FutureTask implementation that wraps a HttpAsyncClientCallable and exposes various task
specific metrics.
|
| HttpRequestTaskCallable |
|
| LaxRedirectStrategy |
Lax RedirectStrategy implementation
that automatically redirects all HEAD, GET, POST, and DELETE requests.
|
| NoopUserTokenHandler |
|
| ProxyAuthenticationStrategy |
|
| RequestWrapper |
Deprecated.
|
| RoutedRequest |
Deprecated.
|
| TargetAuthenticationStrategy |
|