RTI Connext Java API  Version 5.3.1
 All Classes Namespaces Functions Variables Groups Pages
Package com.rti.dds.publication

Contains the com.rti.dds.publication.FlowController, com.rti.dds.publication.Publisher, and com.rti.dds.publication.DataWriter classes as well as the com.rti.dds.publication.PublisherListener and com.rti.dds.publication.DataWriterListener interfaces, and more generally, all that is needed on the publication side. More...

Classes

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 writer's cache. 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...
 
interface  FlowController
 <<interface>> A flow controller is the object responsible for shaping the network traffic by determining when attached asynchronous com.rti.dds.publication.DataWriter instances are allowed to write data. More...
 
class  FlowControllerProperty_t
 Determines the flow control characteristics of the com.rti.dds.publication.FlowController. More...
 
class  FlowControllerSchedulingPolicy
 Kinds of flow controller scheduling policy. More...
 
class  FlowControllerTokenBucketProperty_t
 com.rti.dds.publication.FlowController uses the popular token bucket approach for open loop network flow control. The flow control characteristics are determined by the token bucket properties. 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...
 
interface  Publisher
 <<interface>> A publisher is the object responsible for the actual dissemination of publications. More...
 
class  PublisherAdapter
 <<extension>> A listener adapter in the spirit of the Java AWT listener adapters. (The Adapter provides empty implementations for the listener methods) More...
 
interface  PublisherListener
 <<interface>> com.rti.dds.infrastructure.Listener for com.rti.dds.publication.Publisher status. More...
 
class  PublisherQos
 QoS policies supported by a com.rti.dds.publication.Publisher entity. More...
 
class  PublisherSeq
 Declares IDL sequence < com.rti.dds.publication.Publisher > . 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...
 

Detailed Description

Contains the com.rti.dds.publication.FlowController, com.rti.dds.publication.Publisher, and com.rti.dds.publication.DataWriter classes as well as the com.rti.dds.publication.PublisherListener and com.rti.dds.publication.DataWriterListener interfaces, and more generally, all that is needed on the publication side.

DDSPublicationPackage.png
DCPS Publication package

RTI Connext Java API Version 5.3.1 Copyright © Mon Feb 19 2018 Real-Time Innovations, Inc