rice.pastry.testing
Class HelloMsg

java.lang.Object
  extended byrice.pastry.messaging.Message
      extended byrice.pastry.testing.HelloMsg
All Implemented Interfaces:
java.io.Serializable

public class HelloMsg
extends Message

See Also:
Serialized Form

Field Summary
 NodeId actualReceiver
           
 NodeId source
           
 Id target
           
 
Constructor Summary
HelloMsg(Address addr, NodeId src, Id tgt, int mid)
           
 
Method Summary
 int getId()
           
 java.lang.String toString()
           
 
Methods inherited from class rice.pastry.messaging.Message
getCredentials, 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
 

Field Detail

source

public NodeId source

target

public Id target

actualReceiver

public NodeId actualReceiver
Constructor Detail

HelloMsg

public HelloMsg(Address addr,
                NodeId src,
                Id tgt,
                int mid)
Method Detail

toString

public java.lang.String toString()

getId

public int getId()





Imprint-Dataprotection