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
          Base class for AuthenticationHandler implementations.
AbstractHttpClient
          Base class for HttpClient implementations.
ClientParamsStack
          Represents a stack of parameter collections.
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-2010 Apache Software Foundation. All Rights Reserved.