19 package org.omg.dds.core.event;
41 private static final long serialVersionUID = -357766391795666379L;
A DataReader allows the application (1) to declare the data it wishes to receive (i.e., make a subscription) and (2) to access the data received by the attached org.omg.dds.sub.Subscriber.
The status of an Entity changed.
The liveliness of one or more org.omg.dds.pub.DataWriters that were writing instances read through th...
The liveliness of one or more org.omg.dds.pub.DataWriters that were writing instances read through th...
abstract LivelinessChangedEvent< TYPE > clone()
LivelinessChangedEvent(DataReader< TYPE > source)
abstract LivelinessChangedStatus getStatus()