Java Platform 1.2

org.omg.CORBA.portable
Interface IDLEntity

All Known Subinterfaces:
BindingIterator, IDLType, IRObject, NamingContext
All Known Implementing Classes:
Any, CompletionStatus, DefinitionKind, NameValuePair, ServiceDetail, ServiceInformation, SetOverrideType, StructMember, TypeCode, UnionMember, UserException, ValueMember, Binding, BindingType, NameComponent, CannotProceed, NotFound, InvalidName, NotEmpty, AlreadyBound, NotFoundReason

public abstract interface IDLEntity
extends 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 inherited from class java.io.Serializable
serialVersionUID
 


Java Platform 1.2

Submit a bug or feature Version 1.2 of Java Platform API Specification
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.