Uses of Package
org.omg.dds.domain

Packages that use org.omg.dds.domain
org.omg.dds.core The Core (Infrastructure) Module defines the abstract classes and the interfaces that are refined by the other modules. 
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   
org.omg.dds.topic The Topic-Definition Module contains the Topic, ContentFilteredTopic, and MultiTopic interfaces, the TopicListener interface, and more generally, all that is needed by the application to define Topic objects and attach QoS policies to them. 
 

Classes in org.omg.dds.domain used by org.omg.dds.core
DomainParticipantFactory
          The sole purpose of this class is to allow the creation and destruction of DomainParticipant objects.
 

Classes in org.omg.dds.domain used by org.omg.dds.domain
DomainParticipant
          The DomainParticipant object plays several roles: It acts as a container for all other Entity objects. It acts as factory for the Publisher, Subscriber, Topic, ContentFilteredTopic, and MultiTopic objects. It represents the participation of the application on a communication plane that isolates applications running on the same set of physical computers from each other.
DomainParticipantFactory
          The sole purpose of this class is to allow the creation and destruction of DomainParticipant objects.
DomainParticipantFactoryQos
           
DomainParticipantListener
          This is the interface that can be implemented by an application-provided class and then registered with the DomainParticipant such that the application can be notified by the DCPS Service of relevant status changes.
DomainParticipantQos
           
 

Classes in org.omg.dds.domain used by org.omg.dds.domain.modifiable
DomainParticipantFactoryQos
           
DomainParticipantQos
           
 

Classes in org.omg.dds.domain used by org.omg.dds.topic
DomainParticipant
          The DomainParticipant object plays several roles: It acts as a container for all other Entity objects. It acts as factory for the Publisher, Subscriber, Topic, ContentFilteredTopic, and MultiTopic objects. It represents the participation of the application on a communication plane that isolates applications running on the same set of physical computers from each other.
 



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