Package org.apache.http.concurrent

Common concurrency components.

See:
          Description

Interface Summary
Cancellable A Cancellable represents a process or an operation that can be canceled.
FutureCallback<T> A callback interface that gets invoked upon completion of a Future.
 

Class Summary
BasicFuture<T> Basic implementation of the Future interface.
 

Package org.apache.http.concurrent Description

Common concurrency components.



Copyright © 2005-2012 The Apache Software Foundation. All Rights Reserved.