Uses of Class
org.omg.CORBA_2_3.portable.ObjectImpl
-
Packages that use ObjectImpl 软件包 描述 javax.rmi.CORBA 包含RMI-IIOP的可移植API。org.omg.stub.java.rmi 包含在java.rmi
包中发生的远程类型的RMI-IIOP存根。 -
-
Uses of ObjectImpl in javax.rmi.CORBA
Subclasses of ObjectImpl in javax.rmi.CORBA Modifier and Type Class 描述 class
Stub
所有RMI-IIOP存根都必须从其继承的基类。 -
Uses of ObjectImpl in org.omg.stub.java.rmi
Subclasses of ObjectImpl in org.omg.stub.java.rmi Modifier and Type Class 描述 class
_Remote_Stub
该类提供了远程类型的存根。
-