19 package org.omg.dds.core;
21 import java.io.Serializable;
48 @Extensibility(Extensibility.Kind.MUTABLE_EXTENSIBILITY)
50 extends Map<Class<? extends P>, P>, Serializable,
DDSObject 58 public <POLICY extends P> POLICY
get(Class<POLICY> id);
A supertype of all DDS classes and interfaces.
This class is the abstract root for all the QoS policies.
The Data-Distribution Service (DDS) relies on the use of QoS.