Rice Pastry API

Uses of Interface
rice.rm.RMClient

Packages that use RMClient
rice.p2p.past   
rice.past   
rice.rm   
rice.rm.testing   
 

Uses of RMClient in rice.p2p.past
 

Classes in rice.p2p.past that implement RMClient
 class PastImpl
           
 

Uses of RMClient in rice.past
 

Classes in rice.past that implement RMClient
 class PASTServiceImpl
          Deprecated. This version of PAST has been deprecated - please use the version located in the rice.p2p.past package.
 

Uses of RMClient in rice.rm
 

Fields in rice.rm declared as RMClient
 rice.rm.RMClient RMImpl.app
          Application that uses this Replica Manager.
 

Constructors in rice.rm with parameters of type RMClient
RMImpl(rice.pastry.PastryNode pn, rice.rm.RMClient _app, int _rFactor, java.lang.String instance)
          Builds a new ReplicaManager(RM) associated with a particular RMclient.
 

Uses of RMClient in rice.rm.testing
 

Classes in rice.rm.testing that implement RMClient
 class DirectRMRegrTestApp
           
 class DistRMRegrTestApp
           
 class RMRegrTestApp
           
 


Rice Pastry API

Copyright © 2001 - Rice Pastry.


Imprint-Dataprotection