Uses of Interface
javax.rmi.CORBA.StubDelegate
-
Packages that use StubDelegate Package Description com.sun.corba.ee.impl.javax.rmi.CORBA javax.rmi.CORBA Contains portability APIs for RMI-IIOP. -
-
Uses of StubDelegate in com.sun.corba.ee.impl.javax.rmi.CORBA
Classes in com.sun.corba.ee.impl.javax.rmi.CORBA that implement StubDelegate Modifier and Type Class Description class
StubDelegateImpl
Base class from which all static RMI-IIOP stubs must inherit. -
Uses of StubDelegate in javax.rmi.CORBA
Fields in javax.rmi.CORBA declared as StubDelegate Modifier and Type Field Description private StubDelegate
Stub. stubDelegate
-