Package com.ning.http.client.listenable

Class Summary
AbstractListenableFuture<V> An abstract base implementation of the listener support provided by ListenableFuture.
ExecutionList A list of (Runnable, Executor) pairs that guarantees that every Runnable that is added using the add method will be executed in its associated Executor after ExecutionList.run() is called.
 



Copyright © 2011. All Rights Reserved.