RTI Connext Java API Version 7.6.0

This page lists QoS fields that can be used to send application-specific data during participant and endpoint discovery.

This page lists QoS fields that can be used to send application-specific data during participant and endpoint discovery.

There are also various resource limits related to these QoS which are also listed below.

Basic Settings

com.rti.dds.infrastructure.PropertyQosPolicyvalue
<<basic>> <<extension>> Sequence of properties.

Advanced Settings

com.rti.dds.infrastructure.UserDataQosPolicyvalue
<<spec>> a sequence of octets
com.rti.dds.infrastructure.GroupDataQosPolicyvalue
<<spec>> a sequence of octets
com.rti.dds.infrastructure.TypeSupportQosPolicyplugin_data
[DEPRECATED] <<extension>> Value to pass into the type plugin's de-/serialization function
com.rti.dds.infrastructure.DomainParticipantResourceLimitsQosPolicyparticipant_user_data_max_length
<<extension>> Maximum length of user data in com.rti.dds.domain.DomainParticipantQos and com.rti.dds.domain.builtin.ParticipantBuiltinTopicData
com.rti.dds.infrastructure.DomainParticipantResourceLimitsQosPolicytopic_data_max_length
<<extension>> Maximum length of topic data in com.rti.dds.topic.TopicQos, builtin.TopicBuiltinTopicData, com.rti.dds.publication.builtin.PublicationBuiltinTopicData and com.rti.dds.subscription.builtin.SubscriptionBuiltinTopicData
com.rti.dds.infrastructure.DomainParticipantResourceLimitsQosPolicypublisher_group_data_max_length
<<extension>> Maximum length of group data in com.rti.dds.publication.PublisherQos and com.rti.dds.publication.builtin.PublicationBuiltinTopicData
com.rti.dds.infrastructure.DomainParticipantResourceLimitsQosPolicysubscriber_group_data_max_length
<<extension>> Maximum length of group data in com.rti.dds.subscription.SubscriberQos and com.rti.dds.subscription.builtin.SubscriptionBuiltinTopicData
com.rti.dds.infrastructure.DomainParticipantResourceLimitsQosPolicywriter_user_data_max_length
<<extension>> Maximum length of user data in com.rti.dds.publication.DataWriterQos and com.rti.dds.publication.builtin.PublicationBuiltinTopicData
com.rti.dds.infrastructure.DomainParticipantResourceLimitsQosPolicyreader_user_data_max_length
<<extension>> Maximum length of user data in com.rti.dds.subscription.DataReaderQos and com.rti.dds.subscription.builtin.SubscriptionBuiltinTopicData
com.rti.dds.infrastructure.DomainParticipantResourceLimitsQosPolicyparticipant_property_list_max_length
<<extension>> Maximum number of properties associated with the com.rti.dds.domain.DomainParticipant.
com.rti.dds.infrastructure.DomainParticipantResourceLimitsQosPolicyparticipant_property_string_max_length
<<extension>> Maximum string length of the properties associated with the com.rti.dds.domain.DomainParticipant.
com.rti.dds.infrastructure.DomainParticipantResourceLimitsQosPolicywriter_property_list_max_length
<<extension>> Maximum number of properties associated with a com.rti.dds.publication.DataWriter.
com.rti.dds.infrastructure.DomainParticipantResourceLimitsQosPolicywriter_property_string_max_length
<<extension>> Maximum string length of the properties associated with a com.rti.dds.publication.DataWriter.
com.rti.dds.infrastructure.DomainParticipantResourceLimitsQosPolicyreader_property_list_max_length
<<extension>> Maximum number of properties associated with a com.rti.dds.subscription.DataReader.
com.rti.dds.infrastructure.DomainParticipantResourceLimitsQosPolicyreader_property_string_max_length
<<extension>> Maximum string length of the properties associated with a com.rti.dds.subscription.DataReader.