JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
org.apache.http.config
Contents
Description
Related Packages
Classes and Interfaces
Hide sidebar
Show sidebar
Package org.apache.http.config
package
org.apache.http.config
Core configuration APIs.
Related Packages
Package
Description
org.apache.http
Core HTTP component APIs and primitives.
All Classes and Interfaces
Interfaces
Classes
Class
Description
ConnectionConfig
HTTP connection configuration.
ConnectionConfig.Builder
Lookup
<I>
Generic lookup by low-case string ID.
MessageConstraints
HTTP Message constraints: line length and header count.
MessageConstraints.Builder
Registry
<I>
Generic registry of items keyed by low-case string ID.
RegistryBuilder
<I>
Builder for
Registry
instances.
SocketConfig
Socket configuration.
SocketConfig.Builder