Javadoc for package XXX

Packages 
Package Description
com.sun.corba.ee.impl.copyobject  
com.sun.corba.ee.impl.corba  
com.sun.corba.ee.impl.dynamicany  
com.sun.corba.ee.impl.encoding  
com.sun.corba.ee.impl.folb  
com.sun.corba.ee.impl.interceptors  
com.sun.corba.ee.impl.io  
com.sun.corba.ee.impl.ior  
com.sun.corba.ee.impl.ior.iiop  
com.sun.corba.ee.impl.javax.rmi  
com.sun.corba.ee.impl.javax.rmi.CORBA  
com.sun.corba.ee.impl.legacy.connection  
com.sun.corba.ee.impl.misc  
com.sun.corba.ee.impl.naming.cosnaming  
com.sun.corba.ee.impl.naming.namingutil  
com.sun.corba.ee.impl.oa  
com.sun.corba.ee.impl.oa.poa  
com.sun.corba.ee.impl.oa.rfm  
com.sun.corba.ee.impl.oa.toa  
com.sun.corba.ee.impl.orb  
com.sun.corba.ee.impl.osgi.loader  
com.sun.corba.ee.impl.plugin.hwlb  
com.sun.corba.ee.impl.presentation.rmi  
com.sun.corba.ee.impl.presentation.rmi.codegen  
com.sun.corba.ee.impl.presentation.rmi.proxy  
com.sun.corba.ee.impl.protocol  
com.sun.corba.ee.impl.protocol.giopmsgheaders  
com.sun.corba.ee.impl.resolver  
com.sun.corba.ee.impl.servicecontext  
com.sun.corba.ee.impl.threadpool  
com.sun.corba.ee.impl.transport  
com.sun.corba.ee.impl.transport.concurrent  
com.sun.corba.ee.impl.transport.connection  
com.sun.corba.ee.impl.txpoa  
com.sun.corba.ee.impl.util  
com.sun.corba.ee.org.omg.CORBA  
com.sun.corba.ee.org.omg.CSI  
com.sun.corba.ee.org.omg.CSIIOP  
com.sun.corba.ee.org.omg.GSSUP  
com.sun.corba.ee.spi.copyobject  
com.sun.corba.ee.spi.extension  
com.sun.corba.ee.spi.folb  
com.sun.corba.ee.spi.ior
Provides access to the components and profiles in an IOR without the overhead of CDR encoding.
com.sun.corba.ee.spi.ior.iiop  
com.sun.corba.ee.spi.legacy.connection  
com.sun.corba.ee.spi.legacy.interceptor  
com.sun.corba.ee.spi.logex.corba  
com.sun.corba.ee.spi.logex.stdcorba  
com.sun.corba.ee.spi.logging  
com.sun.corba.ee.spi.misc  
com.sun.corba.ee.spi.oa  
com.sun.corba.ee.spi.oa.rfm  
com.sun.corba.ee.spi.orb  
com.sun.corba.ee.spi.osgi  
com.sun.corba.ee.spi.presentation.rmi  
com.sun.corba.ee.spi.protocol  
com.sun.corba.ee.spi.resolver  
com.sun.corba.ee.spi.servicecontext  
com.sun.corba.ee.spi.threadpool  
com.sun.corba.ee.spi.trace  
com.sun.corba.ee.spi.transport  
com.sun.corba.ee.spi.transport.concurrent  
com.sun.corba.ee.spi.transport.connection  
com.sun.org.omg.CORBA  
com.sun.org.omg.CORBA.portable  
com.sun.org.omg.CORBA.ValueDefPackage  
com.sun.org.omg.SendingContext  
com.sun.org.omg.SendingContext.CodeBasePackage  
javax.rmi
Contains user APIs for RMI-IIOP.
javax.rmi.CORBA
Contains portability APIs for RMI-IIOP.
org.glassfish.corba
Provides an internal API that the Sun ORB implementation uses to access JVM functions that have no standard APIs.
org.glassfish.corba.annotation.processing  
org.glassfish.corba.org.omg.CORBA  
org.glassfish.jndi.cosnaming  
org.glassfish.jndi.toolkit.corba  
org.glassfish.rmic  
org.glassfish.rmic.asm  
org.glassfish.rmic.iiop  
org.glassfish.rmic.tools.asm  
org.glassfish.rmic.tools.binaryclass  
org.glassfish.rmic.tools.java  
org.glassfish.rmic.tools.javac  
org.glassfish.rmic.tools.tree  
org.glassfish.rmic.tools.util  
org.omg.CORBA
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).
org.omg.CORBA_2_3
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.
org.omg.CORBA_2_3.portable
Provides methods for the input and output of value types, and contains other updates to the org/omg/CORBA/portable package.
org.omg.CORBA.ContainedPackage  
org.omg.CORBA.ContainerPackage  
org.omg.CORBA.DynAnyPackage
Provides the exceptions used with the DynAny interface (InvalidValue, Invalid, InvalidSeq, and TypeMismatch).
org.omg.CORBA.InterfaceDefPackage  
org.omg.CORBA.ORBPackage
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.
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.CORBA.TSIdentificationPackage
Provides the exceptions that may be thrown during OTS or JTS registration of call-back interfaces with the ORB.
org.omg.CORBA.TypeCodePackage
Provides the user-defined exceptions BadKind and Bounds, which are thrown by methods in in the class TypeCode.
org.omg.CORBA.ValueDefPackage  
org.omg.CosNaming  
org.omg.CosNaming.NamingContextExtPackage  
org.omg.CosNaming.NamingContextPackage  
org.omg.CosTransactions  
org.omg.CosTSInteroperation  
org.omg.CosTSPortability  
org.omg.Dynamic  
org.omg.DynamicAny  
org.omg.DynamicAny.DynAnyFactoryPackage  
org.omg.DynamicAny.DynAnyPackage  
org.omg.IOP  
org.omg.IOP.CodecFactoryPackage  
org.omg.IOP.CodecPackage  
org.omg.Messaging  
org.omg.PortableInterceptor  
org.omg.PortableInterceptor.ORBInitInfoPackage  
org.omg.PortableServer  
org.omg.PortableServer.CurrentPackage  
org.omg.PortableServer.POAManagerPackage  
org.omg.PortableServer.POAPackage  
org.omg.PortableServer.portable  
org.omg.PortableServer.ServantLocatorPackage  
org.omg.SendingContext  
org.omg.SendingContext.CodeBasePackage  
org.omg.stub.java.rmi
Contains RMI-IIOP Stubs for the Remote types that occur in the java.rmi package.
org.omg.TimeBase  
sun.rmi.rmic