Uses of Class
org.apache.http.params.AbstractHttpParams

Packages that use AbstractHttpParams
org.apache.http.params The parameterization framework for HTTP components. 
 

Uses of AbstractHttpParams in org.apache.http.params
 

Subclasses of AbstractHttpParams in org.apache.http.params
 class BasicHttpParams
          This class represents a collection of HTTP protocol parameters.
 class DefaultedHttpParams
          HttpParams implementation that delegates resolution of a parameter to the given default HttpParams instance if the parameter is not present in the local one.
 



Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.