Uses of Interface
org.apache.http.nio.protocol.HttpAsyncResponseProducer

Packages that use HttpAsyncResponseProducer
org.apache.http.nio.protocol Non-blocking HTTP protocol execution framework. 
 

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

Classes in org.apache.http.nio.protocol that implement HttpAsyncResponseProducer
 class BasicAsyncResponseProducer
           
 

Methods in org.apache.http.nio.protocol that return HttpAsyncResponseProducer
protected  HttpAsyncResponseProducer HttpAsyncServiceHandler.handleException(Exception ex)
           
 

Methods in org.apache.http.nio.protocol with parameters of type HttpAsyncResponseProducer
 void HttpAsyncResponseTrigger.submitResponse(HttpAsyncResponseProducer responseProducer)
           
 



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