RTI Connext Java API  Version 5.1.0
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...
 

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 5.1.0 Copyright © Mon Feb 3 2014 Real-Time Innovations, Inc