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

Packages that use HttpAbstractParamBean
org.apache.http.nio.params HTTP parameters for I/O reactors based on NIO model. 
org.apache.http.params The parameterization framework for HTTP components. 
 

Uses of HttpAbstractParamBean in org.apache.http.nio.params
 

Subclasses of HttpAbstractParamBean in org.apache.http.nio.params
 class NIOReactorParamBean
          Deprecated. (4.2) use IOReactorConfig
 

Uses of HttpAbstractParamBean in org.apache.http.params
 

Subclasses of HttpAbstractParamBean in org.apache.http.params
 class HttpConnectionParamBean
          Deprecated. (4.3) use configuration classes provided 'org.apache.http.config' and 'org.apache.http.client.config'
 class HttpProtocolParamBean
          Deprecated. (4.3) use configuration classes provided 'org.apache.http.config' and 'org.apache.http.client.config'
 



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