RTI Connext Java API Version 7.2.0

<<extension>> Stores (name, value) pairs that can be used to configure certain parameters of RTI Connext that are not exposed through formal QoS policies. Can also be used to store and propagate application-specific name/value pairs that can be retrieved by user code during discovery. More...

Classes

class  Property_t
 Properties are name/value pairs objects. More...
 
class  PropertyQosPolicy
 Stores name/value(string) pairs that can be used to configure certain parameters of RTI Connext that are not exposed through formal QoS policies. Can also be used to store and propagate application-specific name/value pairs that can be retrieved by user code during discovery. More...
 
class  PropertyQosPolicyHelper
 Policy helpers that facilitate management of the properties in the input policy. More...
 
class  PropertyQosPolicyMutability
 Determines if, and when, the value of a property can change. More...
 
class  PropertySeq
 Declares IDL sequence < com.rti.dds.infrastructure.Property_t > More...
 

Detailed Description

<<extension>> Stores (name, value) pairs that can be used to configure certain parameters of RTI Connext that are not exposed through formal QoS policies. Can also be used to store and propagate application-specific name/value pairs that can be retrieved by user code during discovery.

RTI Connext will automatically set some system properties in the com.rti.dds.infrastructure.PropertyQosPolicy associated with a com.rti.dds.domain.DomainParticipantQos. See System Properties for additional details.

(c) Copyright, Real-Time Innovations, 2023. All rights reserved.

No duplications, whole or partial, manual or electronic, may be made without express written permission. Any such copies, or revisions thereof, must display this notice unaltered.

This code contains trade secrets of Real-Time Innovations, Inc.

RTI Connext will automatically set some system properties in the com.rti.dds.infrastructure.PropertyQosPolicy associated with a com.rti.dds.domain.DomainParticipantQos. See System Properties for additional details.