dimawo.middleware.communication.outputStream
Class HeartBeat
java.lang.Object
dimawo.middleware.communication.Message
dimawo.middleware.communication.outputStream.HeartBeat
- All Implemented Interfaces:
- Serializable
public class HeartBeat
- extends Message
- See Also:
- Serialized Form
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 |
HeartBeat
public HeartBeat(DAId id)
HeartBeat
public HeartBeat(DAId id,
MOSCallBack cb)
Copyright © 2011 DiMaWo Team. All Rights Reserved.