| Package | Description |
|---|---|
| org.jacorb.dds | |
| org.omg.dds |
| Modifier and Type | Class and Description |
|---|---|
class |
DomainParticipantImpl
The DomainParticipant object plays several roles:
- It acts as a container for all other Entity objects
- It acts as factory for the Publisher, Subscriber, Topic and MultiTopic Entity objects.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DomainParticipant
Generated from IDL interface "DomainParticipant".
|
| Modifier and Type | Class and Description |
|---|---|
class |
_DomainParticipantStub
Generated from IDL interface "DomainParticipant".
|
class |
DomainParticipantPOA
Generated from IDL interface "DomainParticipant".
|
class |
DomainParticipantPOATie
Generated from IDL interface "DomainParticipant".
|
| Modifier and Type | Method and Description |
|---|---|
DomainParticipantOperations |
DomainParticipantPOATie._delegate() |
| Modifier and Type | Method and Description |
|---|---|
void |
DomainParticipantPOATie._delegate(DomainParticipantOperations delegate) |
| Constructor and Description |
|---|
DomainParticipantPOATie(DomainParticipantOperations delegate) |
DomainParticipantPOATie(DomainParticipantOperations delegate,
POA poa) |
Copyright © 2015 JacORB. All rights reserved.