public interface PublisherQos extends EntityQos<QosPolicy.ForPublisher>
Modifier and Type | Method and Description |
---|---|
EntityFactory |
getEntityFactory() |
GroupData |
getGroupData() |
Partition |
getPartition() |
Presentation |
getPresentation() |
PublisherQos |
withPolicies(QosPolicy.ForPublisher... policy)
Copy this object and override the values of the given policies.
|
PublisherQos |
withPolicy(QosPolicy.ForPublisher policy)
Copy this object and override the value of the given policy.
|
get, getPolicyFactory
clear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, values
getEnvironment
Presentation getPresentation()
Partition getPartition()
GroupData getGroupData()
EntityFactory getEntityFactory()
PublisherQos withPolicy(QosPolicy.ForPublisher policy)
EntityQos
withPolicy
in interface EntityQos<QosPolicy.ForPublisher>
EntityQos.withPolicies(QosPolicy...)
PublisherQos withPolicies(QosPolicy.ForPublisher... policy)
EntityQos
withPolicies
in interface EntityQos<QosPolicy.ForPublisher>
EntityQos.withPolicy(QosPolicy)
Copyright © 2010 Real-Time Innovations, Inc. (RTI)
Copyright © 2010 PrismTech, Ltd.
Copyright © 2010 Object Management Group, Inc. (OMG)
All Rights Reserved.