cgl.narada.service.reliable.events
Class RdRepublishedEntityEvent
java.lang.Object
cgl.narada.service.reliable.events.RdRepublishedEntityEvent
public class RdRepublishedEntityEvent
- extends Object
This is the retransmitted event issued by the publisher in response to a
retransmission request initiated by the reliable delivery service.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RdRepublishedEntityEvent
public RdRepublishedEntityEvent(NBEvent nbEvent,
RdCompanionEntityEvent companionEvent)
RdRepublishedEntityEvent
public RdRepublishedEntityEvent(byte[] marshalledBytes)
getPublishedEvent
public NBEvent getPublishedEvent()
getCompanionEvent
public RdCompanionEntityEvent getCompanionEvent()
getBytes
public byte[] getBytes()
For comments and suggestions please send
e-mail to
The NaradaBrokering Project