Rice Pastry API

rice.rm.testing
Class InvariantCheckMsg

java.lang.Object
  |
  +--rice.pastry.messaging.Message
        |
        +--rice.rm.testing.TestMessage
              |
              +--rice.rm.testing.InvariantCheckMsg
All Implemented Interfaces:
java.io.Serializable

public class InvariantCheckMsg
extends TestMessage
implements java.io.Serializable

Version:
$Id: InvariantCheckMsg.java,v 1.1 2003/05/11 05:40:09 animesh Exp $
Author:
Animesh Nandi
See Also:
Serialized Form

Field Summary
 
Fields inherited from class rice.rm.testing.TestMessage
_source
 
Constructor Summary
InvariantCheckMsg(rice.pastry.NodeHandle source, rice.pastry.messaging.Address address, rice.pastry.security.Credentials authorCred)
          Constructor
 
Method Summary
 void handleDeliverMessage(rice.rm.testing.RMRegrTestApp _testApp)
           
 java.lang.String toString()
           
 
Methods inherited from class rice.rm.testing.TestMessage
getCredentials, getSource
 
Methods inherited from class rice.pastry.messaging.Message
getDate, getDestination, getSenderId, getStream, hasPriority, setPriority, setSenderId, stamp
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InvariantCheckMsg

public InvariantCheckMsg(rice.pastry.NodeHandle source,
                         rice.pastry.messaging.Address address,
                         rice.pastry.security.Credentials authorCred)
Constructor

Method Detail

handleDeliverMessage

public void handleDeliverMessage(rice.rm.testing.RMRegrTestApp _testApp)
Specified by:
handleDeliverMessage in class TestMessage

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

Rice Pastry API

Copyright © 2001 - Rice Pastry.


Imprint-Dataprotection