org.omg.CORBA.portable
public interface ValueFactory
Method Summary | |
---|---|
Serializable | read_value(InputStream from_stream)
Read the value type. |
Parameters: from_stream a stream to read from.
Returns: a created value type, intialised with the data from the stream.