19 package org.omg.dds.pub;
21 import java.util.EventListener;
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.".
void onOfferedDeadlineMissed(OfferedDeadlineMissedEvent<?> status)
This operation is the external operation (interface, which must be implemented by the application) th...
void onLivelinessLost(LivelinessLostEvent<?> status)
This operation is the external operation (interface, which must be implemented by the application) th...
void onOfferedIncompatibleQos(OfferedIncompatibleQosEvent<?> status)
This operation is the external operation (interface, which must be implemented by the application) th...
A org.omg.dds.core.policy.QosPolicy value was incompatible with what was requested.
The deadline that the org.omg.dds.pub.DataWriter has committed through its org.omg.dds.core.policy.Deadline was not respected for a specific instance.
void onPublicationMatched(PublicationMatchedEvent<?> status)
This operation must be implemented by the application and is called by the Data Distribution Service ...
Since a org.omg.dds.pub.Publisher is a kind of org.omg.dds.core.Entity, it has the ability to have a ...
The org.omg.dds.pub.DataWriter has found a org.omg.dds.sub.DataReader that matches the org...