Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.http.nio.client Classes and Interfaces - 9 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
HttpAsyncClientThis interface represents only the most basic contract for HTTP request execution.Interfaceorg.apache.http.nio.clientApache HttpComponents
HttpAsyncClientUtilsStatic helpers for dealing with HttpAsyncClient.Classorg.apache.http.nio.client.utilApache HttpComponents
HttpAsyncMethodsFactory methods for asynchronous request producers and response consumers.Classorg.apache.http.nio.client.methodsApache HttpComponents
HttpPipeliningClientThis interface represents only the most basic contract for HTTP request execution.Interfaceorg.apache.http.nio.clientApache 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