![]() |
OpenSplice Java 5 DCPS
v6.x
OpenSplice Java 5 OpenSplice Data Distribution Service Data-Centric Publish-Subscribe API
|
Classes | |
interface | DomainParticipant |
The DomainParticipant object plays several roles: More... | |
class | DomainParticipantAdapter |
A convenience class DomainParticipantAdapter is offered which has an empty implementation of all org.omg.dds.domain.DomainParticipantListener callback functions when the application extends from this class only the used callback functions that the user wants to use need to be implemented. More... | |
class | DomainParticipantFactory |
The sole purpose of this class is to allow the creation and destruction of org.omg.dds.domain.DomainParticipant objects. More... | |
interface | DomainParticipantFactoryQos |
interface | DomainParticipantListener |
This is the interface that can be implemented by an application-provided class and then registered with the org.omg.dds.domain.DomainParticipant such that the application can be notified by the DCPS Service of relevant status changes. More... | |
interface | DomainParticipantQos |