Uses of Interface org.omg.DynamicAny.DynAnyOperations

Uses in package gnu.CORBA.DynAn

Classes implementing org.omg.DynamicAny.DynAnyOperations

class
The primitive dynamic Any holds the value basic final_type that cannot be traversed.
class
Provides support for dynamic array or sequence, where all members have the same final_type.
class
Our implementation of dynamic enumeration.
class
Implements DynAny, holding CORBA fixed.
class
class
Implementation of the DynStruct.
class
Implementation of DynUnion.
class
Implementation of DynValue.
class
Implementation of the DynValueBox.
class
A shared base for both dynamic structure an dynamic value final_type.

Uses in package org.omg.DynamicAny

Classes implementing org.omg.DynamicAny.DynAnyOperations

class
Should provide support for remote invocation of methods on DynAny.
class
Should provide support for remote invocation of methods on DynArray.
class
Should provide support for remote invocation of methods on DynEnum.
class
Should provide support for remote invocation of methods on DynFixed.
class
Should provide support for remote invocation of methods on DynSequence.
class
Should provide support for remote invocation of methods on DynStruct.
class
Should provide support for remote invocation of methods on DynUnion.
class
Should provide support for remote invocation of methods on DynValue.