Package | Description |
---|---|
org.apache.hc.core5.http.impl.bootstrap |
HTTP/1.1 requester and server bootstrap.
|
Class and Description |
---|
AsyncRequester
Protocol agnostic client side I/O session initiator.
|
AsyncRequesterBootstrap
HttpAsyncRequester bootstrap. |
AsyncServer
Protocol agnostic server side I/O session handler.
|
AsyncServerBootstrap
HttpAsyncServer bootstrap. |
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. |
ServerBootstrap
HttpServer bootstrap. |
StandardFilter
Filters supported by async and classic server implementations
|
Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.