Uses of Class
org.omg.CORBA_2_3.portable.ObjectImpl
-
Packages that use ObjectImpl Package Description com.sun.corba.ee.impl.corba com.sun.corba.ee.impl.presentation.rmi com.sun.corba.ee.impl.presentation.rmi.codegen 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 com.sun.corba.ee.impl.corba
Subclasses of ObjectImpl in com.sun.corba.ee.impl.corba Modifier and Type Class Description class
CORBAObjectImpl
-
Uses of ObjectImpl in com.sun.corba.ee.impl.presentation.rmi
Subclasses of ObjectImpl in com.sun.corba.ee.impl.presentation.rmi Modifier and Type Class Description class
DynamicStubImpl
-
Uses of ObjectImpl in com.sun.corba.ee.impl.presentation.rmi.codegen
Subclasses of ObjectImpl in com.sun.corba.ee.impl.presentation.rmi.codegen Modifier and Type Class Description class
CodegenStubBase
-
Uses of ObjectImpl in javax.rmi.CORBA
Subclasses of ObjectImpl in javax.rmi.CORBA Modifier and Type Class Description 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 Modifier and Type Class Description class
_Remote_Stub
This class provides the Stub for the Remote Type.
-