Javadoc for package XXX

Packages
Package
Description
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Provides access to the components and profiles in an IOR without the overhead of CDR encoding.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Contains user APIs for RMI-IIOP.
Contains portability APIs for RMI-IIOP.
Provides an internal API that the Sun ORB implementation uses to access JVM functions that have no standard APIs.
 
 
 
 
 
 
 
 
 
 
 
 
 
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 the exceptions used with the DynAny interface (InvalidValue, Invalid, InvalidSeq, and TypeMismatch).
 
Provides the exception InvalidName, which is thrown by the method ORB.resolve_initial_references and the exception InconsistentTypeCode, which is thrown by the Dynamic Any creation methods in the ORB class.
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.
Provides the exceptions that may be thrown during OTS or JTS registration of call-back interfaces with the ORB.
Provides the user-defined exceptions BadKind and Bounds, which are thrown by methods in in the class TypeCode.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Contains RMI-IIOP Stubs for the Remote types that occur in the java.rmi package.