Uses of Interface
org.omg.dds.pub.PublisherQos

Packages that use PublisherQos
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.pub.modifiable   
 

Uses of PublisherQos in org.omg.dds.domain
 

Methods in org.omg.dds.domain that return PublisherQos
 PublisherQos DomainParticipant.getDefaultPublisherQos()
           
 

Methods in org.omg.dds.domain with parameters of type PublisherQos
 Publisher DomainParticipant.createPublisher(PublisherQos qos, PublisherListener listener, java.util.Collection<java.lang.Class<? extends Status<?,?>>> statuses)
          Create a new publisher.
 void DomainParticipant.setDefaultPublisherQos(PublisherQos qos)
           
 

Uses of PublisherQos in org.omg.dds.pub.modifiable
 

Subinterfaces of PublisherQos in org.omg.dds.pub.modifiable
 interface ModifiablePublisherQos
           
 



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