Uses of Class
org.apache.hc.client5.http.impl.async.AbstractMinimalHttpAsyncClientBase
Packages that use AbstractMinimalHttpAsyncClientBase
Package
Description
Asynchronous HTTP client API implementation that supports both
HTTP/2 and HTTP/1.1 transport.
-
Uses of AbstractMinimalHttpAsyncClientBase in org.apache.hc.client5.http.impl.async
Subclasses of AbstractMinimalHttpAsyncClientBase in org.apache.hc.client5.http.impl.asyncModifier and TypeClassDescriptionfinal class
Minimal implementation of HTTP/2 onlyCloseableHttpAsyncClient
.final class
Minimal implementation ofCloseableHttpAsyncClient
.