Package org.apache.hc.core5.http.impl.bootstrap
HTTP/1.1 requester and server bootstrap.
-
Class Summary 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<T> HandlerEntry<T> 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.RequesterBootstrap HttpRequester
bootstrap.RequestListener ServerBootstrap HttpServer
bootstrap.Worker WorkerPoolExecutor -
Enum Summary Enum Description FilterEntry.Position HttpServer.Status StandardFilter Filters supported by async and classic server implementations