Uses of Class
org.apache.hc.client5.http.HttpRoute

Packages that use HttpRoute
Package
Description
Client component APIs common to all client transports such as connection route information and resolution as well as common HTTP method definitions and exception classes.
HTTP client APIs based on the asynchronous, event driven I/O model.
HTTP client APIs based on the classic (blocking) I/O model.
 
Asynchronous HTTP client API implementation that supports both HTTP/2 and HTTP/1.1 transport.
Classic HTTP client API implementation that supports HTTP/1.1 transport only.
Client connection management functions based the classic connection management APIs.
Client connection management functions based the asynchronous connection management APIs.
Standard client connection routing API implementations.
Connection management APIs based on the classic (blocking) I/O model.
Connection management APIs based on the asynchronous I/O model.
Client connection routing APIs.