|
JavaTM 2 Platform Std. Ed. v1.4.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DynAny | |
org.omg.CORBA | Provides the mapping of the OMG CORBA APIs to the JavaTM programming language, including the class ORB, which is implemented so that a programmer can use it as a fully-functional Object Request Broker (ORB). |
Uses of DynAny in org.omg.CORBA |
Subinterfaces of DynAny in org.omg.CORBA | |
interface |
DynArray
Represents a DynAny object associated with an array. |
interface |
DynEnum
Represents a DynAny object associated with an IDL enum. |
interface |
DynFixed
Represents a DynAny object that is associated
with an IDL fixed type. |
interface |
DynSequence
The representation of a DynAny object that is associated
with an IDL sequence. |
interface |
DynStruct
The representation of a DynAny object that is associated
with an IDL struct. |
interface |
DynUnion
The DynUnion interface represents a DynAny object
that is associated with an IDL union. |
interface |
DynValue
The representation of a DynAny object that is associated
with an IDL value type. |
|
JavaTM 2 Platform Std. Ed. v1.4.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Java, Java 2D, and JDBC are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-2002 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.