Uses of Class
net.tomp2p.futures.FutureWrapper

Packages that use FutureWrapper
net.tomp2p.futures   
 

Uses of FutureWrapper in net.tomp2p.futures
 

Subclasses of FutureWrapper in net.tomp2p.futures
 class FutureWrappedBootstrap<K extends BaseFuture>
          The bootstrap will be a wrapped future, because we need to ping a server first, and if this ping is successful, we can bootstrap.
 



Copyright © 2012. All Rights Reserved.