| 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 |
DynArrayImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DynArray
DynArray objects support the manipulation of IDL arrays.
|
| Modifier and Type | Class and Description |
|---|---|
class |
_DynArrayStub
DynArray objects support the manipulation of IDL arrays.
|
class |
DynArrayPOA
DynArray objects support the manipulation of IDL arrays.
|
class |
DynArrayPOATie
DynArray objects support the manipulation of IDL arrays.
|
| Modifier and Type | Method and Description |
|---|---|
DynArrayOperations |
DynArrayPOATie._delegate() |
| Modifier and Type | Method and Description |
|---|---|
void |
DynArrayPOATie._delegate(DynArrayOperations delegate) |
| Constructor and Description |
|---|
DynArrayPOATie(DynArrayOperations delegate) |
DynArrayPOATie(DynArrayOperations delegate,
POA poa) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.