public interface ValueFactory
ORB
| Modifier and Type | Method and Description |
|---|---|
Serializable |
read_value(InputStream
Is called by the ORB runtime while in the process of unmarshaling a value type.
|
Serializableread_value(InputStream is)
is - an InputStream object--from which the value will be read.