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

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

Methods in org.omg.dds.sub that return BytesDataReader
 BytesDataReader Subscriber.createBytesDataReader(TopicDescription<byte[]> topic)
           
 BytesDataReader Subscriber.createBytesDataReader(TopicDescription<byte[]> topic, DataReaderQos qos, DataReaderListener<byte[]> listener, java.util.Collection<java.lang.Class<? extends Status<?,?>>> statuses)
          Create a new data reader.
 BytesDataReader Subscriber.createBytesDataReader(TopicDescription<byte[]> topic, java.lang.String qosLibraryName, java.lang.String qosProfileName, DataReaderListener<byte[]> listener, java.util.Collection<java.lang.Class<? extends Status<?,?>>> statuses)
          Create a new data reader.
 BytesDataReader Subscriber.lookupBytesDataReader(TopicDescription<byte[]> topicName)
           
 



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