Uses of Package
org.apache.http.config
-
Packages that use org.apache.http.config Package Description org.apache.http.config Core configuration APIs.org.apache.http.impl Default implementations of HTTP connections for synchronous, blocking communication.org.apache.http.impl.bootstrap Embedded server and server bootstrap.org.apache.http.impl.io Default implementations of message parses and writers for synchronous, blocking communication.org.apache.http.impl.pool Default implementations of client side connection pools for synchronous, blocking communication.org.apache.http.io HTTP message parser and writer APIs for synchronous, blocking communication.org.apache.http.params Deprecated. -
Classes in org.apache.http.config used by org.apache.http.config Class Description 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 forRegistry
instances.SocketConfig Socket configuration.SocketConfig.Builder -
Classes in org.apache.http.config used by org.apache.http.impl Class Description 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.bootstrap Class Description ConnectionConfig HTTP connection configuration.SocketConfig Socket configuration. -
Classes in org.apache.http.config used by org.apache.http.impl.io Class Description MessageConstraints HTTP Message constraints: line length and header count. -
Classes in org.apache.http.config used by org.apache.http.impl.pool Class Description ConnectionConfig HTTP connection configuration.SocketConfig Socket configuration. -
Classes in org.apache.http.config used by org.apache.http.io Class Description MessageConstraints HTTP Message constraints: line length and header count. -
Classes in org.apache.http.config used by org.apache.http.params Class Description ConnectionConfig HTTP connection configuration.MessageConstraints HTTP Message constraints: line length and header count.SocketConfig Socket configuration.