Uses of Package
org.apache.hc.core5.http.impl.bootstrap
-
Packages that use org.apache.hc.core5.http.impl.bootstrap Package Description org.apache.hc.core5.benchmark Apache Bench (AB) clone based on HttpCore.org.apache.hc.core5.http.impl.bootstrap HTTP/1.1 requester and server bootstrap.org.apache.hc.core5.http2.impl.nio.bootstrap HTTP/2 capable requester and server bootstrap.org.apache.hc.core5.testing.classic org.apache.hc.core5.testing.framework -
Classes in org.apache.hc.core5.http.impl.bootstrap used by org.apache.hc.core5.benchmark Class Description HttpAsyncRequester HTTP/1.1 client side message exchange initiator. -
Classes in org.apache.hc.core5.http.impl.bootstrap used by org.apache.hc.core5.http.impl.bootstrap Class Description AbstractConnectionInitiatorBase AsyncRequester Protocol agnostic client side I/O session initiator.AsyncRequesterBootstrap HttpAsyncRequester
bootstrap.AsyncServer Protocol agnostic server side I/O session handler.AsyncServerBootstrap HttpAsyncServer
bootstrap.FilterEntry FilterEntry.Position HandlerEntry HttpAsyncRequester HTTP/1.1 client side message exchange initiator.HttpAsyncServer HTTP/1.1 server side message exchange handler.HttpRequester HTTP/1.1 client side message exchange initiator.HttpServer HTTP/1.1 server side message exchange handler.HttpServer.Status RequesterBootstrap HttpRequester
bootstrap.RequestListener ServerBootstrap HttpServer
bootstrap.StandardFilter Filters supported by async and classic server implementationsWorker WorkerPoolExecutor -
Classes in org.apache.hc.core5.http.impl.bootstrap used by org.apache.hc.core5.http2.impl.nio.bootstrap Class Description AbstractConnectionInitiatorBase AsyncRequester Protocol agnostic client side I/O session initiator.HttpAsyncRequester HTTP/1.1 client side message exchange initiator.HttpAsyncServer HTTP/1.1 server side message exchange handler. -
Classes in org.apache.hc.core5.http.impl.bootstrap used by org.apache.hc.core5.testing.classic Class Description HttpRequester HTTP/1.1 client side message exchange initiator.HttpServer 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 Class Description HttpServer HTTP/1.1 server side message exchange handler.