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

IDLEntity

public interface IDLEntity implements Serializable
An interface with no members whose only purpose is to serve as a marker indicating that an implementing class is a Java value type from IDL that has a corresponding Helper class. RMI IIOP serialization looks for such a marker to perform marshalling/unmarshalling.

Fields Summary
Constructors Summary
Methods Summary