Package javax.rmi.CORBA

Contains the definitions of the RMI/IIOP APIs.

See:
          Description

Interface Summary
PortableRemoteObjectDelegate The implementation delegate class for javax.rmi.PortableRemoteObject must implement the following interface for per-class delegation.
StubDelegate The implementation delegate class for javax.rmi.CORBA.Stub must implement the following interface for per-instance delegation.
Tie This interface s implemented by RMI/IDL skeletons.
UtilDelegate The implementation delegate class for javax.rmi.CORBA.Util must implement the following interface for per-class delegation.
ValueHandler This interface defines methods which allow serialization of Java objects to and from GIOP streams.
 

Class Summary
ClassDesc Class descriptor.
Stub This class is the standard base class from which all RMI/IDL stubs must inherit.
Util This class provides some utility methods to manage RMI objects and mechanisms over GIOP.
 

Package javax.rmi.CORBA Description

Contains the definitions of the RMI/IIOP APIs.