JavaTM 2 Platform
Std. Ed. v1.4.0

Uses of Package
org.omg.DynamicAny

Packages that use org.omg.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. 
 

Classes in org.omg.DynamicAny used by org.omg.DynamicAny
DynAny
          Any values can be dynamically interpreted (traversed) and constructed through DynAny objects.
DynAnyFactoryOperations
          DynAny objects can be created by invoking operations on the DynAnyFactory object.
DynAnyOperations
          Any values can be dynamically interpreted (traversed) and constructed through DynAny objects.
DynArrayOperations
          DynArray objects support the manipulation of IDL arrays.
DynEnumOperations
          DynEnum objects support the manipulation of IDL enumerated values.
DynFixedOperations
          DynFixed objects support the manipulation of IDL fixed values.
DynSequenceOperations
          DynSequence objects support the manipulation of IDL sequences.
DynStructOperations
          DynStruct objects support the manipulation of IDL struct and exception values.
DynUnionOperations
          DynUnion objects support the manipulation of IDL unions.
DynValueBox
          DynValueBox objects support the manipulation of IDL boxed value types.
DynValueBoxOperations
          DynValueBox objects support the manipulation of IDL boxed value types.
DynValueCommon
          DynValueCommon provides operations supported by both the DynValue and DynValueBox interfaces.
DynValueCommonOperations
          DynValueCommon provides operations supported by both the DynValue and DynValueBox interfaces.
DynValueOperations
          DynValue objects support the manipulation of IDL non-boxed value types.
 


JavaTM 2 Platform
Std. Ed. v1.4.0

Submit a bug or feature
For further API reference and developer documentation, see Java 2 SDK SE Developer Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Java, Java 2D, and JDBC are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-2001 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.