|
JavaTM 2 Platform Std. Ed. v1.3.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BoxedValueHelper | |
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_2_3.portable | Provides methods for the input and output of value types, and contains
other updates to the org/omg/CORBA/portable package. |
Uses of BoxedValueHelper in org.omg.CORBA |
Classes in org.omg.CORBA that implement BoxedValueHelper | |
class |
StringValueHelper
org/omg/CORBA/StringValueHelper.java Generated by the IDL-to-Java compiler (portable), version "3.0" from orb.idl 31 May 1999 22:27:30 o'clock GMT+00:00 |
class |
WStringValueHelper
org/omg/CORBA/WStringValueHelper.java Generated by the IDL-to-Java compiler (portable), version "3.0" from orb.idl 31 May 1999 22:27:30 o'clock GMT+00:00 |
Uses of BoxedValueHelper in org.omg.CORBA_2_3.portable |
Methods in org.omg.CORBA_2_3.portable with parameters of type BoxedValueHelper | |
void |
OutputStream.write_value(Serializable value,
BoxedValueHelper factory)
marshals a value type to the output stream. |
Serializable |
InputStream.read_value(BoxedValueHelper factory)
unmarshalls a value type from the input stream. |
|
JavaTM 2 Platform Std. Ed. v1.3.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Java, Java 2D, and JDBC are trademarks or registered trademarks of Oracle and/or its affiliates, in the US and other countries.
Copyright © 1995, 2010 Oracle and/or its affiliates. All rights reserved.