java.lang.Object
pt.unl.fct.di.novasys.babel.generic.ProtoMessage
pt.unl.di.novasys.babel.nimbus.rc.mobilityentropypush.messages.StoreForwardMessage

public class StoreForwardMessage extends pt.unl.fct.di.novasys.babel.generic.ProtoMessage
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final short
     
    static final pt.unl.fct.di.novasys.network.ISerializer<StoreForwardMessage>
     
  • Constructor Summary

    Constructors
    Constructor
    Description
    StoreForwardMessage(pt.unl.fct.di.novasys.network.data.Host destination, pt.unl.fct.di.novasys.babel.generic.ProtoMessage msg)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    pt.unl.fct.di.novasys.babel.generic.ProtoMessage
     
    pt.unl.fct.di.novasys.network.data.Host
     

    Methods inherited from class pt.unl.fct.di.novasys.babel.generic.ProtoMessage

    getId

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

  • Constructor Details

    • StoreForwardMessage

      public StoreForwardMessage(pt.unl.fct.di.novasys.network.data.Host destination, pt.unl.fct.di.novasys.babel.generic.ProtoMessage msg)
  • Method Details

    • getDestination

      public pt.unl.fct.di.novasys.network.data.Host getDestination()
    • getDelta

      public pt.unl.fct.di.novasys.babel.generic.ProtoMessage getDelta()