| Package | Description |
|---|---|
| org.omg.dds.core.policy | |
| 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. |
| 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 |
|---|---|
SubscriberQos |
SubscriberQos.withPolicies(QosPolicy.ForSubscriber... policy) |
SubscriberQos |
SubscriberQos.withPolicy(QosPolicy.ForSubscriber policy) |
Copyright © 2014. All rights reserved.