Uses of Interface
org.apache.http.HttpRequest

Packages that use HttpRequest
Package
Description
Core HTTP component APIs and primitives.
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 implementations of client side connection pools for asynchronous, even driven communication.
Core HTTP message components, message element parser and writer APIs and their default implementations.
Core HTTP component APIs and primitives for asynchronous, event driven communication.
Core HTTP protocol execution framework and HTTP protocol handlers for asynchronous, event driven communication.
Core HTTP protocol execution framework and HTTP protocol handlers for synchronous, blocking communication.