Package javax.rmi.CORBA
package javax.rmi.CORBA
Contains portability APIs for RMI-IIOP. These APIs
provide a standard interface between the generated stubs and ties and the
RMI-IIOP runtime. They also allow third party ORBs to be used for RMI over IIOP
as an alternative to the ORB supplied by Sun. They are not intended to be called
directly from RMI-IIOP applications. See also the
javax.rmi
package.-
ClassDescriptionThis class is used to marshal java.lang.Class objects over IIOP.Class used to describe how a Java Enum is marshaled over RMI-IIOP.Supports delegation for method implementations in
PortableRemoteObject
.This class is used to marshal java.lang.Proxy objects over IIOP.Base class from which all RMI-IIOP stubs must inherit.Supports delegation for method implementations inStub
.Defines methods which all RMI-IIOP server side ties must implement.Provides utility methods that can be used by stubs and ties to perform common operations.Supports delegation for method implementations inUtil
.Defines methods which allow serialization of Java objects to and from GIOP streams.Java to IDL ptc 02-01-12 1.5.1.5