RTI Connext Java API  Version 6.1.2

Service associated with a DDS entity. More...

Inheritance diagram for ServiceQosPolicy:
QosPolicy

Public Attributes

ServiceQosPolicyKind kind
 The kind of service. More...
 
- Public Attributes inherited from QosPolicy
final QosPolicyId_t id
 The ID of this QoS policy. More...
 
final String policy_name
 The name of this QoS policy. More...
 

Detailed Description

Service associated with a DDS entity.

This QoS policy is intended to be used by RTI infrastructure services.

User applications should not modify its value.

Entity:
com.rti.dds.domain.DomainParticipant, com.rti.dds.subscription.DataReader, com.rti.dds.publication.DataWriter
Properties:
RxO = NO
Changeable = UNTIL ENABLE

Member Data Documentation

◆ kind