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

Packages that use EndpointInfo
Package
Description
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.
Connection management APIs based on the classic (blocking) I/O model.
Connection management APIs based on the asynchronous I/O model.