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 DefaultHttpClient
          Default implementation of AbstractHttpClient.
 



Copyright © 1999-2010 Apache Software Foundation. All Rights Reserved.