OpenSplice Java 5 DCPS  v6.x
OpenSplice Java 5 OpenSplice Data Distribution Service Data-Centric Publish-Subscribe API
Package org.opensplice.dds.domain

Classes

interface  DomainParticipant
 OpenSplice-specific extension of org.omg.dds.domain.DomainParticipant with support for deleting historical data from the durability service and creating a snapshot of current persistent data. More...
 
class  DomainParticipantAdapter
 Extension of org.omg.dds.domain.DomainParticipantAdapter to provide empty implementation for onAllDataDisposed as well. More...
 
interface  DomainParticipantFactory
 OpenSplice-specific extension of org.omg.dds.domain.DomainParticipantFactory with support for detaching from all domains. More...
 
class  DomainParticipantFactoryImpl
 
class  DomainParticipantFactoryQosImpl
 
class  DomainParticipantImpl
 
interface  DomainParticipantListener
 Extension of org.omg.dds.domain.DomainParticipantListener to provide callback to notify AllDataDisposedEvent as well. More...
 
class  DomainParticipantListenerImpl
 
interface  DomainParticipantQos
 OpenSplice-specific extension to org.omg.dds.domain.DomainParticipantQos with support to control scheduling class and priorities of listener and watchdog threads created by the middleware. More...
 
class  DomainParticipantQosImpl