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