| Package | Description |
|---|---|
| com.sun.corba.ee.org.omg.CORBA | |
| javax.rmi.CORBA |
Contains portability APIs for RMI-IIOP.
|
| 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.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.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.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_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.CosNaming | |
| org.omg.CosNaming.NamingContextExtPackage | |
| org.omg.CosNaming.NamingContextPackage | |
| org.omg.CosTSPortability | |
| org.omg.CosTransactions | |
| 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.ServantLocatorPackage | |
| org.omg.SendingContext | |
| org.omg.SendingContext.CodeBasePackage | |
| org.omg.TimeBase | |
| org.omg.stub.java.rmi |
Contains RMI-IIOP Stubs for the Remote types that occur in the
java.rmi package.
|
| Class and Description |
|---|
| Object
The definition for a CORBA object reference.
|
| Class and Description |
|---|
| Object
The definition for a CORBA object reference.
|
| ORB
A class providing APIs for the CORBA Object Request Broker
features.
|
| SystemException
The root class for all CORBA standard exceptions.
|
| Class and Description |
|---|
| AliasDef
org/omg/CORBA/AliasDef.java .
|
| AliasDefOperations
org/omg/CORBA/AliasDefOperations.java .
|
| AliasDefPOA
org/omg/CORBA/AliasDefPOA.java .
|
| Any
Serves as a container for any data that can be
described in IDL or for any IDL primitive type.
|
| AnySeqHolder
The Holder for AnySeq.
|
| ArrayDef
org/omg/CORBA/ArrayDef.java .
|
| ArrayDefOperations
org/omg/CORBA/ArrayDefOperations.java .
|
| ArrayDefPOA
org/omg/CORBA/ArrayDefPOA.java .
|
| AttributeDef
org/omg/CORBA/AttributeDef.java .
|
| AttributeDefOperations
org/omg/CORBA/AttributeDefOperations.java .
|
| AttributeDefPOA
org/omg/CORBA/AttributeDefPOA.java .
|
| AttributeDescription
org/omg/CORBA/AttributeDescription.java .
|
| AttributeMode
org/omg/CORBA/AttributeMode.java .
|
| BAD_INV_ORDER
This exception indicates that the caller has invoked operations in
the wrong order.
|
| BAD_OPERATION
Exception thrown when an object reference denotes an existing object,
but that the object does not support the operation that was invoked.
|
| BAD_PARAM
Exception thrown
when a parameter passed to a call is out of range or
otherwise considered illegal.
|
| BooleanSeqHolder
The Holder for BooleanSeq.
|
| Bounds
A user exception thrown when a parameter is not within
the legal bounds for the object that a method is trying
to access.
|
| CharSeqHolder
The Holder for CharSeq.
|
| CompletionStatus
An object that indicates whether a method had completed running
when a
SystemException was thrown. |
| ConstantDef
org/omg/CORBA/ConstantDef.java .
|
| ConstantDefOperations
org/omg/CORBA/ConstantDefOperations.java .
|
| ConstantDefPOA
org/omg/CORBA/ConstantDefPOA.java .
|
| ConstantDescription
org/omg/CORBA/ConstantDescription.java .
|
| Contained
org/omg/CORBA/Contained.java .
|
| ContainedOperations
org/omg/CORBA/ContainedOperations.java .
|
| ContainedPOA
org/omg/CORBA/ContainedPOA.java .
|
| Container
org/omg/CORBA/Container.java .
|
| ContainerOperations
org/omg/CORBA/ContainerOperations.java .
|
| ContainerPOA
org/omg/CORBA/ContainerPOA.java .
|
| Context
An object used in
Request operations
to specify the context object in which context strings
must be resolved before being sent along with the request invocation. |
| ContextList
An object containing a modifiable list of
String objects
that represent property names. |
| Current
Interfaces derived from the Current interface enable ORB and CORBA
services to provide access to information (context) associated with
the thread of execution in which they are running.
|
| CurrentOperations
The interface for Current.
|
| DATA_CONVERSION
This exception is raised if an ORB cannot convert the representation
of data as marshaled into its native representation or vice-versa.
|
| DataInputStream
Defines the methods used to read primitive data types from input streams
for unmarshaling custom value types.
|
| DataOutputStream
Defines the methods used to write primitive data types to output streams
for marshalling custom value types.
|
| DefinitionKind
The class that provides the constants used to identify the type of an
Interface Repository object.
|
| DomainManager
Provides mechanisms for establishing and navigating relationships to
superior and subordinate domains, as well as for creating and accessing
policies.
|
| DomainManagerOperations
Provides the DomainManager with the means to access policies.
|
| DoubleSeqHolder
The Holder for DoubleSeq.
|
| DynAny
Deprecated.
Use the new DynAny instead
|
| DynArray
Deprecated.
Use the new DynArray instead
|
| DynEnum
Deprecated.
Use the new DynEnum instead
|
| DynSequence
Deprecated.
Use the new DynSequence instead
|
| DynStruct
Deprecated.
Use the new DynStruct instead
|
| DynUnion
Deprecated.
Use the new DynUnion instead
|
| EnumDef
org/omg/CORBA/EnumDef.java .
|
| EnumDefOperations
org/omg/CORBA/EnumDefOperations.java .
|
| EnumDefPOA
org/omg/CORBA/EnumDefPOA.java .
|
| Environment
A container (holder) for an exception that is used in
Request
operations to make exceptions available to the client. |
| ExceptionDef
org/omg/CORBA/ExceptionDef.java .
|
| ExceptionDefOperations
org/omg/CORBA/ExceptionDefOperations.java .
|
| ExceptionDefPOA
org/omg/CORBA/ExceptionDefPOA.java .
|
| ExceptionDescription
org/omg/CORBA/ExceptionDescription.java .
|
| ExceptionList
An object used in
Request operations to
describe the exceptions that can be thrown by a method. |
| FloatSeqHolder
The Holder for FloatSeq.
|
| IDLType
An abstract interface inherited by all Interface Repository
(IR) objects that represent OMG IDL types.
|
| IDLTypeOperations
This interface must be implemented by all IDLType objects.
|
| Initializer
org/omg/CORBA/Initializer.java .
|
| InterfaceDef
org/omg/CORBA/InterfaceDef.java .
|
| InterfaceDefOperations
org/omg/CORBA/InterfaceDefOperations.java .
|
| InterfaceDefPOA
org/omg/CORBA/InterfaceDefPOA.java .
|
| InterfaceDescription
org/omg/CORBA/InterfaceDescription.java .
|
| IRObject
An IRObject IDL interface represents the most generic interface
from which all other Interface Repository interfaces are derived,
even the Repository itself.
|
| IRObjectOperations
This is the Operations interface for the mapping from IRObject.
|
| LongLongSeqHolder
The Holder for LongLongSeq.
|
| LongSeqHolder
The Holder for LongSeq.
|
| MARSHAL
A request or reply from the network is structurally invalid.
|
| ModuleDef
org/omg/CORBA/ModuleDef.java .
|
| ModuleDefOperations
org/omg/CORBA/ModuleDefOperations.java .
|
| ModuleDefPOA
org/omg/CORBA/ModuleDefPOA.java .
|
| ModuleDescription
org/omg/CORBA/ModuleDescription.java .
|
| NamedValue
An object used in the DII and DSI to describe
arguments and return values.
|
| NameValuePair
Associates a name with a value that is an
attribute of an IDL struct, and is used in the DynStruct APIs.
|
| NativeDef
org/omg/CORBA/NativeDef.java .
|
| NativeDefOperations
org/omg/CORBA/NativeDefOperations.java .
|
| NativeDefPOA
org/omg/CORBA/NativeDefPOA.java .
|
| NVList
A modifiable list containing
NamedValue objects. |
| Object
The definition for a CORBA object reference.
|
| OctetSeqHolder
A byte array
|
| OperationDef
org/omg/CORBA/OperationDef.java .
|
| OperationDefOperations
org/omg/CORBA/OperationDefOperations.java .
|
| OperationDefPOA
org/omg/CORBA/OperationDefPOA.java .
|
| OperationDescription
org/omg/CORBA/OperationDescription.java .
|
| OperationMode
org/omg/CORBA/OperationMode.java .
|
| ORB
A class providing APIs for the CORBA Object Request Broker
features.
|
| ParameterDescription
org/omg/CORBA/ParameterDescription.java .
|
| ParameterMode
org/omg/CORBA/ParameterMode.java .
|
| Policy
Interfaces derived from the Policy interface allow an
ORB or CORBA service access to certain choices that affect
its operation.
|
| PolicyError
Thrown to indicate problems with parameter values passed to the
ORB.create_policy operation. |
| PolicyOperations
Provides the operations for a
Policy object. |
| PrimitiveDef
org/omg/CORBA/PrimitiveDef.java .
|
| PrimitiveDefOperations
org/omg/CORBA/PrimitiveDefOperations.java .
|
| PrimitiveDefPOA
org/omg/CORBA/PrimitiveDefPOA.java .
|
| PrimitiveKind
org/omg/CORBA/PrimitiveKind.java .
|
| Principal
Deprecated.
Deprecated by CORBA 2.2.
|
| Repository
org/omg/CORBA/Repository.java .
|
| RepositoryOperations
org/omg/CORBA/RepositoryOperations.java .
|
| RepositoryPOA
org/omg/CORBA/RepositoryPOA.java .
|
| Request
An object containing the information necessary for
invoking a method.
|
| SequenceDef
org/omg/CORBA/SequenceDef.java .
|
| SequenceDefOperations
org/omg/CORBA/SequenceDefOperations.java .
|
| SequenceDefPOA
org/omg/CORBA/SequenceDefPOA.java .
|
| ServerRequest
An object that captures the explicit state of a request
for the Dynamic Skeleton Interface (DSI).
|
| ServiceDetail
An object that represents an ORB service: its
service_detail_type
field contains the type of the ORB service, and its service_detail
field contains a description of the ORB service. |
| ServiceInformation
An IDL struct in the CORBA module that
stores information about a CORBA service available in the
ORB implementation and is obtained from the ORB.get_service_information
method.
|
| ServiceInformationHolder
The Holder for ServiceInformation.
|
| SetOverrideType
The mapping of a CORBA
enum tagging
SET_OVERRIDE and ADD_OVERRIDE, which
indicate whether policies should replace the
existing policies of an Object or be added to them. |
| ShortSeqHolder
The Holder for ShortSeq.
|
| StringDef
org/omg/CORBA/StringDef.java .
|
| StringDefOperations
org/omg/CORBA/StringDefOperations.java .
|
| StringDefPOA
org/omg/CORBA/StringDefPOA.java .
|
| StructDef
org/omg/CORBA/StructDef.java .
|
| StructDefOperations
org/omg/CORBA/StructDefOperations.java .
|
| StructDefPOA
org/omg/CORBA/StructDefPOA.java .
|
| StructMember
Describes a member of an IDL
struct in the
Interface Repository, including
the name of the struct member, the type of
the struct member, and
the typedef that represents the IDL type of the
struct member
described the struct member object. |
| SystemException
The root class for all CORBA standard exceptions.
|
| TCKind
The Java mapping of the IDL enum
TCKind, which
specifies the kind of a TypeCode object. |
| TypeCode
A container for information about a specific CORBA data
type.
|
| TypedefDef
org/omg/CORBA/TypedefDef.java .
|
| TypedefDefOperations
org/omg/CORBA/TypedefDefOperations.java .
|
| TypedefDefPOA
org/omg/CORBA/TypedefDefPOA.java .
|
| TypeDescription
org/omg/CORBA/TypeDescription.java .
|
| ULongLongSeqHolder
The Holder for ULongLongSeq.
|
| ULongSeqHolder
The Holder for ULongSeq.
|
| UnionDef
org/omg/CORBA/UnionDef.java .
|
| UnionDefOperations
org/omg/CORBA/UnionDefOperations.java .
|
| UnionDefPOA
org/omg/CORBA/UnionDefPOA.java .
|
| UnionMember
A description in the Interface Repository of a member of an IDL union.
|
| UnknownUserException
A class that contains user exceptions returned by the server.
|
| UserException
The root class for CORBA IDL-defined user exceptions.
|
| UShortSeqHolder
The Holder for UShortSeq.
|
| ValueBoxDef
org/omg/CORBA/ValueBoxDef.java .
|
| ValueBoxDefOperations
org/omg/CORBA/ValueBoxDefOperations.java .
|
| ValueBoxDefPOA
org/omg/CORBA/ValueBoxDefPOA.java .
|
| ValueDef
org/omg/CORBA/ValueDef.java .
|
| ValueDefOperations
org/omg/CORBA/ValueDefOperations.java .
|
| ValueDefPOA
org/omg/CORBA/ValueDefPOA.java .
|
| ValueDescription
org/omg/CORBA/ValueDescription.java .
|
| ValueMember
A description in the Interface Repository of
a member of a
value object. |
| ValueMemberDef
org/omg/CORBA/ValueMemberDef.java .
|
| ValueMemberDefOperations
org/omg/CORBA/ValueMemberDefOperations.java .
|
| ValueMemberDefPOA
org/omg/CORBA/ValueMemberDefPOA.java .
|
| WCharSeqHolder
The Holder for WCharSeq.
|
| WrongTransaction
The CORBA
WrongTransaction user-defined exception. |
| Class and Description |
|---|
| Any
Serves as a container for any data that can be
described in IDL or for any IDL primitive type.
|
| DefinitionKind
The class that provides the constants used to identify the type of an
Interface Repository object.
|
| TypeCode
A container for information about a specific CORBA data
type.
|
| Class and Description |
|---|
| Any
Serves as a container for any data that can be
described in IDL or for any IDL primitive type.
|
| Contained
org/omg/CORBA/Contained.java .
|
| TypeCode
A container for information about a specific CORBA data
type.
|
| Class and Description |
|---|
| UserException
The root class for CORBA IDL-defined user exceptions.
|
| Class and Description |
|---|
| Any
Serves as a container for any data that can be
described in IDL or for any IDL primitive type.
|
| AttributeDescription
org/omg/CORBA/AttributeDescription.java .
|
| OperationDescription
org/omg/CORBA/OperationDescription.java .
|
| TypeCode
A container for information about a specific CORBA data
type.
|
| Class and Description |
|---|
| UserException
The root class for CORBA IDL-defined user exceptions.
|
| Class and Description |
|---|
| UserException
The root class for CORBA IDL-defined user exceptions.
|
| Class and Description |
|---|
| UserException
The root class for CORBA IDL-defined user exceptions.
|
| Class and Description |
|---|
| Any
Serves as a container for any data that can be
described in IDL or for any IDL primitive type.
|
| AttributeDescription
org/omg/CORBA/AttributeDescription.java .
|
| Initializer
org/omg/CORBA/Initializer.java .
|
| OperationDescription
org/omg/CORBA/OperationDescription.java .
|
| TypeCode
A container for information about a specific CORBA data
type.
|
| ValueMember
A description in the Interface Repository of
a member of a
value object. |
| Class and Description |
|---|
| Any
Serves as a container for any data that can be
described in IDL or for any IDL primitive type.
|
| Context
An object used in
Request operations
to specify the context object in which context strings
must be resolved before being sent along with the request invocation. |
| ContextList
An object containing a modifiable list of
String objects
that represent property names. |
| CustomMarshal
An abstract value type that is meant to
be used by the ORB, not the user.
|
| DomainManager
Provides mechanisms for establishing and navigating relationships to
superior and subordinate domains, as well as for creating and accessing
policies.
|
| ExceptionList
An object used in
Request operations to
describe the exceptions that can be thrown by a method. |
| NamedValue
An object used in the DII and DSI to describe
arguments and return values.
|
| NVList
A modifiable list containing
NamedValue objects. |
| Object
The definition for a CORBA object reference.
|
| ORB
A class providing APIs for the CORBA Object Request Broker
features.
|
| Policy
Interfaces derived from the Policy interface allow an
ORB or CORBA service access to certain choices that affect
its operation.
|
| Principal
Deprecated.
Deprecated by CORBA 2.2.
|
| Request
An object containing the information necessary for
invoking a method.
|
| SetOverrideType
The mapping of a CORBA
enum tagging
SET_OVERRIDE and ADD_OVERRIDE, which
indicate whether policies should replace the
existing policies of an Object or be added to them. |
| SystemException
The root class for all CORBA standard exceptions.
|
| TypeCode
A container for information about a specific CORBA data
type.
|
| Class and Description |
|---|
| BAD_PARAM
Exception thrown
when a parameter passed to a call is out of range or
otherwise considered illegal.
|
| ORB
A class providing APIs for the CORBA Object Request Broker
features.
|
| Class and Description |
|---|
| Any
Serves as a container for any data that can be
described in IDL or for any IDL primitive type.
|
| Object
The definition for a CORBA object reference.
|
| ORB
A class providing APIs for the CORBA Object Request Broker
features.
|
| TypeCode
A container for information about a specific CORBA data
type.
|
| Class and Description |
|---|
| Any
Serves as a container for any data that can be
described in IDL or for any IDL primitive type.
|
| TypeCode
A container for information about a specific CORBA data
type.
|
| UserException
The root class for CORBA IDL-defined user exceptions.
|
| Class and Description |
|---|
| Any
Serves as a container for any data that can be
described in IDL or for any IDL primitive type.
|
| TypeCode
A container for information about a specific CORBA data
type.
|
| UserException
The root class for CORBA IDL-defined user exceptions.
|
| Class and Description |
|---|
| Environment
A container (holder) for an exception that is used in
Request
operations to make exceptions available to the client. |
| WrongTransaction
The CORBA
WrongTransaction user-defined exception. |
| Class and Description |
|---|
| Any
Serves as a container for any data that can be
described in IDL or for any IDL primitive type.
|
| Current
Interfaces derived from the Current interface enable ORB and CORBA
services to provide access to information (context) associated with
the thread of execution in which they are running.
|
| CurrentOperations
The interface for Current.
|
| Object
The definition for a CORBA object reference.
|
| ORB
A class providing APIs for the CORBA Object Request Broker
features.
|
| Policy
Interfaces derived from the Policy interface allow an
ORB or CORBA service access to certain choices that affect
its operation.
|
| PolicyOperations
Provides the operations for a
Policy object. |
| TypeCode
A container for information about a specific CORBA data
type.
|
| UserException
The root class for CORBA IDL-defined user exceptions.
|
| Class and Description |
|---|
| Any
Serves as a container for any data that can be
described in IDL or for any IDL primitive type.
|
| ParameterMode
org/omg/CORBA/ParameterMode.java .
|
| TypeCode
A container for information about a specific CORBA data
type.
|
| Class and Description |
|---|
| Any
Serves as a container for any data that can be
described in IDL or for any IDL primitive type.
|
| Object
The definition for a CORBA object reference.
|
| ORB
A class providing APIs for the CORBA Object Request Broker
features.
|
| TCKind
The Java mapping of the IDL enum
TCKind, which
specifies the kind of a TypeCode object. |
| TypeCode
A container for information about a specific CORBA data
type.
|
| Class and Description |
|---|
| Any
Serves as a container for any data that can be
described in IDL or for any IDL primitive type.
|
| TypeCode
A container for information about a specific CORBA data
type.
|
| Class and Description |
|---|
| Any
Serves as a container for any data that can be
described in IDL or for any IDL primitive type.
|
| TypeCode
A container for information about a specific CORBA data
type.
|
| Class and Description |
|---|
| Any
Serves as a container for any data that can be
described in IDL or for any IDL primitive type.
|
| Object
The definition for a CORBA object reference.
|
| TypeCode
A container for information about a specific CORBA data
type.
|
| Class and Description |
|---|
| Any
Serves as a container for any data that can be
described in IDL or for any IDL primitive type.
|
| TypeCode
A container for information about a specific CORBA data
type.
|
| UserException
The root class for CORBA IDL-defined user exceptions.
|
| Class and Description |
|---|
| Any
Serves as a container for any data that can be
described in IDL or for any IDL primitive type.
|
| TypeCode
A container for information about a specific CORBA data
type.
|
| UserException
The root class for CORBA IDL-defined user exceptions.
|
| Class and Description |
|---|
| Any
Serves as a container for any data that can be
described in IDL or for any IDL primitive type.
|
| Object
The definition for a CORBA object reference.
|
| ORB
A class providing APIs for the CORBA Object Request Broker
features.
|
| Policy
Interfaces derived from the Policy interface allow an
ORB or CORBA service access to certain choices that affect
its operation.
|
| PolicyOperations
Provides the operations for a
Policy object. |
| TypeCode
A container for information about a specific CORBA data
type.
|
| Class and Description |
|---|
| Any
Serves as a container for any data that can be
described in IDL or for any IDL primitive type.
|
| Object
The definition for a CORBA object reference.
|
| Policy
Interfaces derived from the Policy interface allow an
ORB or CORBA service access to certain choices that affect
its operation.
|
| PolicyError
Thrown to indicate problems with parameter values passed to the
ORB.create_policy operation. |
| TypeCode
A container for information about a specific CORBA data
type.
|
| UserException
The root class for CORBA IDL-defined user exceptions.
|
| Class and Description |
|---|
| Any
Serves as a container for any data that can be
described in IDL or for any IDL primitive type.
|
| TypeCode
A container for information about a specific CORBA data
type.
|
| UserException
The root class for CORBA IDL-defined user exceptions.
|
| Class and Description |
|---|
| Any
Serves as a container for any data that can be
described in IDL or for any IDL primitive type.
|
| Current
Interfaces derived from the Current interface enable ORB and CORBA
services to provide access to information (context) associated with
the thread of execution in which they are running.
|
| CurrentOperations
The interface for Current.
|
| Object
The definition for a CORBA object reference.
|
| ORB
A class providing APIs for the CORBA Object Request Broker
features.
|
| Policy
Interfaces derived from the Policy interface allow an
ORB or CORBA service access to certain choices that affect
its operation.
|
| PolicyOperations
Provides the operations for a
Policy object. |
| TypeCode
A container for information about a specific CORBA data
type.
|
| UserException
The root class for CORBA IDL-defined user exceptions.
|
| Class and Description |
|---|
| Any
Serves as a container for any data that can be
described in IDL or for any IDL primitive type.
|
| TypeCode
A container for information about a specific CORBA data
type.
|
| UserException
The root class for CORBA IDL-defined user exceptions.
|
| Class and Description |
|---|
| Any
Serves as a container for any data that can be
described in IDL or for any IDL primitive type.
|
| TypeCode
A container for information about a specific CORBA data
type.
|
| UserException
The root class for CORBA IDL-defined user exceptions.
|
| Class and Description |
|---|
| Any
Serves as a container for any data that can be
described in IDL or for any IDL primitive type.
|
| TypeCode
A container for information about a specific CORBA data
type.
|
| UserException
The root class for CORBA IDL-defined user exceptions.
|
| Class and Description |
|---|
| TypeCode
A container for information about a specific CORBA data
type.
|
| Class and Description |
|---|
| Any
Serves as a container for any data that can be
described in IDL or for any IDL primitive type.
|
| Object
The definition for a CORBA object reference.
|
| ORB
A class providing APIs for the CORBA Object Request Broker
features.
|
| Repository
org/omg/CORBA/Repository.java .
|
| TypeCode
A container for information about a specific CORBA data
type.
|
| Class and Description |
|---|
| Any
Serves as a container for any data that can be
described in IDL or for any IDL primitive type.
|
| TypeCode
A container for information about a specific CORBA data
type.
|
| Class and Description |
|---|
| Any
Serves as a container for any data that can be
described in IDL or for any IDL primitive type.
|
| TypeCode
A container for information about a specific CORBA data
type.
|
| Class and Description |
|---|
| Object
The definition for a CORBA object reference.
|
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.