FileDocCategorySizeDatePackage
StreamableValue.javaAPI DocJava SE 5 API577Fri Aug 26 14:58:34 BST 2005org.omg.CORBA.portable

StreamableValue

public interface StreamableValue implements ValueBase, Streamable
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.
author
OMG
version
1.12 12/19/03

Fields Summary
Constructors Summary
Methods Summary