| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.apache.http.impl.client | |
|---|---|
| org.apache.http.impl.client | Default HTTP client implementation. | 
| Classes in org.apache.http.impl.client used by org.apache.http.impl.client | |
|---|---|
| AbstractAuthenticationHandler Deprecated. (4.2) use AuthenticationStrategy | |
| AbstractHttpClient Deprecated. (4.3) use HttpClientBuilder. | |
| AbstractResponseHandler A generic ResponseHandlerthat works with the response entity
 for successful (2xx) responses. | |
| ClientParamsStack Deprecated. (4.3) use configuration classes provided 'org.apache.http.config' and 'org.apache.http.client.config' | |
| CloseableHttpClient Base implementation of HttpClientthat also implementsCloseable. | |
| DefaultClientConnectionReuseStrategy | |
| DefaultConnectionKeepAliveStrategy Default implementation of a strategy deciding duration that a connection can remain idle. | |
| DefaultHttpClient Deprecated. (4.3) use HttpClientBuildersee alsoCloseableHttpClient. | |
| DefaultHttpRequestRetryHandler The default HttpRequestRetryHandlerused by request executors. | |
| DefaultRedirectStrategy Default implementation of RedirectStrategy. | |
| DefaultUserTokenHandler Default implementation of UserTokenHandler. | |
| FutureRequestExecutionMetrics Collection of different counters used to gather metrics for FutureRequestExecutionService. | |
| HttpClientBuilder Builder for CloseableHttpClientinstances. | |
| HttpRequestFutureTask FutureTask implementation that wraps a HttpAsyncClientCallable and exposes various task specific metrics. | |
| LaxRedirectStrategy Lax RedirectStrategyimplementation
 that automatically redirects all HEAD, GET, POST, and DELETE requests. | |
| NoopUserTokenHandler Noop implementation of UserTokenHandlerthat always returnsnull. | |
| ProxyAuthenticationStrategy Default AuthenticationStrategyimplementation
 for proxy host authentication. | |
| RequestWrapper Deprecated. (4.3) do not use. | |
| RoutedRequest Deprecated. (4.3) do not use. | |
| TargetAuthenticationStrategy Default AuthenticationStrategyimplementation
 for proxy host authentication. | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||