| Package | Description | 
|---|---|
| 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/portablepackage. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | StringValueHelperThe Helper for StringValue. | 
| class  | WStringValueHelperorg/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
 The class definition has been modified to conform to the following
 OMG specifications :
   
        ORB core as defined by CORBA 2.3.1
       (formal/99-10-07)
       
        IDL/Java Language Mapping as defined in
       ptc/00-01-08
       
    | 
| Modifier and Type | Method and Description | 
|---|---|
| Serializable | InputStream. read_value(BoxedValueHelper factory)Unmarshalls a value type from the input stream. | 
| void | OutputStream. write_value(Serializable value,
           BoxedValueHelper factory)Marshals a value type to the output stream. | 
 Submit a bug or feature 
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
 Copyright © 1993, 2015, Oracle and/or its affiliates.  All rights reserved.