Uses of Package
org.apache.http.config

Packages that use org.apache.http.config
Package
Description
Core configuration APIs.
Default implementations of HTTP connections for synchronous, blocking communication.
Embedded server and server bootstrap.
Default implementations of message parses and writers for synchronous, blocking communication.
Default implementations of HTTP connections for asynchronous, even driven communication.
Embedded non-blocking server and server bootstrap.
Default implementations of message parses and writers for asynchronous, even driven communication.
Default implementations of client side connection pools for asynchronous, even driven communication.
Default implementation of event driven network communication APIs based on Java NIO.
Default implementations of client side connection pools for synchronous, blocking communication.
HTTP message parser and writer APIs for synchronous, blocking communication.
Core HTTP component APIs and primitives for asynchronous, event driven communication.
Deprecated.