JavaTM 2 Platform
Std. Ed. v1.3.1

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

Packages that use ObjectImpl
javax.rmi.CORBA Contains portability APIs for RMI-IIOP. 
org.omg.CORBA Provides the mapping of the OMG CORBA APIs to the JavaTM programming language, including the class ORB, which is implemented so that a programmer can use it as a fully-functional Object Request Broker (ORB). 
org.omg.CORBA_2_3.portable Provides methods for the input and output of value types, and contains other updates to the org/omg/CORBA/portable package. 
org.omg.CosNaming Provides the naming service for Java IDL. 
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.CORBA
 

Subclasses of ObjectImpl in org.omg.CORBA
 class _IDLTypeStub
          org/omg/CORBA/_IDLTypeStub.java Generated by the IDL-to-Java compiler (portable), version "3.0" from ir.idl.
 class _PolicyStub
          org/omg/CORBA/_PolicyStub.java Generated by the IDL-to-Java compiler (portable), version "3.0" from ../../../../../src/share/classes/org/omg/PortableServer/corba.idl.
 class DynamicImplementation
          The base class for all object implementations using the DSI.
 

Uses of ObjectImpl in org.omg.CORBA_2_3.portable
 

Subclasses of ObjectImpl in org.omg.CORBA_2_3.portable
 class ObjectImpl
          ObjectImpl class is the base class for all stubs.
 

Uses of ObjectImpl in org.omg.CosNaming
 

Subclasses of ObjectImpl in org.omg.CosNaming
 class _BindingIteratorImplBase
           
 class _BindingIteratorStub
           
 class _NamingContextImplBase
           
 class _NamingContextStub
           
 

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.
 


JavaTM 2 Platform
Std. Ed. v1.3.1

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

Java, Java 2D, and JDBC are trademarks or registered trademarks of Oracle and/or its affiliates, in the US and other countries.
Copyright © 1995, 2010 Oracle and/or its affiliates. All rights reserved.