Uses of Interface
org.apache.hc.core5.http.nio.AsyncClientExchangeHandler

Packages that use AsyncClientExchangeHandler
Package
Description
HTTP/1.1 requester and server bootstrap.
Default implementation of HTTP/1.1 transport based on the asynchronous (non-blocking) I/O model.
Core HTTP transport APIs based on the asynchronous, event driven I/O model.
Commands for HTTP transports based on asynchronous, event driven I/O model.
Support classes for the asynchronous I/O model.
Default implementation of HTTP/2 transport based on the asynchronous (non-blocking) I/O model.
HTTP/2 capable requester and server bootstrap.