Uses of Class
org.apache.http.nio.protocol.AbstractAsyncRequestConsumer
-
Packages that use AbstractAsyncRequestConsumer Package Description org.apache.http.nio.protocol Core HTTP protocol execution framework and HTTP protocol handlers for asynchronous, event driven communication. -
-
Uses of AbstractAsyncRequestConsumer in org.apache.http.nio.protocol
Subclasses of AbstractAsyncRequestConsumer in org.apache.http.nio.protocol Modifier and Type Class Description class
BasicAsyncRequestConsumer
Basic implementation ofHttpAsyncRequestConsumer
.
-