Uses of Package
org.apache.http.params

Packages that use org.apache.http.params
org.apache.http Core HTTP components based on the blocking I/O model. 
org.apache.http.impl Default implementations for interfaces in org.apache.http
org.apache.http.impl.io Default implementations for interfaces in org.apache.http.io
org.apache.http.impl.nio Default implementations for interfaces in org.apache.http.nio
org.apache.http.impl.nio.codecs Default implementations for interfaces in org.apache.http.nio.codecs
org.apache.http.impl.nio.pool Basic implementations for interfaces in org.apache.http.nio.pool
org.apache.http.impl.nio.reactor Default implementations for interfaces in org.apache.http.nio including default I/O reactor implementations and support for SSL/TLS transport security. 
org.apache.http.impl.pool Basic implementations for interfaces in org.apache.http.pool
org.apache.http.message Basic HTTP message implementations. 
org.apache.http.nio.params HTTP parameters for I/O reactors based on NIO model. 
org.apache.http.nio.protocol Asynchronous HTTP protocol handlers based on the non-blocking I/O model. 
org.apache.http.params The parameterization framework for HTTP components. 
org.apache.http.protocol HTTP protocol execution framework and synchronous HTTP protocol handlers based on the blocking I/O model. 
 

Classes in org.apache.http.params used by org.apache.http
HttpParams
          Deprecated. (4.3) use configuration classes provided 'org.apache.http.config' and 'org.apache.http.client.config'
 

Classes in org.apache.http.params used by org.apache.http.impl
HttpParams
          Deprecated. (4.3) use configuration classes provided 'org.apache.http.config' and 'org.apache.http.client.config'
 

Classes in org.apache.http.params used by org.apache.http.impl.io
HttpParams
          Deprecated. (4.3) use configuration classes provided 'org.apache.http.config' and 'org.apache.http.client.config'
 

Classes in org.apache.http.params used by org.apache.http.impl.nio
HttpParams
          Deprecated. (4.3) use configuration classes provided 'org.apache.http.config' and 'org.apache.http.client.config'
 

Classes in org.apache.http.params used by org.apache.http.impl.nio.codecs
HttpParams
          Deprecated. (4.3) use configuration classes provided 'org.apache.http.config' and 'org.apache.http.client.config'
 

Classes in org.apache.http.params used by org.apache.http.impl.nio.pool
HttpParams
          Deprecated. (4.3) use configuration classes provided 'org.apache.http.config' and 'org.apache.http.client.config'
 

Classes in org.apache.http.params used by org.apache.http.impl.nio.reactor
HttpParams
          Deprecated. (4.3) use configuration classes provided 'org.apache.http.config' and 'org.apache.http.client.config'
 

Classes in org.apache.http.params used by org.apache.http.impl.pool
HttpParams
          Deprecated. (4.3) use configuration classes provided 'org.apache.http.config' and 'org.apache.http.client.config'
 

Classes in org.apache.http.params used by org.apache.http.message
HttpParams
          Deprecated. (4.3) use configuration classes provided 'org.apache.http.config' and 'org.apache.http.client.config'
 

Classes in org.apache.http.params used by org.apache.http.nio.params
HttpAbstractParamBean
          Deprecated. (4.3) use configuration classes provided 'org.apache.http.config' and 'org.apache.http.client.config'
HttpParams
          Deprecated. (4.3) use configuration classes provided 'org.apache.http.config' and 'org.apache.http.client.config'
 

Classes in org.apache.http.params used by org.apache.http.nio.protocol
HttpParams
          Deprecated. (4.3) use configuration classes provided 'org.apache.http.config' and 'org.apache.http.client.config'
 

Classes in org.apache.http.params used by org.apache.http.params
AbstractHttpParams
          Deprecated. (4.3) use configuration classes provided 'org.apache.http.config' and 'org.apache.http.client.config'
BasicHttpParams
          Deprecated. (4.3) use configuration classes provided 'org.apache.http.config' and 'org.apache.http.client.config'
CoreConnectionPNames
          Deprecated. (4.3) use configuration classes provided 'org.apache.http.config' and 'org.apache.http.client.config'
CoreProtocolPNames
          Deprecated. (4.3) use configuration classes provided 'org.apache.http.config' and 'org.apache.http.client.config'
HttpAbstractParamBean
          Deprecated. (4.3) use configuration classes provided 'org.apache.http.config' and 'org.apache.http.client.config'
HttpParams
          Deprecated. (4.3) use configuration classes provided 'org.apache.http.config' and 'org.apache.http.client.config'
HttpParamsNames
          Deprecated. (4.3) use configuration classes provided 'org.apache.http.config' and 'org.apache.http.client.config'
 

Classes in org.apache.http.params used by org.apache.http.protocol
HttpParams
          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.