Uses of Interface
org.omg.dds.domain.DomainParticipantQos

Packages that use DomainParticipantQos
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.domain.modifiable   
 

Uses of DomainParticipantQos in org.omg.dds.domain
 

Methods in org.omg.dds.domain that return DomainParticipantQos
abstract  DomainParticipantQos DomainParticipantFactory.getDefaultParticipantQos()
           
 

Methods in org.omg.dds.domain with parameters of type DomainParticipantQos
abstract  DomainParticipant DomainParticipantFactory.createParticipant(int domainId, DomainParticipantQos qos, DomainParticipantListener listener, java.util.Collection<java.lang.Class<? extends Status<?,?>>> statuses)
          Create a new domain participant.
abstract  void DomainParticipantFactory.setDefaultParticipantQos(DomainParticipantQos qos)
           
 

Uses of DomainParticipantQos in org.omg.dds.domain.modifiable
 

Subinterfaces of DomainParticipantQos in org.omg.dds.domain.modifiable
 interface ModifiableDomainParticipantQos
           
 



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