Apache HttpCore 4.3.3 API

Packages
org.apache.http Core HTTP component APIs and primitives.
org.apache.http.annotation Thread-safety annotations based on JCIP-ANNOTATIONS
Copyright (c) 2005 Brian Goetz and Tim Peierls.
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.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.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.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.util Core utility classes.

 



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