Generated by
JDiff

Class org.omg.CORBA_2_3.portable.InputStream

Documentation changed from old to new.

Changed Methods
Object read_abstract_interface() Documentation changed from old to new.
Unmarshal the value object or a suitable stub object.
Object read_abstract_interface(Class) Documentation changed from old to new.
Unmarshal the class object or the stub class corresponding to the passed type.
Serializable read_value() Documentation changed from old to new.
Unmarshalls a value type from the input stream.
Serializable read_value(Serializable) Documentation changed from old to new.
Unmarshalls a value type from the input stream.
Serializable read_value(Class) Documentation changed from old to new.
Unmarshalls a value type from the input stream.
Serializable read_value(String) Documentation changed from old to new.
Unmarshalls a value type from the input stream.
Serializable read_value(BoxedValueHelper) Documentation changed from old to new.
Unmarshalls a value type from the input stream.