RTI Connext Java API Version 7.3.0
|
com.rti.dds.publication.DataWriter entity and associated elements More...
Classes | |
class | FooDataWriter |
<<interface>> <<generic>> User data type specific data writer. More... | |
class | AcknowledgmentInfo |
Information about an application-level acknowledged sample. More... | |
interface | DataWriter |
<<interface>> Allows an application to set the value of the data to be published under a given com.rti.dds.topic.Topic. More... | |
class | DataWriterAdapter |
<<extension>> A listener adapter in the spirit of the Java AWT listener adapters. (The Adapter provides empty implementations for the listener methods or functions.) More... | |
class | DataWriterCacheStatus |
<<extension>> The status of the DataWriter's cache. Provides information on cache related metrics such as the number of samples and instances in the DataWriter queue. More... | |
interface | DataWriterListener |
<<interface>> com.rti.dds.infrastructure.Listener for writer status. More... | |
class | DataWriterProtocolStatus |
<<extension>> The status of a writer's internal protocol related metrics, like the number of samples pushed, pulled, filtered; and status of wire protocol traffic. More... | |
class | DataWriterQos |
QoS policies supported by a com.rti.dds.publication.DataWriter entity. More... | |
class | LivelinessLostStatus |
com.rti.dds.infrastructure.StatusKind.StatusKind.LIVELINESS_LOST_STATUS More... | |
class | OfferedDeadlineMissedStatus |
com.rti.dds.infrastructure.StatusKind.StatusKind.OFFERED_DEADLINE_MISSED_STATUS More... | |
class | OfferedIncompatibleQosStatus |
com.rti.dds.infrastructure.StatusKind.StatusKind.OFFERED_INCOMPATIBLE_QOS_STATUS More... | |
class | PublicationMatchedStatus |
com.rti.dds.infrastructure.StatusKind.StatusKind.PUBLICATION_MATCHED_STATUS More... | |
class | ReliableReaderActivityChangedStatus |
<<extension>> Describes the activity (i.e. are acknowledgements forthcoming) of reliable readers matched to a reliable writer. More... | |
class | ReliableWriterCacheChangedStatus |
<<extension>> A summary of the state of a data writer's cache of unacknowledged samples written. More... | |
class | ReliableWriterCacheEventCount |
<<extension>> The number of times the number of unacknowledged samples in the cache of a reliable writer hit a certain well-defined threshold. More... | |
class | ServiceRequestAcceptedStatus |
com.rti.dds.infrastructure.StatusKind.SERVICE_REQUEST_ACCEPTED_STATUS More... | |
com.rti.dds.publication.DataWriter entity and associated elements