Rice Pastry API

Uses of Class
rice.past.PASTServiceImpl

Packages that use PASTServiceImpl
rice.past.messaging   
 

Uses of PASTServiceImpl in rice.past.messaging
 

Methods in rice.past.messaging with parameters of type PASTServiceImpl
 void MessageExists.performAction(rice.past.PASTServiceImpl service)
          Deprecated. Looks up the file in the given service's storage.
 void MessageFetch.performAction(rice.past.PASTServiceImpl service)
          Deprecated. Looks up the file in the given service's storage.
 void MessageInsert.performAction(rice.past.PASTServiceImpl service)
          Deprecated. Inserts this message's file into the service.
 void MessageLookup.performAction(rice.past.PASTServiceImpl service)
          Deprecated. Looks up the file in the given service's storage.
 void MessageReclaim.performAction(rice.past.PASTServiceImpl service)
          Deprecated. Reclaims the space in the service's storage.
abstract  void PASTMessage.performAction(rice.past.PASTServiceImpl service)
          Deprecated. Performs this message's action after it is delivered.
 


Rice Pastry API

Copyright © 2001 - Rice Pastry.


Imprint-Dataprotection