Uses of Interface
org.omg.dds.sub.SubscriberQos

Packages that use SubscriberQos
org.omg.dds.domain The Domain Module contains the DomainParticipant class that acts as an entry-point of the Service and acts as a factory for many of the classes. 
org.omg.dds.sub.modifiable   
 

Uses of SubscriberQos in org.omg.dds.domain
 

Methods in org.omg.dds.domain that return SubscriberQos
 SubscriberQos DomainParticipant.getDefaultSubscriberQos()
           
 

Methods in org.omg.dds.domain with parameters of type SubscriberQos
 Subscriber DomainParticipant.createSubscriber(SubscriberQos qos, SubscriberListener listener, java.util.Collection<java.lang.Class<? extends Status<?,?>>> statuses)
          Create a new subscriber.
 void DomainParticipant.setDefaultSubscriberQos(SubscriberQos qos)
           
 

Uses of SubscriberQos in org.omg.dds.sub.modifiable
 

Subinterfaces of SubscriberQos in org.omg.dds.sub.modifiable
 interface ModifiableSubscriberQos
           
 



Copyright © 2010 Real-Time Innovations, Inc. (RTI)
Copyright © 2010 PrismTech, Ltd.
Copyright © 2010 Object Management Group, Inc. (OMG)
All Rights Reserved.