JavaTM 2 Platform
Std. Ed. v1.4.2

Uses of Package
org.omg.CORBA_2_3.portable

Packages that use org.omg.CORBA_2_3.portable
javax.rmi.CORBA Contains portability APIs for RMI-IIOP. 
org.omg.CORBA.portable Provides a portability layer, that is, a set of ORB APIs that makes it possible for code generated by one vendor to run on another vendor's ORB. 
org.omg.stub.java.rmi Contains RMI-IIOP Stubs for the Remote types that occur in the java.rmi package. 
 

Classes in org.omg.CORBA_2_3.portable used by javax.rmi.CORBA
ObjectImpl
          ObjectImpl class is the base class for all stubs.
 

Classes in org.omg.CORBA_2_3.portable used by org.omg.CORBA.portable
InputStream
          InputStream provides for the reading of all of the mapped IDL types from the stream.
 

Classes in org.omg.CORBA_2_3.portable used by org.omg.stub.java.rmi
ObjectImpl
          ObjectImpl class is the base class for all stubs.
 


JavaTM 2 Platform
Std. Ed. v1.4.2

Submit a bug or feature
For further API reference and developer documentation, see Java 2 SDK SE Developer Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Copyright 2003 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.