Package net.tomp2p.futures

Interface Summary
BaseFuture Represents the result of an asynchronous operation.
BaseFutureListener<F extends BaseFuture> Something interested in being notified when the result of an BaseFuture becomes available.
Cancellable  
FutureBootstrap  
FutureCreate<K extends BaseFuture>  
FutureRunnable  
 

Class Summary
BaseFutureAdapter<F extends BaseFuture>  
BaseFutureImpl The base for all BaseFuture implementations.
FutureData  
FutureDHT  
FutureDiscover  
FutureForkJoin<K extends BaseFuture>  
FutureLateJoin<K extends BaseFuture>  
FutureResponse Each response has at least a request messages.
FutureRouting The routing future keeps track of the routing process.
FutureTracker This class holds the object for future results from the tracker get() and add().
FutureWrappedBootstrap<K extends BaseFuture>  
FutureWrapper<K extends BaseFuture>  
 

Enum Summary
BaseFuture.FutureType  
 



Copyright © 2011. All Rights Reserved.