Class BroadcastMessageContent

java.lang.Object
i5.las2peer.p2p.pastry.L2pScribeContent
i5.las2peer.p2p.pastry.BroadcastMessageContent
All Implemented Interfaces:
java.io.Serializable, rice.p2p.scribe.ScribeContent

public class BroadcastMessageContent
extends L2pScribeContent
content class for messages to be broadcasted via the pastry ring
See Also:
Serialized Form
  • Constructor Summary

    Constructors 
    Constructor Description
    BroadcastMessageContent​(rice.p2p.commonapi.NodeHandle fromNode, Message l2pMessage)  
  • Method Summary

    Modifier and Type Method Description
    Message getMessage()
    get the l2p message inside

    Methods inherited from class i5.las2peer.p2p.pastry.L2pScribeContent

    getOrigin, getRandomId, getTimestamp

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait