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

Packages that use org.apache.hc.core5.util
Package
Description
Core HTTP transport component APIs.
Core configuration 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.
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.
TLS protocol support.
Support classes for the asynchronous I/O model that emulate behavior of the classic (blocking) I/O model.
 
Core I/O 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.