TRANSPORT_BUILTIN
[QoS Policies]

<<eXtension>> Specifies which built-in transports are used. More...

Classes

class  TransportBuiltinKind
 Built-in transport kind. More...
class  TransportBuiltinQosPolicy
 Specifies which built-in transports are used. More...

Variables

static final QosPolicyId_t TRANSPORTBUILTIN_QOS_POLICY_ID
 <<eXtension>> Identifier for com.rti.dds.infrastructure.TransportBuiltinQosPolicy
static final String UDPv4_ALIAS
 Alias name for the UDPv4 built-in transport.
static final String SHMEM_ALIAS
 Alias name for the shared memory built-in transport.
static final String UDPv6_ALIAS
 Alias name for the UDPv6 built-in transport.
static final int MASK_NONE
 None of the built-in transports will be registered automatically when the com.rti.dds.domain.DomainParticipant is enabled. The user must explictly register transports using TransportSupport.register_transport.
static final int MASK_DEFAULT
 The default value of com.rti.dds.infrastructure.TransportBuiltinQosPolicy.mask.
static final int MASK_ALL
 All the available built-in transports are registered automatically when the com.rti.dds.domain.DomainParticipant is enabled.

Detailed Description

<<eXtension>> Specifies which built-in transports are used.

See also:
Changing the automatically registered built-in transports

Variable Documentation

final QosPolicyId_t TRANSPORTBUILTIN_QOS_POLICY_ID [static, inherited]

final String UDPv4_ALIAS [static, inherited]

Alias name for the UDPv4 built-in transport.

final String SHMEM_ALIAS [static, inherited]

Alias name for the shared memory built-in transport.

final String UDPv6_ALIAS [static, inherited]

Alias name for the UDPv6 built-in transport.

final int MASK_NONE [static, inherited]

None of the built-in transports will be registered automatically when the com.rti.dds.domain.DomainParticipant is enabled. The user must explictly register transports using TransportSupport.register_transport.

See also:
com.rti.dds.infrastructure.TransportBuiltinKindMask

final int MASK_DEFAULT [static, inherited]

The default value of com.rti.dds.infrastructure.TransportBuiltinQosPolicy.mask.

The set of builtin transport plugins that will be automatically registered with the participant by default. The user can register additional transports using TransportSupport.register_transport.

See also:
com.rti.dds.infrastructure.TransportBuiltinKindMask

final int MASK_ALL [static, inherited]

All the available built-in transports are registered automatically when the com.rti.dds.domain.DomainParticipant is enabled.

See also:
com.rti.dds.infrastructure.TransportBuiltinKindMask


RTI Connext Java API Version 4.5f Copyright © 17 Mar 2012 Real-Time Innovations, Inc