org.omg.CORBA.portable
Interface StreamableValue

All Superinterfaces:
IDLEntity sample code for org.omg.CORBA.portable.IDLEntity definition code for org.omg.CORBA.portable.IDLEntity , Serializable sample code for java.io.Serializable definition code for java.io.Serializable , Streamable sample code for org.omg.CORBA.portable.Streamable definition code for org.omg.CORBA.portable.Streamable , ValueBase sample code for org.omg.CORBA.portable.ValueBase definition code for org.omg.CORBA.portable.ValueBase

public interface StreamableValue
extends Streamable sample code for org.omg.CORBA.portable.Streamable definition code for org.omg.CORBA.portable.Streamable , ValueBase sample code for org.omg.CORBA.portable.ValueBase definition code for org.omg.CORBA.portable.ValueBase

Defines the base type for all non-boxed IDL valuetypes that are not custom marshaled. All value types implement ValueBase either directly or indirectly by implementing either the StreamableValue or CustomValue interface.


Method Summary
 
Methods inherited from interface org.omg.CORBA.portable.Streamable sample code for org.omg.CORBA.portable.Streamable definition code for org.omg.CORBA.portable.Streamable
_read sample code for org.omg.CORBA.portable.Streamable._read(org.omg.CORBA.portable.InputStream) definition code for org.omg.CORBA.portable.Streamable._read(org.omg.CORBA.portable.InputStream) , _type sample code for org.omg.CORBA.portable.Streamable._type() definition code for org.omg.CORBA.portable.Streamable._type() , _write sample code for org.omg.CORBA.portable.Streamable._write(org.omg.CORBA.portable.OutputStream) definition code for org.omg.CORBA.portable.Streamable._write(org.omg.CORBA.portable.OutputStream)
 
Methods inherited from interface org.omg.CORBA.portable.ValueBase sample code for org.omg.CORBA.portable.ValueBase definition code for org.omg.CORBA.portable.ValueBase
_truncatable_ids sample code for org.omg.CORBA.portable.ValueBase._truncatable_ids() definition code for org.omg.CORBA.portable.ValueBase._truncatable_ids()