Javadoc for package XXX
Packages
Package
Description
Core HTTP component APIs and primitives.
Provides annotations for public interface definitions
Core concurrency APIs.
Core configuration APIs.
Core HTTP entity implementations.
Default implementations of HTTP connections for synchronous,
blocking communication.
Embedded server and server bootstrap.
Default implementations of entity content strategies.
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 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 entity implementations with support for
asynchronous, event driven communication.
Deprecated.
Client side connection pools APIs for asynchronous, event driven
communication.
Core HTTP protocol execution framework and HTTP protocol handlers
for asynchronous, event driven communication.
Event driven network communication APIs loosely based on
Doug Lea's
reactor pattern.
TLS/SSL support for asynchronous, event driven communication.
Core utility classes for asynchronous, event driven communication.
Deprecated.
Client side connection pools APIs for synchronous, blocking
communication.
Core HTTP protocol execution framework and HTTP protocol handlers
for synchronous, blocking communication.
Utility classes for trust and key material management
and TLS/SSL context initialization.
Core utility classes.