JavaScript is disabled on your browser.
 
 
 
Java™ Platform 
Summary:  
Nested |  
Field |  
Constr |  
Method 
 
Detail:  
Field |  
Constr |  
Method 
 
 
  
All Superinterfaces: 
Serializable  
All Known Subinterfaces: 
AdapterActivator , BindingIterator , ClientRequestInfo , ClientRequestInterceptor , Codec , CodecFactory , Current , Current , Current , CustomValue , DataInputStream , DataOutputStream , DomainManager , DynAny , DynAnyFactory , DynArray , DynEnum , DynFixed , DynSequence , DynStruct , DynUnion , DynValue , DynValueBox , DynValueCommon , IdAssignmentPolicy , IDLType , IdUniquenessPolicy , ImplicitActivationPolicy , Interceptor , IORInfo , IORInterceptor , IORInterceptor_3_0 , IRObject , LifespanPolicy , NamingContext , NamingContextExt , ObjectReferenceFactory , ObjectReferenceTemplate , ORBInitializer , ORBInitInfo , POA , POAManager , Policy , PolicyFactory , RequestInfo , RequestProcessingPolicy , RunTime , ServantActivator , ServantLocator , ServantManager , ServantRetentionPolicy , ServerRequestInfo , ServerRequestInterceptor , StreamableValue , ThreadPolicy , ValueBase  
All Known Implementing Classes: 
_BindingIteratorImplBase , _BindingIteratorStub , _DynAnyFactoryStub , _DynAnyStub , _DynArrayStub , _DynEnumStub , _DynFixedStub , _DynSequenceStub , _DynStructStub , _DynUnionStub , _DynValueStub , _IDLTypeStub , _NamingContextExtStub , _NamingContextImplBase , _NamingContextStub , _PolicyStub , _ServantActivatorStub , _ServantLocatorStub , AdapterAlreadyExists , AdapterInactive , AdapterNonExistent , AlreadyBound , Any , BadKind , Binding , BindingType , Bounds , Bounds , CannotProceed , CompletionStatus , DefinitionKind , DuplicateName , Encoding , FormatMismatch , ForwardRequest , ForwardRequest , IdAssignmentPolicyValue , IdUniquenessPolicyValue , ImplicitActivationPolicyValue , InconsistentTypeCode , InconsistentTypeCode , Invalid , InvalidAddress , InvalidName , InvalidName , InvalidName , InvalidPolicy , InvalidSeq , InvalidSlot , InvalidTypeForEncoding , InvalidValue , InvalidValue , IOR , LifespanPolicyValue , NameComponent , NameDynAnyPair , NameValuePair , NameValuePair , NoContext , NoServant , NotEmpty , NotFound , NotFoundReason , ObjectAlreadyActive , ObjectNotActive , Parameter , ParameterMode , PolicyError , RequestProcessingPolicyValue , ServantAlreadyActive , ServantNotActive , ServantRetentionPolicyValue , ServiceContext , ServiceDetail , ServiceInformation , SetOverrideType , State , StructMember , TaggedComponent , TaggedProfile , ThreadPolicyValue , TypeCode , TypeMismatch , TypeMismatch , TypeMismatch , UnionMember , UnknownEncoding , UnknownUserException , UserException , ValueMember , WrongAdapter , WrongPolicy , WrongTransaction  
public 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.
 
 
 
 
 
 
Java™ Platform 
Summary:  
Nested |  
Field |  
Constr |  
Method 
 
Detail:  
Field |  
Constr |  
Method 
 
 
  
 Submit a bug or feature  Java SE Documentation . That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.Copyright  © 1993, 2017, Oracle and/or its affiliates.  All rights reserved. Use is subject to license terms . Also see the documentation redistribution policy .