| Package | Description |
|---|---|
| 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 | Interface and Description |
|---|---|
interface |
DynAnyFactory
DynAny objects can be created by invoking operations on the DynAnyFactory object.
|
| Modifier and Type | Class and Description |
|---|---|
class |
_DynAnyFactoryStub
DynAny objects can be created by invoking operations on the DynAnyFactory object.
|