Package javax.rmi.CORBA

Interface Summary
PortableRemoteObjectDelegate Supports delegation for method implementations in PortableRemoteObject.
StubDelegate Supports delegation for method implementations in Stub.
Tie Defines methods which all RMI-IIOP server side ties must implement.
UtilDelegate Supports delegation for method implementations in Util.
ValueHandler Defines methods which allow serialization of Java objects to and from GIOP streams.
 

Class Summary
ClassDesc This class is used to marshal java.lang.Class objects over IIOP.
Stub Base class from which all RMI-IIOP stubs must inherit.
Util Provides utility methods that can be used by stubs and ties to perform common operations.