Uses of Class
org.apache.http.config.ConnectionConfig

Packages that use ConnectionConfig
Package
Description
Core configuration APIs.
Default implementations of HTTP connections for synchronous, blocking communication.
Embedded server and server bootstrap.
Default implementations of HTTP connections for asynchronous, even driven communication.
Embedded non-blocking server and server bootstrap.
Default implementations of client side connection pools for asynchronous, even driven communication.
Default implementations of client side connection pools for synchronous, blocking communication.
Deprecated.