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

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

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

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



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