Uses of Package
org.apache.hc.client5.http.impl.async
Packages that use org.apache.hc.client5.http.impl.async
Package
Description
Asynchronous HTTP client API implementation that supports both
HTTP/2 and HTTP/1.1 transport.
Caching API implementation for both the classic and
the asynchronous HTTP transports.
-
Classes in org.apache.hc.client5.http.impl.async used by org.apache.hc.client5.http.impl.asyncClassDescriptionBase implementation of
HttpAsyncClient
that also implementsModalCloseable
.Builder for HTTP/2 onlyCloseableHttpAsyncClient
instances.Builder forCloseableHttpAsyncClient
instances that can negotiate the most optimal HTTP protocol version during theTLS
handshake withALPN
extension if supported by the Java runtime.Minimal implementation of HTTP/2 onlyCloseableHttpAsyncClient
.Minimal implementation ofCloseableHttpAsyncClient
. -
Classes in org.apache.hc.client5.http.impl.async used by org.apache.hc.client5.http.impl.cacheClassDescriptionBase implementation of
HttpAsyncClient
that also implementsModalCloseable
.Builder for HTTP/2 onlyCloseableHttpAsyncClient
instances.Builder forCloseableHttpAsyncClient
instances that can negotiate the most optimal HTTP protocol version during theTLS
handshake withALPN
extension if supported by the Java runtime.