-
- All Superinterfaces:
-
IDLEntity
,Serializable
,Streamable
,ValueBase
public interface StreamableValue extends Streamable, ValueBase
定义不是自定义封送的所有非盒装IDL值类型的基本类型。 所有值类型通过实现StreamableValue或CustomValue接口直接或间接实现ValueBase。
-
-
方法摘要
-
Methods inherited from interface org.omg.CORBA.portable.Streamable
_read, _type, _write
-
Methods inherited from interface org.omg.CORBA.portable.ValueBase
_truncatable_ids
-
-