| Package | Description |
|---|---|
| org.apache.http.client.methods |
Standard HTTP method implementations.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
HttpPatch |
HTTP PATCH method.
|
class |
HttpPost |
HTTP POST method.
|
class |
HttpPut |
HTTP PUT method.
|