dimawo.middleware.overlay.impl.central.broadcast
Class BroadcastRequestAckMessage

java.lang.Object
  extended by dimawo.middleware.communication.Message
      extended by dimawo.middleware.overlay.impl.central.broadcast.BroadcastRequestAckMessage
All Implemented Interfaces:
BroadcastingAgentMessage, OverlayMessage, Serializable

public class BroadcastRequestAckMessage
extends Message
implements BroadcastingAgentMessage

See Also:
Serialized Form

Constructor Summary
BroadcastRequestAckMessage(DAId to, int broadNum)
           
 
Method Summary
 int getBroadcastNumber()
           
 
Methods inherited from class dimawo.middleware.communication.Message
enableWaitSent, getCallBack, getHandlerId, getRecipient, getSender, getSeqNum, isReliabilityFlagSet, setCallBack, setMessageSent, setRecipient, setReliabilityFlag, setSender, setSeqNum, waitMessageSent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BroadcastRequestAckMessage

public BroadcastRequestAckMessage(DAId to,
                                  int broadNum)
Method Detail

getBroadcastNumber

public int getBroadcastNumber()


Copyright © 2011 DiMaWo Team. All Rights Reserved.