Uses of Class
org.apache.hc.client5.http.impl.async.AbstractHttpAsyncClientBase
Packages that use AbstractHttpAsyncClientBase
Package
Description
Asynchronous HTTP client API implementation that supports both
HTTP/2 and HTTP/1.1 transport.
-
Uses of AbstractHttpAsyncClientBase in org.apache.hc.client5.http.impl.async
Subclasses of AbstractHttpAsyncClientBase in org.apache.hc.client5.http.impl.asyncModifier and TypeClassDescription(package private) class
(package private) class
final class
Internal implementation of HTTP/2 onlyCloseableHttpAsyncClient
.final class
Internal implementation ofCloseableHttpAsyncClient
that can negotiate the most optimal HTTP protocol version during during theTLS
handshake withALPN
extension if supported by the Java runtime.final class
Minimal implementation of HTTP/2 onlyCloseableHttpAsyncClient
.final class
Minimal implementation ofCloseableHttpAsyncClient
.