Package | Description |
---|---|
org.omg.dds.core.policy | |
org.omg.dds.domain |
The Domain Module contains the
DomainParticipant
class that acts as an entry-point of the Service and acts as a factory for
many of the classes. |
Modifier and Type | Interface and Description |
---|---|
interface |
EntityFactory
Controls the behavior of the
Entity when acting as a factory for
other entities. |
interface |
UserData
User data not known by the middleware, but distributed by means of
built-in topics.
|
Modifier and Type | Method and Description |
---|---|
DomainParticipantQos |
DomainParticipantQos.withPolicies(QosPolicy.ForDomainParticipant... policy) |
DomainParticipantQos |
DomainParticipantQos.withPolicy(QosPolicy.ForDomainParticipant policy) |
Copyright © 2014. All rights reserved.