RTI Connext Java API  Version 5.2.0
 All Classes Namespaces Functions Variables Groups Pages
TRANSPORT_MULTICAST

<<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
final TransportMulticastQosPolicyKind AUTOMATIC_TRANSPORT_MULTICAST_QOS
static
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

Transport Multicast Policy Kind.

See Also
com.rti.dds.infrastructure.TransportMulticastQosPolicy.UNICAST_ONLY_TRANSPORT_MULTICAST_QOS

RTI Connext Java API Version 5.2.0 Copyright © Sun Jun 21 2015 Real-Time Innovations, Inc