| Package | Description | 
|---|---|
| org.apache.hc.client5.http.classic.methods | Common HTTP methods and message handlers for the classic I/O model. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | HttpDeleteHTTP DELETE method. | 
| class  | HttpGetHTTP GET method. | 
| class  | HttpHeadHTTP HEAD method. | 
| class  | HttpOptionsHTTP OPTIONS method. | 
| class  | HttpPatchHTTP PATCH method. | 
| class  | HttpPostHTTP POST method. | 
| class  | HttpPutHTTP PUT method. | 
| class  | HttpTraceHTTP TRACE method. | 
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.