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 |
DynAnyFactoryImpl |
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.
|
class |
DynAnyFactoryPOA
DynAny objects can be created by invoking operations on the DynAnyFactory object.
|
class |
DynAnyFactoryPOATie
DynAny objects can be created by invoking operations on the DynAnyFactory object.
|
Modifier and Type | Method and Description |
---|---|
DynAnyFactoryOperations |
DynAnyFactoryPOATie._delegate() |
Modifier and Type | Method and Description |
---|---|
void |
DynAnyFactoryPOATie._delegate(DynAnyFactoryOperations delegate) |
Constructor and Description |
---|
DynAnyFactoryPOATie(DynAnyFactoryOperations delegate) |
DynAnyFactoryPOATie(DynAnyFactoryOperations delegate,
POA poa) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.