RTI Connext Java API  Version 5.2.0
 All Classes Namespaces Functions Variables Groups Pages
DataReaders

com.rti.dds.subscription.DataReader entity and associated elements More...

Modules

 Read Conditions
 com.rti.dds.subscription.ReadCondition and associated elements
 
 Query Conditions
 com.rti.dds.subscription.QueryCondition and associated elements
 

Classes

class  FooDataReader
 <<interface>> <<generic>> User data type-specific data reader. More...
 
interface  DataReader
 <<interface>> Allows the application to: (1) declare the data it wishes to receive (i.e. make a subscription) and (2) access the data received by the attached com.rti.dds.subscription.Subscriber. More...
 
class  DataReaderAdapter
 <<extension>> A listener adapter in the spirit of the Java AWT listener adapters. (The Adapter provides empty implementations for the listener methods) More...
 
class  DataReaderCacheStatus
 <<extension>> The status of the reader's cache. More...
 
interface  DataReaderListener
 <<interface>> com.rti.dds.infrastructure.Listener for reader status. More...
 
class  DataReaderProtocolStatus
 <<extension>> The status of a reader's internal protocol related metrics, like the number of samples received, filtered, rejected; and status of wire protocol traffic. More...
 
class  DataReaderQos
 QoS policies supported by a com.rti.dds.subscription.DataReader entity. More...
 
class  DataReaderSeq
 Declares IDL sequence < com.rti.dds.subscription.DataReader > . More...
 
class  LivelinessChangedStatus
 com.rti.dds.infrastructure.StatusKind.StatusKind.LIVELINESS_CHANGED_STATUS More...
 
class  RequestedDeadlineMissedStatus
 com.rti.dds.infrastructure.StatusKind.StatusKind.REQUESTED_DEADLINE_MISSED_STATUS More...
 
class  RequestedIncompatibleQosStatus
 com.rti.dds.infrastructure.StatusKind.StatusKind.REQUESTED_INCOMPATIBLE_QOS_STATUS More...
 
class  SampleLostStatus
 com.rti.dds.infrastructure.StatusKind.StatusKind.SAMPLE_LOST_STATUS_STATUS More...
 
class  SampleLostStatusKind
 <<extension>> Kinds of reasons why a sample was lost. More...
 
class  SampleRejectedStatus
 com.rti.dds.infrastructure.StatusKind.StatusKind.SAMPLE_REJECTED_STATUS More...
 
class  SampleRejectedStatusKind
 Kinds of reasons for rejecting a sample. More...
 
class  SubscriptionMatchedStatus
 com.rti.dds.infrastructure.StatusKind.StatusKind.SUBSCRIPTION_MATCHED_STATUS More...
 

Detailed Description

com.rti.dds.subscription.DataReader entity and associated elements


RTI Connext Java API Version 5.2.0 Copyright © Sun Jun 21 2015 Real-Time Innovations, Inc