Uses of Package
org.apache.http.impl.client
-
Packages that use org.apache.http.impl.client Package Description org.apache.http.client.fluent Simple facade APIs for HttpClient based on the concept of a fluent interface.org.apache.http.impl.client Default HTTP client implementation.org.apache.http.impl.client.cache This package contains a cache module that can be used for HTTP/1.1 client-side caching. -
Classes in org.apache.http.impl.client used by org.apache.http.client.fluent Class Description AbstractResponseHandler A genericResponseHandlerthat works with the response entity for successful (2xx) responses. -
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.AuthenticationStrategyImpl BasicCredentialsProvider Default implementation ofCredentialsProvider.ClientParamsStack Deprecated.(4.3) use configuration classes provided 'org.apache.http.config' and 'org.apache.http.client.config'Clock Interface used to enable easier testing of time-related behavior.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.FutureRequestExecutionMetrics.DurationCounter A counter that can measure duration and number of events.HttpAuthenticator Deprecated.(4.3) reserved for internal use.HttpClientBuilder Builder forCloseableHttpClientinstances.HttpRequestFutureTask FutureTask implementation that wraps a HttpAsyncClientCallable and exposes various task specific metrics.HttpRequestTaskCallable 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. -
Classes in org.apache.http.impl.client used by org.apache.http.impl.client.cache Class Description CloseableHttpClient Base implementation ofHttpClientthat also implementsCloseable.HttpClientBuilder Builder forCloseableHttpClientinstances.