Rice Pastry API

Uses of Class
rice.pastry.client.PastryAppl

Packages that use PastryAppl
rice.pastry   
rice.pastry.client   
rice.pastry.commonapi   
rice.pastry.testing   
 

Uses of PastryAppl in rice.pastry
 

Methods in rice.pastry with parameters of type PastryAppl
 void PastryNode.registerApp(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.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.
 


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection