Uses of Interface
org.apache.http.concurrent.Cancellable
-
Packages that use Cancellable Package Description org.apache.http.concurrent Core concurrency APIs. -
-
Uses of Cancellable in org.apache.http.concurrent
Classes in org.apache.http.concurrent that implement Cancellable Modifier and Type Class Description class
BasicFuture<T>
Basic implementation of theFuture
interface.
-