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

Packages that use HttpRequestMapper
Package
Description
HTTP/1.1 requester and server bootstrap.
Default implementation of HTTP/1.1 transport based on the classic (blocking) I/O model.
 
Support classes for the classic (blocking) I/O model.
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.