Apache HttpClient 5.0-alpha1 API

Packages 
Package Description
org.apache.hc.client5.http  
org.apache.hc.client5.http.auth
Client HTTP authentication APIs.
org.apache.hc.client5.http.auth.util  
org.apache.hc.client5.http.config
Client configuration APIs.
org.apache.hc.client5.http.cookie
Client HTTP state management APIs.
org.apache.hc.client5.http.entity
Client specific HTTP entity implementations.
org.apache.hc.client5.http.entity.mime
MIME coded HTTP entity implementations.
org.apache.hc.client5.http.impl  
org.apache.hc.client5.http.impl.auth
Default implementations of standard and common HTTP authentication schemes.
org.apache.hc.client5.http.impl.cookie
Default implementations of standard and common HTTP state management policies.
org.apache.hc.client5.http.impl.io
Default implementations of client connection management functions.
org.apache.hc.client5.http.impl.protocol  
org.apache.hc.client5.http.impl.routing  
org.apache.hc.client5.http.impl.sync
Default HTTP client implementation.
org.apache.hc.client5.http.io  
org.apache.hc.client5.http.methods
Standard HTTP method implementations.
org.apache.hc.client5.http.protocol
Client specific HTTP protocol handlers.
org.apache.hc.client5.http.psl  
org.apache.hc.client5.http.routing
Client connection routing APIs.
org.apache.hc.client5.http.socket
Client connection socket APIs.
org.apache.hc.client5.http.ssl
Client TLS/SSL support.
org.apache.hc.client5.http.sync
Client HTTP communication APIs.
org.apache.hc.client5.http.utils
Client utility classes.

Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.