|
VisiBroker for Java |
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
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 are associated with arrays. |
DynArrayOperations | DynArray objects are associated with arrays. |
DynEnum | DynEnum objects are associated with enumerated values. |
DynEnumOperations | DynEnum objects are associated with enumerated values. |
DynFixed | DynFixed objects are associated with values of the IDL fixed type. |
DynFixedOperations | DynFixed objects are associated with values of the IDL fixed type. |
DynSequence | DynSequence objects are associated with sequences. |
DynSequenceOperations | DynSequence objects are associated with sequences. |
DynStruct | DynStruct objects are associated with struct values and exception values. |
DynStructOperations | DynStruct objects are associated with struct values and exception values. |
DynUnion | DynUnion objects are associated with unions. |
DynUnionOperations | DynUnion objects are associated with unions. |
DynValue | DynValue objects are associated with value types. |
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 are associated with value types. |
Class Summary | |
---|---|
_DynAnyFactoryStub | DynAny objects can be created by invoking operations on the DynAnyFactory object. |
_DynAnyStub | Any values can be dynamically interpreted (traversed) and constructed through DynAny objects. |
_DynArrayStub | DynArray objects support the manipulation of IDL arrays. |
_DynEnumStub | DynEnum objects support the manipulation of IDL enumerated values. |
_DynFixedStub | DynFixed objects support the manipulation of IDL fixed values. |
_DynSequenceStub | DynSequence objects support the manipulation of IDL sequences. |
_DynStructStub | DynStruct objects support the manipulation of IDL struct and exception values. |
_DynUnionStub | DynUnion objects support the manipulation of IDL unions. |
_DynValueStub | DynValue objects support the manipulation of IDL non-boxed value types. |
AnySeqHelper | org/omg/DynamicAny/AnySeqHelper.java . |
DynAnyFactoryHelper | DynAny objects can be created by invoking operations on the DynAnyFactory object. |
DynAnyHelper | Any values can be dynamically interpreted (traversed) and constructed through DynAny objects. |
DynAnySeqHelper | org/omg/DynamicAny/DynAnySeqHelper.java . |
DynArrayHelper | DynArray objects support the manipulation of IDL arrays. |
DynEnumHelper | DynEnum objects support the manipulation of IDL enumerated values. |
DynFixedHelper | DynFixed objects support the manipulation of IDL fixed values. |
DynSequenceHelper | DynSequence objects support the manipulation of IDL sequences. |
DynStructHelper | DynStruct objects support the manipulation of IDL struct and exception values. |
DynUnionHelper | DynUnion objects support the manipulation of IDL unions. |
DynValueHelper | DynValue objects support the manipulation of IDL non-boxed value types. |
FieldNameHelper | org/omg/DynamicAny/FieldNameHelper.java . |
NameDynAnyPair | |
NameDynAnyPairHelper | org/omg/DynamicAny/NameDynAnyPairHelper.java . |
NameDynAnyPairSeqHelper | org/omg/DynamicAny/NameDynAnyPairSeqHelper.java . |
NameValuePair | |
NameValuePairHelper | org/omg/DynamicAny/NameValuePairHelper.java . |
NameValuePairSeqHelper | org/omg/DynamicAny/NameValuePairSeqHelper.java . |
This package contains the OMG defined interfaces and classes for Dynamic Any.
|
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |