TRANSPORT_MULTICAST
[QoS Policies]

<<eXtension>> Specifies the multicast address on which a com.rti.dds.subscription.DataReader wants to receive its data. It can also specify a port number, as well as a subset of the available (at the com.rti.dds.domain.DomainParticipant level) transports with which to receive the multicast data. More...

Classes

class  TransportMulticastMappingQosPolicy
 Specifies the multicast address on which a com.rti.dds.subscription.DataReader wants to receive its data. It can also specify a port number as well as a subset of the available (at the com.rti.dds.domain.DomainParticipant level) transports with which to receive the multicast data. More...
class  TransportMulticastQosPolicy
 Specifies the multicast address on which a com.rti.dds.subscription.DataReader wants to receive its data. It can also specify a port number as well as a subset of the available (at the com.rti.dds.domain.DomainParticipant level) transports with which to receive the multicast data. More...
class  TransportMulticastQosPolicyKind
 Transport Multicast Policy Kind. More...

Variables

static final QosPolicyId_t TRANSPORTMULTICAST_QOS_POLICY_ID
 <<eXtension>> Identifier for com.rti.dds.infrastructure.TransportMulticastQosPolicy
static final
TransportMulticastQosPolicyKind 
AUTOMATIC_TRANSPORT_MULTICAST_QOS
 Transport Multicast Policy Kind.
static final
TransportMulticastQosPolicyKind 
UNICAST_ONLY_TRANSPORT_MULTICAST_QOS = new TransportMulticastQosPolicyKind("UNICAST_ONLY_TRANSPORT_MULTICAST_QOS", 1)
 Transport Multicast Policy Kind.

Detailed Description

<<eXtension>> Specifies the multicast address on which a com.rti.dds.subscription.DataReader wants to receive its data. It can also specify a port number, as well as a subset of the available (at the com.rti.dds.domain.DomainParticipant level) transports with which to receive the multicast data.


Variable Documentation

final QosPolicyId_t TRANSPORTMULTICAST_QOS_POLICY_ID [static, inherited]

final TransportMulticastQosPolicyKind AUTOMATIC_TRANSPORT_MULTICAST_QOS [static, inherited]

Initial value:

 
                        new TransportMulticastQosPolicyKind(
                                                        "AUTOMATIC_TRANSPORT_MULTICAST_QOS", 0)
Transport Multicast Policy Kind.

See also:
com.rti.dds.infrastructure.TransportMulticastQosPolicy.AUTOMATIC_TRANSPORT_MULTICAST_QOS

final TransportMulticastQosPolicyKind UNICAST_ONLY_TRANSPORT_MULTICAST_QOS = new TransportMulticastQosPolicyKind("UNICAST_ONLY_TRANSPORT_MULTICAST_QOS", 1) [static, inherited]

Transport Multicast Policy Kind.

See also:
com.rti.dds.infrastructure.TransportMulticastQosPolicy.UNICAST_ONLY_TRANSPORT_MULTICAST_QOS


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