Uses of Class
org.apache.http.nio.protocol.AbstractAsyncRequestConsumer

Packages that use AbstractAsyncRequestConsumer
org.apache.http.nio.protocol Asynchronous HTTP protocol handlers based on the non-blocking I/O model. 
 

Uses of AbstractAsyncRequestConsumer in org.apache.http.nio.protocol
 

Subclasses of AbstractAsyncRequestConsumer in org.apache.http.nio.protocol
 class BasicAsyncRequestConsumer
          Basic implementation of HttpAsyncRequestConsumer.
 



Copyright © 2005-2012 The Apache Software Foundation. All Rights Reserved.