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 |
DynStructImpl |
Modifier and Type | Interface and Description |
---|---|
interface |
DynStruct
DynStruct objects support the manipulation of IDL struct and exception values.
|
Modifier and Type | Class and Description |
---|---|
class |
_DynStructStub
DynStruct objects support the manipulation of IDL struct and exception values.
|
class |
DynStructPOA
DynStruct objects support the manipulation of IDL struct and exception values.
|
class |
DynStructPOATie
DynStruct objects support the manipulation of IDL struct and exception values.
|
Modifier and Type | Method and Description |
---|---|
DynStructOperations |
DynStructPOATie._delegate() |
Modifier and Type | Method and Description |
---|---|
void |
DynStructPOATie._delegate(DynStructOperations delegate) |
Constructor and Description |
---|
DynStructPOATie(DynStructOperations delegate) |
DynStructPOATie(DynStructOperations delegate,
POA poa) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.