Rice Pastry API

Uses of Class
rice.past.messaging.PASTMessage

Packages that use PASTMessage
rice.past   
rice.past.messaging   
 

Uses of PASTMessage in rice.past
 

Methods in rice.past with parameters of type PASTMessage
 void PASTServiceImpl.sendMessage(rice.past.messaging.PASTMessage msg)
          Deprecated. Sends a message to a remote PAST node (either a request or response).
protected  void PASTServiceImpl._sendRequestMessage(rice.past.messaging.PASTMessage msg, rice.Continuation command)
          Deprecated. Sends a request message and stores the given command to be executed when the response is received.
protected  void PASTServiceImpl._handleResponseMessage(rice.past.messaging.PASTMessage msg)
          Deprecated. Receives a response message after a request has been sent and gives it to the appropriate command.
 

Uses of PASTMessage in rice.past.messaging
 

Subclasses of PASTMessage in rice.past.messaging
 class MessageExists
          Deprecated. This version of PAST has been deprecated - please use the version located in the rice.p2p.past package.
 class MessageFetch
          Deprecated. This version of PAST has been deprecated - please use the version located in the rice.p2p.past package.
 class MessageInsert
          Deprecated. This version of PAST has been deprecated - please use the version located in the rice.p2p.past package.
 class MessageLookup
          Deprecated. This version of PAST has been deprecated - please use the version located in the rice.p2p.past package.
 class MessageReclaim
          Deprecated. This version of PAST has been deprecated - please use the version located in the rice.p2p.past package.
 


Rice Pastry API

Copyright © 2001 - Rice Pastry.


Imprint-Dataprotection