JavaTM 2 Platform
Std. Ed. v1.4.0

Uses of Interface
org.omg.DynamicAny.DynAnyOperations

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

Uses of DynAnyOperations in org.omg.DynamicAny
 

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

Classes in org.omg.DynamicAny that implement DynAnyOperations
 class _DynValueBoxStub
          DynValueBox objects support the manipulation of IDL boxed value types.
 class _DynValueCommonStub
          DynValueCommon provides operations supported by both the DynValue and DynValueBox interfaces.
 class DynValueBoxPOA
          DynValueBox objects support the manipulation of IDL boxed value types.
 class DynValueCommonPOA
          DynValueCommon provides operations supported by both the DynValue and DynValueBox interfaces.
 


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.