19 package org.omg.dds.core.policy;
21 import java.util.concurrent.TimeUnit;
This interface is implemented by QoS policies that enforce a Request/Offer contract between publicati...
A QosPolicy interface that implements this marker interface applies to org.omg.dds.pub.DataWriter Entities.
This class is the abstract root for all the QoS policies.
A QosPolicy interface that implements this marker interface applies to org.omg.dds.topic.Topic Entities.
A span of elapsed time expressed with nanosecond precision.
Deadline withPeriod(Duration period)
Copy this policy and override the value of the property.
A QosPolicy interface that implements this marker interface applies to org.omg.dds.sub.DataReader Entities.
org.omg.dds.sub.DataReader expects a new sample updating the value of each instance at least once eve...