public interface SubscriberQos extends EntityQos<QosPolicy.ForSubscriber>
Modifier and Type | Method and Description |
---|---|
EntityFactory |
getEntityFactory() |
GroupData |
getGroupData() |
Partition |
getPartition() |
Presentation |
getPresentation() |
SubscriberQos |
withPolicies(QosPolicy.ForSubscriber... policy)
Copy this object and override the values of the given policies.
|
SubscriberQos |
withPolicy(QosPolicy.ForSubscriber 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()
SubscriberQos withPolicy(QosPolicy.ForSubscriber policy)
EntityQos
withPolicy
in interface EntityQos<QosPolicy.ForSubscriber>
EntityQos.withPolicies(QosPolicy...)
SubscriberQos withPolicies(QosPolicy.ForSubscriber... policy)
EntityQos
withPolicies
in interface EntityQos<QosPolicy.ForSubscriber>
EntityQos.withPolicy(QosPolicy)
Copyright © 2010 Real-Time Innovations, Inc. (RTI)
Copyright © 2010 PrismTech, Ltd.
Copyright © 2010 Object Management Group, Inc. (OMG)
All Rights Reserved.