HttpComponents Core 4.0-alpha5 API

Packages
org.apache.http The core interfaces and classes of the HTTP components.
org.apache.http.entity Representations for HTTP message entities.
org.apache.http.impl Default implementations for interfaces in org.apache.http.
org.apache.http.impl.entity Default implementations for interfaces in org.apache.http.entity.
org.apache.http.impl.io Default implementations for interfaces in org.apache.http.io.
org.apache.http.impl.nio  
org.apache.http.impl.nio.codecs  
org.apache.http.impl.nio.reactor NIO based implementations of HttpCore interfaces.
org.apache.http.io The transport layer abstraction of the HTTP components.
org.apache.http.message A selection of HTTP message implementations.
org.apache.http.nio  
org.apache.http.nio.entity  
org.apache.http.nio.params  
org.apache.http.nio.protocol  
org.apache.http.nio.reactor API for event driven NIO based on Doug Lea's reactor pattern.
org.apache.http.nio.util  
org.apache.http.params The parameterization framework for HTTP components.
org.apache.http.protocol HTTP protocol execution framework.
org.apache.http.util Mostly utility classes with static helper methods for various purposes.
org.apache.http.util.concurrent Interfaces corresponding to java.util.concurrent.

 



Copyright © 2005-2009 Apache Software Foundation. All Rights Reserved.