Java™ Platform
Standard Ed. 6

Uses of Package
javax.rmi.CORBA

Packages that use javax.rmi.CORBA
javax.rmi.CORBA Contains portability APIs for RMI-IIOP. 
org.omg.stub.java.rmi Contains RMI-IIOP Stubs for the Remote types that occur in the java.rmi package. 
 

Classes in javax.rmi.CORBA used by javax.rmi.CORBA
Stub
          Base class from which all RMI-IIOP stubs must inherit.
Tie
          Defines methods which all RMI-IIOP server side ties must implement.
ValueHandler
          Defines methods which allow serialization of Java objects to and from GIOP streams.
 

Classes in javax.rmi.CORBA used by org.omg.stub.java.rmi
Stub
          Base class from which all RMI-IIOP stubs must inherit.
 


Java™ Platform
Standard Ed. 6

Submit a bug or feature

Copyright 2010 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.