RTI Connext Java API  Version 5.3.1
 All Classes Namespaces Functions Variables Groups Pages
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  DomainParticipantProtocolStatus
 <<extension>> The status of a participant's protocol related metrics, like the number of corrupted messages, change in corrupted messages and timestamp of the last corrupted message. 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.3.1 Copyright © Mon Feb 19 2018 Real-Time Innovations, Inc