Uses of Class
org.apache.hc.core5.http.impl.bootstrap.HttpAsyncRequester
Packages that use HttpAsyncRequester
Package
Description
HTTP/1.1 requester and server bootstrap.
HTTP/2 capable requester and server bootstrap.
-
Uses of HttpAsyncRequester in org.apache.hc.core5.http.impl.bootstrap
Methods in org.apache.hc.core5.http.impl.bootstrap that return HttpAsyncRequester -
Uses of HttpAsyncRequester in org.apache.hc.core5.http2.impl.nio.bootstrap
Subclasses of HttpAsyncRequester in org.apache.hc.core5.http2.impl.nio.bootstrapModifier and TypeClassDescriptionclassClient side message exchange initiator capable of negotiating HTTP/2 or HTTP/1.1 compatible connections.