19 package org.omg.dds.core.event;
39 private static final long serialVersionUID = -2443590135885132580L;
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.
A org.omg.dds.core.policy.QosPolicy value was incompatible with what is offered.
abstract RequestedIncompatibleQosStatus getStatus()
RequestedIncompatibleQosEvent(DataReader< TYPE > source)
A org.omg.dds.core.policy.QosPolicy value was incompatible with what is offered.
abstract RequestedIncompatibleQosEvent< TYPE > clone()