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

Packages that use MessageConstraints
Package
Description
Core configuration APIs.
Default implementations of HTTP connections for synchronous, blocking communication.
Default implementations of message parses and writers for synchronous, blocking communication.
Default implementations of HTTP connections for asynchronous, even driven communication.
Default implementations of message parses and writers for asynchronous, even driven communication.
Default implementation of event driven network communication APIs based on Java NIO.
HTTP message parser and writer APIs for synchronous, blocking communication.
Core HTTP component APIs and primitives for asynchronous, event driven communication.
Deprecated.