Since: API Level 1
package

org.apache.http.impl.client

Classes

AbstractAuthenticationHandler 
AbstractHttpClientConvenience base class for HTTP client implementations. 
BasicCookieStoreDefault implementation of CookieStore 
BasicCredentialsProviderDefault implementation of CredentialsProvider 
BasicResponseHandlerA ResponseHandler that returns the response body as a String for successful (2xx) responses. 
ClientParamsStackRepresents a stack of parameter collections. 
DefaultConnectionKeepAliveStrategyDefault implementation of a strategy deciding duration that a connection can remain idle. 
DefaultHttpClientDefault implementation of an HTTP client. 
DefaultHttpRequestRetryHandlerThe default HttpRequestRetryHandler used by request executors. 
DefaultProxyAuthenticationHandler 
DefaultRedirectHandlerDefault implementation of RedirectHandler
DefaultRequestDirectorDefault implementation of RequestDirector
DefaultTargetAuthenticationHandler 
DefaultUserTokenHandler 
EntityEnclosingRequestWrapperA wrapper class for HttpEntityEnclosingRequests that can be used to change properties of the current request without modifying the original object. 
RedirectLocationsA collection of URIs that were used as redirects. 
RequestWrapperA wrapper class for HttpRequests that can be used to change properties of the current request without modifying the original object. 
RoutedRequestA request with the route along which it should be sent. 

Exceptions