Generated by
JDiff

Class org.omg.CORBA_2_3.portable.OutputStream

Documentation changed from old to new.

Changed Methods
void write_abstract_interface(Object) Documentation changed from old to new.
Marshals a value object or a stub object.
void write_value(Serializable) Documentation changed from old to new.
Marshals a value type to the output stream.
void write_value(Serializable, Class) Documentation changed from old to new.
Marshals a value type to the output stream.
void write_value(Serializable, String) Documentation changed from old to new.
Marshals a value type to the output stream.
void write_value(Serializable, BoxedValueHelper) Documentation changed from old to new.
Marshals a value type to the output stream.