Uses of Class
org.apache.http.impl.client.AbstractHttpClient

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

Uses of AbstractHttpClient in org.apache.http.impl.client
 

Subclasses of AbstractHttpClient in org.apache.http.impl.client
 class ContentEncodingHttpClient
          Deprecated. 
 class DefaultHttpClient
          Default implementation of HttpClient pre-configured for most common use scenarios.
 class SystemDefaultHttpClient
          An extension of DefaultHttpClient pre-configured using system properties.
 



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