Name

IDLEntity

Synopsis

This interface is used to mark certain IDL-generated classes. The RMI/IIOP extensions to CORBA look for this marker interface, since it indicates that a Java object being marshalled or unmarshalled has a helper class that can be used to serialize the object.

                  Returned By
public interface IDLEntity extends Serializable {
}

Implementations

Too many classes to list.

Get Java Enterprise in a Nutshell, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.