Uses of Class
net.tomp2p.futures.FutureRouting

Packages that use FutureRouting
net.tomp2p.futures   
net.tomp2p.p2p   
 

Uses of FutureRouting in net.tomp2p.futures
 

Constructors in net.tomp2p.futures with parameters of type FutureRouting
FutureForkedBroadcast(Collection<PeerAddress> bootstrapTo, FutureRouting... forks)
           
 

Uses of FutureRouting in net.tomp2p.p2p
 

Methods in net.tomp2p.p2p that return FutureRouting
 FutureRouting Routing.route(Number160 locationKey, Number160 domainKey, Collection<Number160> contentKeys, Message.Command command, int maxDirectHits, int maxNoNewInfo, int maxFailures, int parallel, boolean isDigest)
          Looks for a route to the given locationKey
 



Copyright © 2011. All Rights Reserved.