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

Packages that use DomainParticipantListener
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. 
 

Uses of DomainParticipantListener in org.omg.dds.domain
 

Classes in org.omg.dds.domain that implement DomainParticipantListener
 class DomainParticipantAdapter
           
 

Methods in org.omg.dds.domain with parameters of type DomainParticipantListener
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  DomainParticipant DomainParticipantFactory.createParticipant(int domainId, java.lang.String qosLibraryName, java.lang.String qosProfileName, DomainParticipantListener listener, java.util.Collection<java.lang.Class<? extends Status<?,?>>> statuses)
          Create a new domain participant.
 



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