Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.apache.http.nio.client.methods Classes and Interfaces - 6 results found.
| Name | Description | Type | Package | Framework |
| AsyncByteConsumer | HttpAsyncResponseConsumer implementation that provides convenience methods for processing of binary content entities enclosed | Class | org.apache.http.nio.client.methods | Apache HttpComponents |
|
| AsyncCharConsumer | HttpAsyncResponseConsumer implementation that provides convenience methods for processing of textual content entities enclosed | Class | org.apache.http.nio.client.methods | Apache HttpComponents |
|
| HttpAsyncMethods | Factory methods for asynchronous request producers and response consumers. | Class | org.apache.http.nio.client.methods | Apache HttpComponents |
|
| ZeroCopyConsumer | HttpAsyncResponseConsumer implementation that streams content entity enclosed in an HTTP response directly into a file | Class | org.apache.http.nio.client.methods | Apache HttpComponents |
|
| ZeroCopyPost | HttpAsyncRequestProducer implementation that generates an HTTP POST request enclosing content of a file. | Class | org.apache.http.nio.client.methods | Apache HttpComponents |
|
| ZeroCopyPut | HttpAsyncRequestProducer implementation that generates an HTTP PUT request enclosing content of a file. | Class | org.apache.http.nio.client.methods | Apache HttpComponents |