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

Packages that use HttpAsyncRequestExecutionHandler
org.apache.http.nio.protocol Core HTTP protocol execution framework and HTTP protocol handlers for asynchronous, event driven communication. 
 

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

Classes in org.apache.http.nio.protocol that implement HttpAsyncRequestExecutionHandler
 class BasicAsyncRequestExecutionHandler<T>
          Deprecated. (4.3) use BasicAsyncClientExchangeHandler.
 



Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.