|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Cancellable | |
---|---|
org.apache.http.concurrent | |
org.apache.http.nio.protocol | Non-blocking HTTP protocol execution framework. |
Uses of Cancellable in org.apache.http.concurrent |
---|
Classes in org.apache.http.concurrent that implement Cancellable | |
---|---|
class |
BasicFuture<T>
|
Uses of Cancellable in org.apache.http.nio.protocol |
---|
Subinterfaces of Cancellable in org.apache.http.nio.protocol | |
---|---|
interface |
HttpAsyncClientExchangeHandler<T>
|
interface |
HttpAsyncResponseConsumer<T>
|
Classes in org.apache.http.nio.protocol that implement Cancellable | |
---|---|
class |
AbstractAsyncResponseConsumer<T>
|
class |
BasicAsyncResponseConsumer
|
Methods in org.apache.http.nio.protocol that return Cancellable | |
---|---|
Cancellable |
BufferingAsyncRequestHandler.handle(HttpRequest request,
HttpAsyncResponseTrigger trigger,
HttpContext context)
|
Cancellable |
HttpAsyncRequestHandler.handle(T data,
HttpAsyncResponseTrigger trigger,
HttpContext context)
|
Cancellable |
HttpAsyncExpectationVerifier.verify(HttpRequest request,
HttpAsyncContinueTrigger trigger,
HttpContext context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |