Uses of Interface
javax.rmi.CORBA.PortableRemoteObjectDelegate
-
Packages that use PortableRemoteObjectDelegate Package Description com.sun.corba.ee.impl.javax.rmi javax.rmi Contains user APIs for RMI-IIOP. -
-
Uses of PortableRemoteObjectDelegate in com.sun.corba.ee.impl.javax.rmi
Classes in com.sun.corba.ee.impl.javax.rmi that implement PortableRemoteObjectDelegate Modifier and Type Class Description class
PortableRemoteObject
Server implementation objects may either inherit from javax.rmi.PortableRemoteObject or they may implement a remote interface and then use the exportObject method to register themselves as a server object. -
Uses of PortableRemoteObjectDelegate in javax.rmi
Fields in javax.rmi declared as PortableRemoteObjectDelegate Modifier and Type Field Description private static PortableRemoteObjectDelegate
PortableRemoteObject. proDelegate
-