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

Packages that use KeyedBytesDataReader
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 KeyedBytesDataReader in org.omg.dds.sub
 

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



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