Rice Pastry API

Uses of Class
rice.pastry.client.PastryAppl

Packages that use PastryAppl
rice.pastry   
rice.pastry.client   
rice.pastry.commonapi   
rice.pastry.multiring   
rice.pastry.testing   
rice.rm   
rice.rm.testing   
rice.scribe   
rice.scribe.testing   
 

Uses of PastryAppl in rice.pastry
 

Methods in rice.pastry with parameters of type PastryAppl
 void PastryNode.registerApp(rice.pastry.client.PastryAppl app)
          Registers an application with this pastry node.
 

Uses of PastryAppl in rice.pastry.client
 

Subclasses of PastryAppl in rice.pastry.client
 class CommonAPIAppl
          CommonAPIAppl is an abstract class that all new applications should extend.
 

Uses of PastryAppl in rice.pastry.commonapi
 

Subclasses of PastryAppl in rice.pastry.commonapi
 class PastryEndpoint
          This class serves as gluecode, which allows applications written for the common API to work with pastry.
 

Uses of PastryAppl in rice.pastry.multiring
 

Subclasses of PastryAppl in rice.pastry.multiring
 class MultiRingAppl
          Class which represents a pastry node which is in multiple rings.
 

Methods in rice.pastry.multiring with parameters of type PastryAppl
 void MultiRingPastryNode.registerApp(rice.pastry.client.PastryAppl app)
           
 

Uses of PastryAppl in rice.pastry.testing
 

Subclasses of PastryAppl in rice.pastry.testing
 class HelloWorldApp
          A hello world example for pastry.
 class Ping
          Ping A performance test suite for pastry.
 class PingClient
          A very simple ping object.
 class RegrTestApp
          RegrTestApp A regression test suite for pastry.
 

Uses of PastryAppl in rice.rm
 

Subclasses of PastryAppl in rice.rm
 class RMImpl
           
 

Uses of PastryAppl in rice.rm.testing
 

Subclasses of PastryAppl in rice.rm.testing
 class DirectRMRegrTestApp
           
 class DistRMRegrTestApp
           
 class RMRegrTestApp
           
 

Uses of PastryAppl in rice.scribe
 

Subclasses of PastryAppl in rice.scribe
 class Scribe
           
 

Uses of PastryAppl in rice.scribe.testing
 

Subclasses of PastryAppl in rice.scribe.testing
 class DistScribeRegrTestApp
           
 


Rice Pastry API

Copyright © 2001 - Rice Pastry.


Imprint-Dataprotection