Uses of Package
org.apache.hc.core5.http

Packages that use org.apache.hc.core5.http
Package
Description
Apache Bench (AB) clone based on HttpCore.
Core HTTP transport component APIs.
Default implementations of core HTTP APIs.
HTTP/1.1 requester and server bootstrap.
Default implementation of HTTP/1.1 transport based on the classic (blocking) I/O model.
Default implementation of HTTP/1.1 transport based on the asynchronous (non-blocking) I/O model.
Core HTTP transport APIs based on the classic (blocking) I/O model.
HTTP message entity APIs based on the classic (blocking) I/O model.
 
Support classes for the classic (blocking) I/O model.
Core HTTP message components, message element parser and writer APIs and their default implementations.
Core HTTP transport APIs based on the asynchronous, event driven I/O model.
HTTP message entity APIs based on the asynchronous (non-blocking) I/O model.
TLS protocol support.
Support classes for the asynchronous I/O model.
Support classes for the asynchronous I/O model that emulate behavior of the classic (blocking) I/O model.
Core HTTP protocol interceptors.
 
 
Core HTTP/2 transport component APIs.
HTTP/2 HPACK APIs.
Default implementations of core HTTP/2 APIs.
Default implementation of HTTP/2 transport based on the asynchronous (non-blocking) I/O model.
HTTP/2 capable requester and server bootstrap.
HTTP/2 transport specific APIs based on the asynchronous, event driven I/O model.
HTTP/2 specific pool component APIs.
Support classes for HTTP/2 asynchronous transport.
HTTP/2 protocol interceptors.
HTTP/2 specific TLS protocol support.
Core network component APIs and utilities.
Client side connection pool component APIs.
 
Event driven network communication APIs and components loosely based on Doug Lea's reactor pattern.
TLS/SSL support for I/O reactors.
 
 
 
 
Core utility classes.