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.nio Default implementations of HTTP connections for asynchronous, even driven communication.org.apache.http.impl.nio.bootstrap Embedded non-blocking server and server bootstrap.org.apache.http.impl.nio.codecs Default implementations of message parses and writers for asynchronous, even driven communication.org.apache.http.impl.nio.pool Default implementations of client side connection pools for asynchronous, even driven communication.org.apache.http.impl.nio.reactor Default implementation of event driven network communication APIs based on Java NIO.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.nio Core HTTP component APIs and primitives for asynchronous, event driven 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.nio 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.nio.bootstrap Class Description ConnectionConfig HTTP connection configuration. -
Classes in org.apache.http.config used by org.apache.http.impl.nio.codecs Class Description MessageConstraints HTTP Message constraints: line length and header count. -
Classes in org.apache.http.config used by org.apache.http.impl.nio.pool Class Description ConnectionConfig HTTP connection configuration. -
Classes in org.apache.http.config used by org.apache.http.impl.nio.reactor 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.nio 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.