Uses of Package
org.apache.hc.core5.http.impl.bootstrap
Packages that use org.apache.hc.core5.http.impl.bootstrap
Package
Description
Apache Bench (AB) clone based on HttpCore.
HTTP/1.1 requester and server bootstrap.
HTTP/2 capable requester and server bootstrap.
-
Classes in org.apache.hc.core5.http.impl.bootstrap used by org.apache.hc.core5.benchmark
-
Classes in org.apache.hc.core5.http.impl.bootstrap used by org.apache.hc.core5.http.impl.bootstrapClassDescriptionProtocol agnostic client side I/O session initiator.
HttpAsyncRequester
bootstrap.Protocol agnostic server side I/O session handler.HttpAsyncServer
bootstrap.HTTP/1.1 client side message exchange initiator.HTTP/1.1 server side message exchange handler.HTTP/1.1 client side message exchange initiator.HTTP/1.1 server side message exchange handler.HttpRequester
bootstrap.HttpServer
bootstrap.Filters supported by async and classic server implementations -
Classes in org.apache.hc.core5.http.impl.bootstrap used by org.apache.hc.core5.http2.impl.nio.bootstrapClassDescriptionProtocol agnostic client side I/O session initiator.HTTP/1.1 client side message exchange initiator.HTTP/1.1 server side message exchange handler.
-
Classes in org.apache.hc.core5.http.impl.bootstrap used by org.apache.hc.core5.testing.classicClassDescriptionHTTP/1.1 client side message exchange initiator.HTTP/1.1 server side message exchange handler.
-
Classes in org.apache.hc.core5.http.impl.bootstrap used by org.apache.hc.core5.testing.framework