Uses of Interface
org.omg.CORBA.Object

Packages that use Object
Package
Description
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Provides access to the components and profiles in an IOR without the overhead of CDR encoding.
 
 
 
 
 
 
 
 
Contains portability APIs for RMI-IIOP.
 
 
 
Provides the mapping of the OMG CORBA APIs to the JavaTM programming language, including the class ORB, which is implemented so that a programmer can use it as a fully-functional Object Request Broker (ORB).
The CORBA_2_3 package defines additions to existing CORBA interfaces in the Java[tm] Standard Edition 6.   These changes occurred in recent revisions to the CORBA API defined by the OMG.  The new methods were added to  interfaces derived from the corresponding interfaces in the CORBA package.  This provides backward compatibility and avoids breaking the JCK tests.
Provides methods for the input and output of value types, and contains other updates to the org/omg/CORBA/portable package.
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.
 
 
 
 
 
 
 
 
 
Contains RMI-IIOP Stubs for the Remote types that occur in the java.rmi package.