Domain Module
[DDS API Reference]

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...


Modules

 DomainParticipantFactory
 com.rti.dds.domain.DomainParticipantFactory entity and associated elements
 DomainParticipants
 com.rti.dds.domain.DomainParticipant entity and associated elements
 Built-in Topics
 Built-in objects created by RTI Connext but accessible to the application.

Variables

static DomainParticipantFactory TheParticipantFactory = create_singletonI()
 Can be used as an alias for the singleton factory returned by the operation com.rti.dds.domain.DomainParticipantFactory.get_instance().

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


Variable Documentation

DomainParticipantFactory TheParticipantFactory = create_singletonI() [static, inherited]

Can be used as an alias for the singleton factory returned by the operation com.rti.dds.domain.DomainParticipantFactory.get_instance().

See also:
com.rti.dds.domain.DomainParticipantFactory.get_instance


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