| Package | Description | 
|---|---|
| org.apache.hc.core5.http | Core HTTP transport component APIs. | 
| org.apache.hc.core5.http.message | Core HTTP message components, message element parser
 and writer APIs and their default implementations. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | ClassicHttpRequest'Classic'  HttpRequestmessage that can encloseHttpEntity. | 
| interface  | ClassicHttpResponse'Classic'  HttpResponsemessage that can encloseHttpEntity. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BasicClassicHttpRequestBasic implementation of  ClassicHttpRequest. | 
| class  | BasicClassicHttpResponseBasic implementation of  ClassicHttpResponse. | 
Copyright © 2005–2022 The Apache Software Foundation. All rights reserved.