Java™ Platform
Standard Ed. 6

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

Packages that use ObjectImpl
javax.rmi.CORBA Contains portability APIs for RMI-IIOP. 
org.omg.stub.java.rmi Contains RMI-IIOP Stubs for the Remote types that occur in the java.rmi package. 
 

Uses of ObjectImpl in javax.rmi.CORBA
 

Subclasses of ObjectImpl in javax.rmi.CORBA
 class Stub
          Base class from which all RMI-IIOP stubs must inherit.
 

Uses of ObjectImpl in org.omg.stub.java.rmi
 

Subclasses of ObjectImpl in org.omg.stub.java.rmi
 class _Remote_Stub
          This class provides the Stub for the Remote Type.
 


Java™ Platform
Standard Ed. 6

Submit a bug or feature
For further API reference and developer documentation, see Java SE Developer Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.