19 package org.omg.dds.core.event;
42 private static final long serialVersionUID = 5161009365346289899L;
The liveliness that the org.omg.dds.pub.DataWriter has committed through its org.omg.dds.core.policy.Liveliness was not respected; thus org.omg.dds.sub.DataReader entities will consider the DataWriter as no longer "active.".
The status of an Entity changed.
LivelinessLostEvent(DataWriter< TYPE > source)
DataWriter allows the application to set the value of the data to be published under a given org...
abstract LivelinessLostEvent< TYPE > clone()
The liveliness that the org.omg.dds.pub.DataWriter has committed through its org.omg.dds.core.policy.Liveliness was not respected; thus org.omg.dds.sub.DataReader entities will consider the DataWriter as no longer "active.".
abstract LivelinessLostStatus getStatus()