Uses of Package
org.apache.http.config

Packages that use org.apache.http.config
org.apache.http.config   
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.pool Basic implementations for interfaces in org.apache.http.nio.pool
org.apache.http.impl.pool Basic implementations for interfaces in org.apache.http.pool
org.apache.http.io Blocking I/O session buffer, message parser / writer interfaces. 
org.apache.http.nio Core HTTP components based on the non-blocking I/O model. 
org.apache.http.params The parameterization framework for HTTP components. 
 

Classes in org.apache.http.config used by org.apache.http.config
ConnectionConfig
          HTTP connection configuration.
ConnectionConfig.Builder
           
Lookup
          Generic lookup by low-case string ID.
MessageConstraints
          HTTP Message constraints: line length and header count.
MessageConstraints.Builder
           
Registry
          Generic registry of items keyed by low-case string ID.
RegistryBuilder
          Builder for Registry instances.
SocketConfig
          Socket configuration.
SocketConfig.Builder
           
 

Classes in org.apache.http.config used by org.apache.http.impl
MessageConstraints
          HTTP Message constraints: line length and header count.
 

Classes in org.apache.http.config used by org.apache.http.impl.io
MessageConstraints
          HTTP Message constraints: line length and header count.
 

Classes in org.apache.http.config used by org.apache.http.impl.nio
ConnectionConfig
          HTTP connection configuration.
MessageConstraints
          HTTP Message constraints: line length and header count.
 

Classes in org.apache.http.config used by org.apache.http.impl.nio.pool
ConnectionConfig
          HTTP connection configuration.
 

Classes in org.apache.http.config used by org.apache.http.impl.pool
ConnectionConfig
          HTTP connection configuration.
SocketConfig
          Socket configuration.
 

Classes in org.apache.http.config used by org.apache.http.io
MessageConstraints
          HTTP Message constraints: line length and header count.
 

Classes in org.apache.http.config used by org.apache.http.nio
MessageConstraints
          HTTP Message constraints: line length and header count.
 

Classes in org.apache.http.config used by org.apache.http.params
ConnectionConfig
          HTTP connection configuration.
MessageConstraints
          HTTP Message constraints: line length and header count.
SocketConfig
          Socket configuration.
 



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