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 genericResponseHandlerthat 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 ofHttpClientthat also implementsCloseable.Default implementation of a strategy deciding duration that a connection can remain idle.Deprecated.(4.3) useHttpClientBuildersee alsoCloseableHttpClient.The defaultHttpRequestRetryHandlerused by request executors.Default implementation ofRedirectStrategy.Default implementation ofUserTokenHandler.Collection of different counters used to gather metrics forFutureRequestExecutionService.Builder forCloseableHttpClientinstances.FutureTask implementation that wraps a HttpAsyncClientCallable and exposes various task specific metrics.LaxRedirectStrategyimplementation that automatically redirects all HEAD, GET, POST, and DELETE requests.Noop implementation ofUserTokenHandlerthat always returnsnull.DefaultAuthenticationStrategyimplementation for proxy host authentication.Deprecated.(4.3) do not use.Deprecated.(4.3) do not use.DefaultAuthenticationStrategyimplementation for proxy host authentication.
AuthenticationStrategy