Apache HttpComponents Core 4.4.15 API

Packages
org.apache.http Core HTTP component APIs and primitives.
org.apache.http.annotation Provides annotations for public interface definitions
org.apache.http.benchmark Apache Bench (AB) clone based on HttpCore.
org.apache.http.concurrent Core concurrency APIs.
org.apache.http.config Core configuration APIs.
org.apache.http.entity Core HTTP entity implementations.
org.apache.http.impl Default implementations of HTTP connections for synchronous, blocking communication.
org.apache.http.impl.bootstrap Embedded server and server bootstrap.
org.apache.http.impl.entity Default implementations of entity content strategies.
org.apache.http.impl.io Default implementations of message parses and writers for synchronous, blocking communication.
org.apache.http.impl.nio Default implementations of HTTP connections for asynchronous, even driven communication.
org.apache.http.impl.nio.bootstrap Embedded non-blocking server and server bootstrap.
org.apache.http.impl.nio.codecs Default implementations of message parses and writers for asynchronous, even driven communication.
org.apache.http.impl.nio.pool Default implementations of client side connection pools for asynchronous, even driven communication.
org.apache.http.impl.nio.reactor Default implementation of event driven network communication APIs based on Java NIO.
org.apache.http.impl.nio.ssl  
org.apache.http.impl.pool Default implementations of client side connection pools for synchronous, blocking communication.
org.apache.http.io HTTP message parser and writer APIs for synchronous, blocking communication.
org.apache.http.message Core HTTP message components, message element parser and writer APIs and their default implementations.
org.apache.http.nio Core HTTP component APIs and primitives for asynchronous, event driven communication.
org.apache.http.nio.entity Core HTTP entity implementations with support for asynchronous, event driven communication.
org.apache.http.nio.params Deprecated.
org.apache.http.nio.pool Client side connection pools APIs for asynchronous, event driven communication.
org.apache.http.nio.protocol Core HTTP protocol execution framework and HTTP protocol handlers for asynchronous, event driven communication.
org.apache.http.nio.reactor Event driven network communication APIs loosely based on Doug Lea's reactor pattern.
org.apache.http.nio.reactor.ssl TLS/SSL support for asynchronous, event driven communication.
org.apache.http.nio.util Core utility classes for asynchronous, event driven communication.
org.apache.http.params Deprecated.
org.apache.http.pool Client side connection pools APIs for synchronous, blocking communication.
org.apache.http.protocol Core HTTP protocol execution framework and HTTP protocol handlers for synchronous, blocking communication.
org.apache.http.ssl Utility classes for trust and key material management and TLS/SSL context initialization.
org.apache.http.util Core utility classes.

 



Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.