| Package | Description | 
|---|---|
| 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. | 
| Class and Description | 
|---|
| AsyncRequester Protocol agnostic client side I/O session initiator. | 
| AsyncRequesterBootstrap HttpAsyncRequesterbootstrap. | 
| AsyncServer Protocol agnostic server side I/O session handler. | 
| AsyncServerBootstrap HttpAsyncServerbootstrap. | 
| 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 HttpRequesterbootstrap. | 
| ServerBootstrap HttpServerbootstrap. | 
| StandardFilter Filters supported by async and classic server implementations | 
| Class and Description | 
|---|
| 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. | 
Copyright © 2005–2022 The Apache Software Foundation. All rights reserved.