Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.http.nio.client.methods Classes and Interfaces - 6 results found.
NameDescriptionTypePackageFramework
AsyncByteConsumerHttpAsyncResponseConsumer implementation that provides convenience methods for processing of binary content entities enclosedClassorg.apache.http.nio.client.methodsApache HttpComponents
AsyncCharConsumerHttpAsyncResponseConsumer implementation that provides convenience methods for processing of textual content entities enclosedClassorg.apache.http.nio.client.methodsApache HttpComponents
HttpAsyncMethodsFactory methods for asynchronous request producers and response consumers.Classorg.apache.http.nio.client.methodsApache HttpComponents
ZeroCopyConsumerHttpAsyncResponseConsumer implementation that streams content entity enclosed in an HTTP response directly into a fileClassorg.apache.http.nio.client.methodsApache HttpComponents
ZeroCopyPostHttpAsyncRequestProducer implementation that generates an HTTP POST request enclosing content of a file.Classorg.apache.http.nio.client.methodsApache HttpComponents
ZeroCopyPutHttpAsyncRequestProducer implementation that generates an HTTP PUT request enclosing content of a file.Classorg.apache.http.nio.client.methodsApache HttpComponents