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

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

Uses of HttpAbstractParamBean in org.apache.http.params
 

Subclasses of HttpAbstractParamBean in org.apache.http.params
 class HttpConnectionParamBean
          This is a Java Bean class that can be used to wrap an instance of HttpParams and manipulate HTTP connection parameters using Java Beans conventions.
 class HttpProtocolParamBean
          This is a Java Bean class that can be used to wrap an instance of HttpParams and manipulate HTTP protocol parameters using Java Beans conventions.
 



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