Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Package | Description |
---|---|
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. |
Class and Description |
---|
DynAny
Any values can be dynamically interpreted (traversed) and constructed through DynAny objects. |
DynAnyFactory
DynAny objects can be created by invoking operations on the DynAnyFactory object. |
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. |
DynArray
DynArray objects support the manipulation of IDL arrays. |
DynArrayOperations
DynArray objects support the manipulation of IDL arrays. |
DynEnum
DynEnum objects support the manipulation of IDL enumerated values. |
DynEnumOperations
DynEnum objects support the manipulation of IDL enumerated values. |
DynFixed
DynFixed objects support the manipulation of IDL fixed values. |
DynFixedOperations
DynFixed objects support the manipulation of IDL fixed values. |
DynSequence
DynSequence objects support the manipulation of IDL sequences. |
DynSequenceOperations
DynSequence objects support the manipulation of IDL sequences. |
DynStruct
DynStruct objects support the manipulation of IDL struct and exception values. |
DynStructOperations
DynStruct objects support the manipulation of IDL struct and exception values. |
DynUnion
DynUnion objects support the manipulation of IDL unions. |
DynUnionOperations
DynUnion objects support the manipulation of IDL unions. |
DynValue
DynValue objects support the manipulation of IDL non-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. |
NameDynAnyPair
org/omg/DynamicAny/NameDynAnyPair.java . |
NameValuePair
org/omg/DynamicAny/NameValuePair.java . |
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1993, 2010, Oracle Corporation. All rights reserved.