JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
org.apache.hc.core5.http.config
Contents
Description
Related Packages
Classes and Interfaces
Hide sidebar
Show sidebar
Package org.apache.hc.core5.http.config
package
org.apache.hc.core5.http.config
Core configuration APIs.
Related Packages
Package
Description
org.apache.hc.core5.http
Core HTTP transport component APIs.
All Classes and Interfaces
Interfaces
Classes
Class
Description
CharCodingConfig
HTTP/1.1 char coding configuration.
CharCodingConfig.Builder
Http1Config
HTTP/1.1 protocol parameters.
Http1Config.Builder
Lookup
<I>
Generic lookup by low-case string ID.
NamedElementChain
<E>
Chain of doubly linked elements.
Registry
<I>
Generic registry of items keyed by low-case string ID.
RegistryBuilder
<I>
Builder for
Registry
instances.