Package javax.rmi.CORBA

Interface Summary
PortableRemoteObjectDelegate A delegate, implementing the functionality, provided by the PortableRemoteObject.
StubDelegate A delegate, implementing the functionality, provided by the Stub.
Tie A Tie serves as a CORBA Servant or implementation base.
UtilDelegate A delegate, implementing the functionality, provided by the Util.
ValueHandler Serializes Java objects to and from CDR (GIOP) streams.
ValueHandlerMultiFormat This interface extends the previous ValueHandler, supporting various stream format versions.
 

Class Summary
ClassDesc This class is used to marshal java.lang.Class objects over IIOP.
Stub A Stub descendants provide access to the object on the client side.
Util Provides utility methods used by stubs and ties to perform common operations.