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

Packages that use KeyedBytesDataWriter
org.omg.dds.pub The Publication Module contains the Publisher and DataWriter interfaces as well as the PublisherListener and DataWriterListener interfaces, and more generally, all that is needed on the publication side. 
 

Uses of KeyedBytesDataWriter in org.omg.dds.pub
 

Methods in org.omg.dds.pub that return KeyedBytesDataWriter
 KeyedBytesDataWriter Publisher.createKeyedBytesDataWriter(Topic<KeyedBytes> topic)
           
 KeyedBytesDataWriter Publisher.createKeyedBytesDataWriter(Topic<KeyedBytes> topic, DataWriterQos qos, DataWriterListener<KeyedBytes> listener, java.util.Collection<java.lang.Class<? extends Status<?,?>>> statuses)
          Create a new data writer.
 KeyedBytesDataWriter Publisher.createKeyedBytesDataWriter(Topic<KeyedBytes> topic, java.lang.String qosLibraryName, java.lang.String qosProfileName, DataWriterListener<KeyedBytes> listener, java.util.Collection<java.lang.Class<? extends Status<?,?>>> statuses)
          Create a new data writer.
 KeyedBytesDataWriter Publisher.lookupKeyedBytesDataWriter(Topic<KeyedBytes> topicName)
           
 



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