Uses of Package
org.apache.http.impl.client
Packages that use org.apache.http.impl.client
-
Classes in org.apache.http.impl.client used by org.apache.http.impl.clientClassDescriptionDeprecated.Deprecated.(4.3) use
HttpClientBuilder
.A genericResponseHandler
that works with the response entity for successful (2xx) responses.Deprecated.(4.3) use configuration classes provided 'org.apache.http.config' and 'org.apache.http.client.config'Base implementation ofHttpClient
that also implementsCloseable
.Default implementation of a strategy deciding duration that a connection can remain idle.Deprecated.(4.3) useHttpClientBuilder
see alsoCloseableHttpClient
.The defaultHttpRequestRetryHandler
used by request executors.Default implementation ofRedirectStrategy
.Default implementation ofUserTokenHandler
.Collection of different counters used to gather metrics forFutureRequestExecutionService
.Builder forCloseableHttpClient
instances.FutureTask implementation that wraps a HttpAsyncClientCallable and exposes various task specific metrics.LaxRedirectStrategy
implementation that automatically redirects all HEAD, GET, POST, and DELETE requests.Noop implementation ofUserTokenHandler
that always returnsnull
.DefaultAuthenticationStrategy
implementation for proxy host authentication.Deprecated.(4.3) do not use.Deprecated.(4.3) do not use.DefaultAuthenticationStrategy
implementation for proxy host authentication.
AuthenticationStrategy