Uses of Class
org.omg.CORBA_2_3.portable.ObjectImpl

Packages that use ObjectImpl
javax.rmi.CORBA   
org.apache.yoko.orb.CORBA   
org.apache.yoko.rmi.impl   
org.apache.yoko.rmi.util.corba   
org.omg.CORBA_2_4.portable   
 

Uses of ObjectImpl in javax.rmi.CORBA
 

Subclasses of ObjectImpl in javax.rmi.CORBA
 class Stub
           
 

Uses of ObjectImpl in org.apache.yoko.orb.CORBA
 

Subclasses of ObjectImpl in org.apache.yoko.orb.CORBA
 class StubForObject
           
 class StubForRemote
           
 

Uses of ObjectImpl in org.apache.yoko.rmi.impl
 

Subclasses of ObjectImpl in org.apache.yoko.rmi.impl
 class RMIPersistentStub
          RMIStub's (org.apache.yoko.rmi.impl) implement writeReplace by returning an instance of this class; and this class then implements readResolve to narrow itself to the correct type.
 class RMIRemoteStub
           
 class RMIStub
           
 

Uses of ObjectImpl in org.apache.yoko.rmi.util.corba
 

Subclasses of ObjectImpl in org.apache.yoko.rmi.util.corba
 class POAObject
           
 

Uses of ObjectImpl in org.omg.CORBA_2_4.portable
 

Subclasses of ObjectImpl in org.omg.CORBA_2_4.portable
 class ObjectImpl
           
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.