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