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 |
DynSequenceImpl |
Modifier and Type | Interface and Description |
---|---|
interface |
DynSequence
DynSequence objects support the manipulation of IDL sequences.
|
Modifier and Type | Class and Description |
---|---|
class |
_DynSequenceStub
DynSequence objects support the manipulation of IDL sequences.
|
class |
DynSequencePOA
DynSequence objects support the manipulation of IDL sequences.
|
class |
DynSequencePOATie
DynSequence objects support the manipulation of IDL sequences.
|
Modifier and Type | Method and Description |
---|---|
DynSequenceOperations |
DynSequencePOATie._delegate() |
Modifier and Type | Method and Description |
---|---|
void |
DynSequencePOATie._delegate(DynSequenceOperations delegate) |
Constructor and Description |
---|
DynSequencePOATie(DynSequenceOperations delegate) |
DynSequencePOATie(DynSequenceOperations delegate,
POA poa) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.