19 package org.omg.dds.core.event;
43 private static final long serialVersionUID = -7006367152383302636L;
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.
abstract SampleRejectedStatus getStatus()
SampleRejectedEvent(DataReader< TYPE > source)
abstract SampleRejectedEvent< TYPE > clone()
A (received) sample has been rejected.
A (received) sample has been rejected.
Specifies the resources that the Service can consume in order to meet the requested QoS...
Specifies the behavior of the Service in the case where the value of a sample changes (one or more ti...