RTI Connext Java API Version 7.2.0

<<extension>> Specifies the discovery configuration QoS. More...

Classes

class  BuiltinTopicReaderResourceLimits_t
 Built-in topic reader's resource limits. More...
 
class  DiscoveryConfigBuiltinChannelKind
 Built-in channels that can be enabled. More...
 
class  DiscoveryConfigBuiltinPluginKind
 Built-in discovery plugins that can be used. More...
 
class  DiscoveryConfigQosPolicy
 Settings for discovery configuration. More...
 
class  RemoteParticipantPurgeKind
 Available behaviors for halting communication with remote participants (and their contained entities) with which discovery communication has been lost. More...
 

Variables

static final int MASK_NONE
 No bits are set, indicating that all channels that can be disabled, are disabled. Not all builtin channels can be disabled by the user. Only builtin channels represented by com.rti.dds.infrastructure.DiscoveryConfigBuiltinChannelKind are able to be enabled or disabled by the user. More...
 
static final int MASK_ALL
 All bits are set, indicating that all channels are enabled. More...
 
static final int MASK_DEFAULT = SERVICE_REQUEST_CHANNEL
 The default value of com.rti.dds.infrastructure.DiscoveryConfigQosPolicy.enabled_builtin_channels. More...
 
static final int MASK_NONE
 No bits are set. More...
 
static final int MASK_DEFAULT
 The default value of com.rti.dds.infrastructure.DiscoveryConfigQosPolicy.builtin_discovery_plugins. More...
 
static final QosPolicyId_t DISCOVERYCONFIG_QOS_POLICY_ID
 <<extension>> Identifier for com.rti.dds.infrastructure.DiscoveryConfigQosPolicy More...
 

Detailed Description

<<extension>> Specifies the discovery configuration QoS.

Variable Documentation

◆ MASK_NONE [1/2]

final int MASK_NONE
static

No bits are set, indicating that all channels that can be disabled, are disabled. Not all builtin channels can be disabled by the user. Only builtin channels represented by com.rti.dds.infrastructure.DiscoveryConfigBuiltinChannelKind are able to be enabled or disabled by the user.

See also
com.rti.dds.infrastructure.DiscoveryConfigBuiltinChannelKindMask

◆ MASK_ALL

final int MASK_ALL
static

All bits are set, indicating that all channels are enabled.

See also
com.rti.dds.infrastructure.DiscoveryConfigBuiltinChannelKindMask

◆ MASK_DEFAULT [1/2]

final int MASK_DEFAULT = SERVICE_REQUEST_CHANNEL
static

The default value of com.rti.dds.infrastructure.DiscoveryConfigQosPolicy.enabled_builtin_channels.

See also
com.rti.dds.infrastructure.DiscoveryConfigBuiltinChannelKindMask

◆ MASK_NONE [2/2]

final int MASK_NONE
static

No bits are set.

◆ MASK_DEFAULT [2/2]

final int MASK_DEFAULT
static

◆ DISCOVERYCONFIG_QOS_POLICY_ID

final QosPolicyId_t DISCOVERYCONFIG_QOS_POLICY_ID
static