| Package | Description |
|---|---|
| com.sun.corba.se.impl.dynamicany | |
| org.omg.DynamicAny |
Provides classes and interfaces that enable traversal of the data value
associated with an
any at
runtime, and extraction of the primitive constituents of the data value. |
| Modifier and Type | Class and Description |
|---|---|
class |
DynUnionImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DynUnion
DynUnion objects support the manipulation of IDL unions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
_DynUnionStub
DynUnion objects support the manipulation of IDL unions.
|
class |
DynUnionPOA
DynUnion objects support the manipulation of IDL unions.
|
class |
DynUnionPOATie
DynUnion objects support the manipulation of IDL unions.
|
| Modifier and Type | Method and Description |
|---|---|
DynUnionOperations |
DynUnionPOATie._delegate() |
| Modifier and Type | Method and Description |
|---|---|
void |
DynUnionPOATie._delegate(DynUnionOperations delegate) |
| Constructor and Description |
|---|
DynUnionPOATie(DynUnionOperations delegate) |
DynUnionPOATie(DynUnionOperations delegate,
POA poa) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.