Frames | No Frames |
Classes implementing org.omg.DynamicAny.DynSequence | |
class |
Methods with return type org.omg.DynamicAny.DynSequence | |
DynSequence | Create an empty sequence.
|
Classes implementing org.omg.DynamicAny.DynSequence | |
class | Should provide support for remote invocation of methods on DynSequence. |
Methods with parameter type org.omg.DynamicAny.DynSequence | |
void | Insert the DynSequence into the given Any.
|
void | This should read DynSequence from the CDR input stream, but (following the
JDK 1.5 API) it does not.
|
Methods with return type org.omg.DynamicAny.DynSequence | |
DynSequence | Extract the DynSequence from given Any.
|
DynSequence | Cast the passed object into the DynSequence. |
DynSequence | This should read DynSequence from the CDR input stream, but (following the
JDK 1.5 API) it does not.
|
DynSequence | Narrow the given object to the DynSequence. |