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 |
DynValueBoxImpl |
Modifier and Type | Interface and Description |
---|---|
interface |
DynValueBox
DynValueBox objects support the manipulation of IDL boxed value types.
|
Modifier and Type | Class and Description |
---|---|
class |
_DynValueBoxStub
DynValueBox objects support the manipulation of IDL boxed value types.
|
class |
DynValueBoxPOA
DynValueBox objects support the manipulation of IDL boxed value types.
|
class |
DynValueBoxPOATie
DynValueBox objects support the manipulation of IDL boxed value types.
|
Modifier and Type | Method and Description |
---|---|
DynValueBoxOperations |
DynValueBoxPOATie._delegate() |
Modifier and Type | Method and Description |
---|---|
void |
DynValueBoxPOATie._delegate(DynValueBoxOperations delegate) |
Constructor and Description |
---|
DynValueBoxPOATie(DynValueBoxOperations delegate) |
DynValueBoxPOATie(DynValueBoxOperations delegate,
POA poa) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.