Package | Description |
---|---|
org.omg.dds.domain |
The Domain Module contains the
DomainParticipant
class that acts as an entry-point of the Service and acts as a factory for
many of the classes. |
Modifier and Type | Class and Description |
---|---|
class |
DomainParticipantAdapter |
Modifier and Type | Method and Description |
---|---|
abstract DomainParticipant |
DomainParticipantFactory.createParticipant(int domainId,
DomainParticipantQos qos,
DomainParticipantListener listener,
java.util.Collection<java.lang.Class<? extends Status>> statuses)
This operation creates a new DomainParticipant object having default
QoS and no listener.
|
Copyright © 2010 Real-Time Innovations, Inc. (RTI)
Copyright © 2010 PrismTech, Ltd.
Copyright © 2010 Object Management Group, Inc. (OMG)
All Rights Reserved.