dimawo.middleware.communication.outputStream
Class HeartBeat

java.lang.Object
  extended by dimawo.middleware.communication.Message
      extended by dimawo.middleware.communication.outputStream.HeartBeat
All Implemented Interfaces:
Serializable

public class HeartBeat
extends Message

See Also:
Serialized Form

Constructor Summary
HeartBeat(DAId id)
           
HeartBeat(DAId id, MOSCallBack cb)
           
 
Method Summary
 
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

HeartBeat

public HeartBeat(DAId id)

HeartBeat

public HeartBeat(DAId id,
                 MOSCallBack cb)


Copyright © 2011 DiMaWo Team. All Rights Reserved.