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

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

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

Classes in org.apache.http.nio.protocol that implement HttpAsyncRequestExecutionHandler
 class BasicAsyncRequestExecutionHandler<T>
          Basic implementation of HttpAsyncRequestExecutionHandler that executes a single HTTP request / response exchange.
 



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