Uses of Package
org.apache.http.impl.client
-
Packages that use org.apache.http.impl.client Package Description org.apache.http.impl.client Default HTTP client implementation. -
Classes in org.apache.http.impl.client used by org.apache.http.impl.client Class Description AbstractAuthenticationHandler Deprecated.(4.2) useAuthenticationStrategyAbstractHttpClient Deprecated.(4.3) useHttpClientBuilder.AbstractResponseHandler A genericResponseHandlerthat 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 ofHttpClientthat also implementsCloseable.DefaultClientConnectionReuseStrategy DefaultConnectionKeepAliveStrategy Default implementation of a strategy deciding duration that a connection can remain idle.DefaultHttpClient Deprecated.(4.3) useHttpClientBuildersee alsoCloseableHttpClient.DefaultHttpRequestRetryHandler The defaultHttpRequestRetryHandlerused by request executors.DefaultRedirectStrategy Default implementation ofRedirectStrategy.DefaultUserTokenHandler Default implementation ofUserTokenHandler.FutureRequestExecutionMetrics Collection of different counters used to gather metrics forFutureRequestExecutionService.HttpClientBuilder Builder forCloseableHttpClientinstances.HttpRequestFutureTask FutureTask implementation that wraps a HttpAsyncClientCallable and exposes various task specific metrics.LaxRedirectStrategy LaxRedirectStrategyimplementation that automatically redirects all HEAD, GET, POST, and DELETE requests.NoopUserTokenHandler Noop implementation ofUserTokenHandlerthat always returnsnull.ProxyAuthenticationStrategy DefaultAuthenticationStrategyimplementation for proxy host authentication.RequestWrapper Deprecated.(4.3) do not use.RoutedRequest Deprecated.(4.3) do not use.TargetAuthenticationStrategy DefaultAuthenticationStrategyimplementation for proxy host authentication.