Package | Description |
---|---|
org.omg.dds.core.policy | |
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 | Interface and Description |
---|---|
interface |
EntityFactory
Controls the behavior of the
Entity when acting as a factory for
other entities. |
interface |
GroupData
User data not known by the middleware, but distributed by means of
built-in topics.
|
interface |
Partition
This policy allows the introduction of a logical partition concept inside
the "physical" partition induced by a domain.
|
interface |
Presentation
Specifies how the samples representing changes to data instances are
presented to the subscribing application.
|
Modifier and Type | Method and Description |
---|---|
PublisherQos |
PublisherQos.withPolicies(QosPolicy.ForPublisher... policy) |
PublisherQos |
PublisherQos.withPolicy(QosPolicy.ForPublisher policy) |
Copyright © 2014. All rights reserved.