|
JavaTM 2 Platform Std. Ed. v1.4.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ValueBase | |
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). |
org.omg.CORBA.portable | Provides a portability layer, that is, a set of ORB APIs that makes it possible for code generated by one vendor to run on another vendor's ORB. |
Uses of ValueBase in org.omg.CORBA |
Subinterfaces of ValueBase in org.omg.CORBA | |
interface |
DataInputStream
Defines the methods used to read primitive data types from input streams for unmarshaling custom value types. |
interface |
DataOutputStream
Defines the methods used to write primitive data types to output streams for marshalling custom value types. |
Uses of ValueBase in org.omg.CORBA.portable |
Subinterfaces of ValueBase in org.omg.CORBA.portable | |
interface |
CustomValue
An extension of ValueBase that is implemented by custom value
types. |
interface |
StreamableValue
Defines the base type for all non-boxed IDL valuetypes that are not custom marshaled. |
|
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.