Uses of Interface
org.apache.http.nio.protocol.HttpAsyncRequestExecutionHandler
Packages that use HttpAsyncRequestExecutionHandler
Package
Description
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
BasicAsyncClientExchangeHandler
.