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

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

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

Subinterfaces of HttpAsyncResponseTrigger in org.apache.http.nio.protocol
 interface HttpAsyncContinueTrigger
           
 

Methods in org.apache.http.nio.protocol with parameters of type HttpAsyncResponseTrigger
 Cancellable BufferingAsyncRequestHandler.handle(HttpRequest request, HttpAsyncResponseTrigger trigger, HttpContext context)
           
 Cancellable HttpAsyncRequestHandler.handle(T data, HttpAsyncResponseTrigger trigger, HttpContext context)
           
 



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