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

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

Methods in org.omg.dds.pub that return BytesDataWriter
 BytesDataWriter Publisher.createBytesDataWriter(Topic<byte[]> topic)
           
 BytesDataWriter Publisher.createBytesDataWriter(Topic<byte[]> topic, DataWriterQos qos, DataWriterListener<byte[]> listener, java.util.Collection<java.lang.Class<? extends Status<?,?>>> statuses)
          Create a new data writer.
 BytesDataWriter Publisher.createBytesDataWriter(Topic<byte[]> topic, java.lang.String qosLibraryName, java.lang.String qosProfileName, DataWriterListener<byte[]> listener, java.util.Collection<java.lang.Class<? extends Status<?,?>>> statuses)
          Create a new data writer.
 BytesDataWriter Publisher.lookupBytesDataWriter(Topic<byte[]> topicName)
           
 



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