Uses of Interface
org.apache.hc.client5.http.async.HttpAsyncClient
Packages that use HttpAsyncClient
Package
Description
Asynchronous HTTP client API implementation that supports both
HTTP/2 and HTTP/1.1 transport.
-
Uses of HttpAsyncClient in org.apache.hc.client5.http.impl.async
Classes in org.apache.hc.client5.http.impl.async that implement HttpAsyncClientModifier and TypeClassDescription(package private) class(package private) classclassBase implementation ofHttpAsyncClientthat also implementsModalCloseable.(package private) classfinal classInternal implementation of HTTP/2 onlyCloseableHttpAsyncClient.final classInternal implementation ofCloseableHttpAsyncClientthat can negotiate the most optimal HTTP protocol version during during theTLShandshake withALPNextension if supported by the Java runtime.final classMinimal implementation of HTTP/2 onlyCloseableHttpAsyncClient.final classMinimal implementation ofCloseableHttpAsyncClient.