Uses of Interface
org.apache.http.client.HttpClient

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

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

Classes in org.apache.http.impl.client that implement HttpClient
 class AbstractHttpClient
          Base class for HttpClient implementations.
 class ContentEncodingHttpClient
          DefaultHttpClient sub-class which includes a RequestAcceptEncoding for the request and response.
 class DefaultHttpClient
          Default implementation of HttpClient pre-configured for most common use scenarios.
 



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