Uses of Interface
org.apache.hc.core5.http.HttpMessage

Packages that use HttpMessage
Package
Description
Core HTTP transport component APIs.
Default implementations of core HTTP APIs.
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 message components, message element parser and writer APIs and their default implementations.
 
Core HTTP/2 transport component APIs.