![]() |
OpenSplice Java 5 DCPS
v6.x
OpenSplice Java 5 OpenSplice Data Distribution Service Data-Centric Publish-Subscribe API
|
Classes | |
class | DataAvailableStatus |
There is new data in the DataReader. More... | |
class | DataOnReadersStatus |
There is new data in one of the DataReaders of the Subscriber. More... | |
class | InconsistentTopicStatus |
Another topic exists with the same name but different characteristics. More... | |
class | LivelinessChangedStatus |
The liveliness of one or more org.omg.dds.pub.DataWriters that were writing instances read through the org.omg.dds.sub.DataReader has changed. More... | |
class | LivelinessLostStatus |
The liveliness that the org.omg.dds.pub.DataWriter has committed through its org.omg.dds.core.policy.Liveliness was not respected; thus org.omg.dds.sub.DataReader entities will consider the DataWriter as no longer "active.". More... | |
class | OfferedDeadlineMissedStatus |
The deadline that the org.omg.dds.pub.DataWriter has committed through its org.omg.dds.core.policy.Deadline was not respected for a specific instance. More... | |
class | OfferedIncompatibleQosStatus |
A org.omg.dds.core.policy.QosPolicy value was incompatible with what was requested. More... | |
class | PublicationMatchedStatus |
This class contains the statistics about the discovered number of org.omg.dds.sub.DataReaders that are compatible with the org.omg.dds.pub.DataWriter to which the Status is attached. More... | |
class | RequestedDeadlineMissedStatus |
The deadline that the org.omg.dds.sub.DataReader was expecting through its org.omg.dds.core.policy.Deadline was not respected for a specific instance. More... | |
class | RequestedIncompatibleQosStatus |
A org.omg.dds.core.policy.QosPolicy value was incompatible with what is offered. More... | |
class | SampleLostStatus |
A sample has been lost (never received). More... | |
class | SampleRejectedStatus |
A (received) sample has been rejected. More... | |
class | Status |
Status is the abstract root class for all communication status objects. More... | |
class | SubscriptionMatchedStatus |
This class contains the statistics about the discovered number of org.omg.dds.pub.DataWriters that are compatible with the org.omg.dds.sub.DataReader to which the Status is attached. More... | |