Uses of Interface
org.apache.http.nio.protocol.HttpAsyncRequestExecutionHandler
-
Packages that use HttpAsyncRequestExecutionHandler Package Description 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 Modifier and Type Class Description class
BasicAsyncRequestExecutionHandler<T>
Deprecated.(4.3) useBasicAsyncClientExchangeHandler
.
-