Package | Description |
---|---|
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. |
Modifier and Type | Class and Description |
---|---|
class |
DataWriterAdapter<TYPE> |
Modifier and Type | Method and Description |
---|---|
<TYPE> DataWriter<TYPE> |
Publisher.createDataWriter(Topic<TYPE> topic,
DataWriterQos qos,
DataWriterListener<TYPE> listener,
java.util.Collection<java.lang.Class<? extends Status>> statuses)
This operation creates a DataWriter.
|
Copyright © 2010 Real-Time Innovations, Inc. (RTI)
Copyright © 2010 PrismTech, Ltd.
Copyright © 2010 Object Management Group, Inc. (OMG)
All Rights Reserved.