Uses of Interface
org.omg.dds.type.builtin.KeyedStringDataReader

Packages that use KeyedStringDataReader
org.omg.dds.sub The Subscription Module contains the Subscriber, DataReader, ReadCondition, and QueryCondition interfaces, as well as the SubscriberListener and DataReaderListener interfaces, and more generally, all that is needed on the subscription side. 
 

Uses of KeyedStringDataReader in org.omg.dds.sub
 

Methods in org.omg.dds.sub that return KeyedStringDataReader
 KeyedStringDataReader Subscriber.createKeyedStringDataReader(TopicDescription<KeyedString> topic)
           
 KeyedStringDataReader Subscriber.createKeyedStringDataReader(TopicDescription<KeyedString> topic, DataReaderQos qos, DataReaderListener<KeyedString> listener, java.util.Collection<java.lang.Class<? extends Status<?,?>>> statuses)
          Create a new data reader.
 KeyedStringDataReader Subscriber.createKeyedStringDataReader(TopicDescription<KeyedString> topic, java.lang.String qosLibraryName, java.lang.String qosProfileName, DataReaderListener<KeyedString> listener, java.util.Collection<java.lang.Class<? extends Status<?,?>>> statuses)
          Create a new data reader.
 KeyedStringDataReader Subscriber.lookupKeyedStringDataReader(TopicDescription<KeyedString> topicName)
           
 



Copyright © 2010 Real-Time Innovations, Inc. (RTI)
Copyright © 2010 PrismTech, Ltd.
Copyright © 2010 Object Management Group, Inc. (OMG)
All Rights Reserved.