Package com.rti.dds.domain

Contains the com.rti.dds.domain.DomainParticipant class that acts as an entrypoint of RTI Connext and acts as a factory for many of the classes. The com.rti.dds.domain.DomainParticipant also acts as a container for the other objects that make up RTI Connext. More...


Classes

interface  DomainParticipant
 <<interface>> Container for all com.rti.dds.infrastructure.DomainEntity objects. More...
class  DomainParticipantAdapter
 <<eXtension>> A listener adapter in the spirit of the Java AWT listener adapters. (The Adapter provides empty implementations for the listener methods) More...
class  DomainParticipantFactory
 <<singleton>> <<interface>> Allows creation and destruction of com.rti.dds.domain.DomainParticipant objects. More...
class  DomainParticipantFactoryQos
 QoS policies supported by a com.rti.dds.domain.DomainParticipantFactory. More...
interface  DomainParticipantListener
 <<interface>> Listener for participant status. More...
class  DomainParticipantQos
 QoS policies supported by a com.rti.dds.domain.DomainParticipant entity. More...

Packages

package  builtin
 Builtin topic for accessing information about the DomainParticipants discovered by RTI Connext.


Detailed Description

Contains the com.rti.dds.domain.DomainParticipant class that acts as an entrypoint of RTI Connext and acts as a factory for many of the classes. The com.rti.dds.domain.DomainParticipant also acts as a container for the other objects that make up RTI Connext.

DDSDomainPackage.png

DCPS Domain package


RTI Connext Java API Version 4.5f Copyright © 17 Mar 2012 Real-Time Innovations, Inc