Uses of Interface
javax.rmi.CORBA.PortableRemoteObjectDelegate
Packages that use PortableRemoteObjectDelegate
-
Uses of PortableRemoteObjectDelegate in com.sun.corba.se.impl.javax.rmi
Classes in com.sun.corba.se.impl.javax.rmi that implement PortableRemoteObjectDelegateModifier and TypeClassDescriptionclassServer 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.