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
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]

<<eXtension>> Identifier for

final TransportMulticastQosPolicyKind AUTOMATIC_TRANSPORT_MULTICAST_QOS [static, inherited]

Initial value:

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

See also:
.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:
.UNICAST_ONLY_TRANSPORT_MULTICAST_QOS


RTI Data Distribution Service Java API Version 4.5e Copyright © 23 Oct 2011 Real-Time Innovations, Inc