public interface ValueFactory
ORB| Modifier and Type | Method and Description |
|---|---|
Serializable |
read_value(InputStream is)
Is called by
the ORB runtime while in the process of unmarshaling a value type.
|
Serializable read_value(InputStream is)
is - an InputStream object--from which the value will be read.Copyright © 2017–2019 Eclipse Foundation. All rights reserved.