Skip navigation links

Javadoc for package XXX

Packages 
Package Description
org.apache.http.auth
Client HTTP authentication APIs.
org.apache.http.auth.params
Deprecated.
org.apache.http.client
Client HTTP communication APIs.
org.apache.http.client.cache
This package consists largely of constants and interfaces that are necessary for building new storage backends for the CachingHttpClient or for those clients wanting to get a little more behavioral information out of the cache module (for example, whether a particular response was a cache hit or not).
org.apache.http.client.config
Client configuration APIs.
org.apache.http.client.entity
Client specific HTTP entity implementations.
org.apache.http.client.fluent
Simple facade APIs for HttpClient based on the concept of a fluent interface.
org.apache.http.client.methods
Standard HTTP method implementations.
org.apache.http.client.params
Deprecated.
org.apache.http.client.protocol
Client specific HTTP protocol handlers.
org.apache.http.client.utils
Client utility classes.
org.apache.http.conn
Client connection management APIs.
org.apache.http.conn.params
Deprecated.
org.apache.http.conn.routing
Client connection routing APIs.
org.apache.http.conn.scheme
Deprecated.
org.apache.http.conn.socket
Client connection socket APIs.
org.apache.http.conn.ssl
Client TLS/SSL support.
org.apache.http.conn.util
Connection utility classes.
org.apache.http.cookie
Client HTTP state management APIs.
org.apache.http.cookie.params
Deprecated.
org.apache.http.entity.mime
MIME coded HTTP entity implementations.
org.apache.http.entity.mime.content
MIME body part implementations.
org.apache.http.impl.auth
Default implementations of standard and common HTTP authentication schemes.
org.apache.http.impl.client
Default HTTP client implementation.
org.apache.http.impl.client.cache
This package contains a cache module that can be used for HTTP/1.1 client-side caching.
org.apache.http.impl.conn
Default implementations of client connection management functions.
org.apache.http.impl.conn.tsccm
Deprecated.
org.apache.http.impl.cookie
Default implementations of standard and common HTTP state management policies.
org.apache.http.impl.execchain
HTTP request execution chain APIs.
Skip navigation links