Uses of Class
org.apache.hc.core5.http.HttpHost

Packages that use HttpHost
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.
 
Support classes for the classic (blocking) I/O model.
Core HTTP message components, message element parser and writer APIs and their default implementations.
TLS protocol support.
Support classes for the asynchronous I/O model.
 
HTTP/2 capable requester and server bootstrap.
HTTP/2 specific pool component APIs.
HTTP/2 specific TLS protocol support.
Core network component APIs and utilities.
Event driven network communication APIs and components loosely based on Doug Lea's reactor pattern.