| Package | Description |
|---|---|
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
Serializable |
ValueFactory.read_value(InputStream
Is called by the ORB runtime while in the process of unmarshaling a value type.
|