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