| Package | Description |
|---|---|
| org.apache.http.nio.client.methods |
Asynchronous HTTP method implementations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ZeroCopyPost
HttpAsyncRequestProducer implementation
that generates an HTTP POST request enclosing content of a file. |
class |
ZeroCopyPut
HttpAsyncRequestProducer implementation
that generates an HTTP PUT request enclosing content of a file. |