Uses of Package
org.apache.http.impl.client

Packages that use org.apache.http.impl.client
org.apache.http.impl.client Default implementations for interfaces in org.apache.http.client
 

Classes in org.apache.http.impl.client used by org.apache.http.impl.client
AbstractAuthenticationHandler
          Deprecated. (4.2) use AuthenticationStrategy
AbstractHttpClient
          Base class for HttpClient implementations.
ClientParamsStack
          Represents a stack of parameter collections.
DefaultHttpClient
          Default implementation of HttpClient pre-configured for most common use scenarios.
DefaultHttpRequestRetryHandler
          The default HttpRequestRetryHandler used by request executors.
DefaultRedirectStrategy
          Default implementation of RedirectStrategy.
RequestWrapper
          A wrapper class for HttpRequests 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.
 



Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.