Package org.apache.http.impl.client
-
Class Summary Class Description AbstractAuthenticationHandler AbstractHttpClient Convenience base class for HTTP client implementations.BasicCookieStore Default implementation ofCookieStoreBasicCredentialsProvider Default implementation ofCredentialsProviderBasicResponseHandler AResponseHandlerthat returns the response body as a String for successful (2xx) responses.ClientParamsStack Represents a stack of parameter collections.DefaultConnectionKeepAliveStrategy Default implementation of a strategy deciding duration that a connection can remain idle.DefaultHttpClient Default implementation of an HTTP client.DefaultHttpRequestRetryHandler The defaultHttpRequestRetryHandlerused by request executors.DefaultProxyAuthenticationHandler DefaultRedirectHandler Default implementation ofRedirectHandler.DefaultRequestDirector Default implementation ofRequestDirector.DefaultTargetAuthenticationHandler DefaultUserTokenHandler EntityEnclosingRequestWrapper A wrapper class forHttpEntityEnclosingRequests that can be used to change properties of the current request without modifying the original object.RedirectLocations A collection of URIs that were used as redirects.RequestWrapper A wrapper class forHttpRequests that can be used to change properties of the current request without modifying the original object.RoutedRequest A request with the route along which it should be sent. -
Exception Summary Exception Description TunnelRefusedException