Package org.apache.http.concurrent
package org.apache.http.concurrent
Core concurrency APIs.
-
ClassDescriptionBasicFuture<T>Basic implementation of the
Futureinterface.ACancellablerepresents a process or an operation that can be canceled.A callback interface that gets invoked upon completion of aFuture.