@Deprecated(since="9", forRemoval=true)
Module java.corba
Deprecated, for removal: This API element is subject to removal in a future version.
Defines the Java binding of the OMG CORBA APIs, and the RMI-IIOP API.
This module is upgradeable.
-
-
Packages
Exports Package Description javax.activity Contains Activity service related exceptions thrown by the ORB machinery during unmarshalling.javax.rmi Contains user APIs for RMI-IIOP.javax.rmi.CORBA Contains portability APIs for RMI-IIOP.org.omg.CORBA Provides the mapping of the OMG CORBA APIs to the Java™ programming language, including the classORB, 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 theorg/omg/CORBA/portablepackage.org.omg.CORBA.DynAnyPackage Provides the exceptions used with theDynAnyinterface (InvalidValue,Invalid,InvalidSeq, andTypeMismatch).org.omg.CORBA.ORBPackage Provides the exceptionInvalidName, which is thrown by the methodORB.resolve_initial_referencesand the exceptionInconsistentTypeCode, 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.TypeCodePackage Provides the user-defined exceptionsBadKindandBounds, which are thrown by methods in in the classTypeCode.org.omg.CosNaming Provides a naming service for Java IDL.org.omg.CosNaming.NamingContextExtPackage This package contains the following classes, which are used inorg.omg.CosNaming.NamingContextExt:AddressHelperStringNameHelperURLStringHelperInvalidAddressorg.omg.CosNaming.NamingContextPackage This package contains Exception classes for theorg.omg.CosNamingpackage.org.omg.Dynamic This package contains theDynamicmodule specified in the OMG Portable Interceptor specification, ptc/2000-08-06, section 21.9.org.omg.DynamicAny Provides classes and interfaces that enable traversal of the data value associated with ananyat runtime, and extraction of the primitive constituents of the data value.org.omg.DynamicAny.DynAnyFactoryPackage This package contains classes and exceptions from theDynAnyFactoryinterface of theDynamicAnymodule specified in the OMG The Common Object Request Broker: Architecture and Specification, formal/99-10-07, section 9.2.2.org.omg.DynamicAny.DynAnyPackage This package contains classes and exceptions from theDynAnyinterface of theDynamicAnymodule specified in the OMG The Common Object Request Broker: Architecture and Specification, formal/99-10-07, section 9.2.org.omg.IOP This package contains theIOPmodule specified in the OMG document The Common Object Request Broker: Architecture and Specification, formal/99-10-07, section 13.6.org.omg.IOP.CodecFactoryPackage This package contains the exceptions specified in the IOP::CodeFactory interface (as part of the Portable Interceptors spec).org.omg.IOP.CodecPackage This package is generated from the IOP::Codec IDL interface definition.org.omg.Messaging This package contains theMessagingmodule specified in the OMG CORBA Messaging specification, formal/99-10-07.org.omg.PortableInterceptor Provides a mechanism to register ORB hooks through which ORB services can intercept the normal flow of execution of the ORB.org.omg.PortableInterceptor.ORBInitInfoPackage This package contains the exceptions and typedefs from theORBInitInfolocal interface of thePortableInterceptormodule specified in the OMG Portable Interceptor specification, ptc/2000-08-06, section 21.7.2.org.omg.PortableServer Provides classes and interfaces for making the server side of your applications portable across multivendor ORBs.org.omg.PortableServer.CurrentPackage Provides method implementations with access to the identity of the object on which the method was invoked.org.omg.PortableServer.POAManagerPackage Encapsulates the processing state of the POAs it is associated with.org.omg.PortableServer.POAPackage Allows programmers to construct object implementations that are portable between different ORB products.org.omg.PortableServer.portable Provides classes and interfaces for making the server side of your applications portable across multivendor ORBs.org.omg.PortableServer.ServantLocatorPackage Provides classes and interfaces for locating the servant.org.omg.SendingContext Provides support for the marshalling of value types.org.omg.stub.java.rmi Contains RMI-IIOP Stubs for the Remote types that occur in thejava.rmipackage.
-
Modules
Requires Modifier Module Description transitive java.desktop Defines the AWT and Swing user interface toolkits, plus APIs for accessibility, audio, imaging, printing, and JavaBeans.transitive java.rmi Defines the Remote Method Invocation (RMI) API.Indirect Requires Modifier Module Description transitive java.datatransfer Defines the API for transferring data between and within applications.transitive java.xml Defines the Java API for XML Processing (JAXP), the Streaming API for XML (StAX), the Simple API for XML (SAX), and the W3C Document Object Model (DOM) API.
-
