Uses of Package
org.omg.CORBA
-
Classes in org.omg.CORBA used by com.sun.corba.ee.impl.copyobject Class Description ORB A class providing APIs for the CORBA Object Request Broker features. -
Classes in org.omg.CORBA used by com.sun.corba.ee.impl.corba Class Description Any Serves as a container for any data that can be described in IDL or for any IDL primitive type.Bounds A user exception thrown when a parameter is not within the legal bounds for the object that a method is trying to access.Context An object used inRequest
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 ofString
objects that represent property names.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.Environment A container (holder) for an exception that is used inRequest
operations to make exceptions available to the client.ExceptionList An object used inRequest
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 containingNamedValue
objects.Object The definition for a CORBA object reference.ORB A class providing APIs for the CORBA Object Request Broker features.Principal Deprecated.Deprecated by CORBA 2.2.Request An object containing the information necessary for invoking a method.ServerRequest An object that captures the explicit state of a request for the Dynamic Skeleton Interface (DSI).StructMember Describes a member of an IDLstruct
in the Interface Repository, including the name of thestruct
member, the type of thestruct
member, and the typedef that represents the IDL type of thestruct
member described thestruct
member object.TCKind The Java mapping of the IDL enumTCKind
, which specifies the kind of aTypeCode
object.TypeCode A container for information about a specific CORBA data type.UnionMember A description in the Interface Repository of a member of an IDL union.ValueMember A description in the Interface Repository of a member of avalue
object.WrongTransaction The CORBAWrongTransaction
user-defined exception. -
Classes in org.omg.CORBA used by com.sun.corba.ee.impl.dynamicany Class Description Any Serves as a container for any data that can be described in IDL or for any IDL primitive type.LocalObject Used as a base class for implementation of a local IDL interface in the Java language mapping.Object The definition for a CORBA object reference.TCKind The Java mapping of the IDL enumTCKind
, which specifies the kind of aTypeCode
object.TypeCode A container for information about a specific CORBA data type. -
Classes in org.omg.CORBA used by com.sun.corba.ee.impl.encoding Class Description 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.BooleanSeqHolder The Holder for BooleanSeq.CharSeqHolder The Holder for CharSeq.Context An object used inRequest
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 ofString
objects that represent property names.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.DoubleSeqHolder The Holder for DoubleSeq.FloatSeqHolder The Holder for FloatSeq.LongLongSeqHolder The Holder for LongLongSeq.LongSeqHolder The Holder for LongSeq.Object The definition for a CORBA object reference.OctetSeqHolder A byte arrayORB A class providing APIs for the CORBA Object Request Broker features.Principal Deprecated.Deprecated by CORBA 2.2.ShortSeqHolder The Holder for ShortSeq.SystemException The root class for all CORBA standard exceptions.TypeCode A container for information about a specific CORBA data type.ULongLongSeqHolder The Holder for ULongLongSeq.ULongSeqHolder The Holder for ULongSeq.UShortSeqHolder The Holder for UShortSeq.WCharSeqHolder The Holder for WCharSeq. -
Classes in org.omg.CORBA used by com.sun.corba.ee.impl.folb Class Description LocalObject Used as a base class for implementation of a local IDL interface in the Java language mapping.Object The definition for a CORBA object reference.ORB A class providing APIs for the CORBA Object Request Broker features. -
Classes in org.omg.CORBA used by com.sun.corba.ee.impl.interceptors Class Description Any Serves as a container for any data that can be described in IDL or for any IDL primitive type.BAD_INV_ORDER This exception indicates that the caller has invoked operations in the wrong order.BAD_PARAM Exception thrown when a parameter passed to a call is out of range or otherwise considered illegal.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.LocalObject Used as a base class for implementation of a local IDL interface in the Java language mapping.NVList A modifiable list containingNamedValue
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.PolicyError Thrown to indicate problems with parameter values passed to theORB.create_policy
operation.Request An object containing the information necessary for invoking a method.SystemException The root class for all CORBA standard exceptions.TypeCode A container for information about a specific CORBA data type.UNKNOWN This exception is raised if an operation implementation throws a non-CORBA exception (such as an exception specific to the implementation's programming language), or if an operation raises a user exception that does not appear in the operation's raises expression.UserException The root class for CORBA IDL-defined user exceptions. -
Classes in org.omg.CORBA used by com.sun.corba.ee.impl.io Class Description MARSHAL A request or reply from the network is structurally invalid.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 enumTCKind
, which specifies the kind of aTypeCode
object.TypeCode A container for information about a specific CORBA data type.ValueMember A description in the Interface Repository of a member of avalue
object. -
Classes in org.omg.CORBA used by com.sun.corba.ee.impl.ior Class Description Object The definition for a CORBA object reference.OctetSeqHolder A byte arrayORB A class providing APIs for the CORBA Object Request Broker features.TypeCode A container for information about a specific CORBA data type. -
Classes in org.omg.CORBA used by com.sun.corba.ee.impl.javax.rmi.CORBA Class Description Any Serves as a container for any data that can be described in IDL or for any IDL primitive type.ORB A class providing APIs for the CORBA Object Request Broker features.SystemException The root class for all CORBA standard exceptions.TypeCode A container for information about a specific CORBA data type. -
Classes in org.omg.CORBA used by com.sun.corba.ee.impl.legacy.connection Class Description ORB A class providing APIs for the CORBA Object Request Broker features. -
Classes in org.omg.CORBA used by com.sun.corba.ee.impl.misc Class 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.StructMember Describes a member of an IDLstruct
in the Interface Repository, including the name of thestruct
member, the type of thestruct
member, and the typedef that represents the IDL type of thestruct
member described thestruct
member object.SystemException The root class for all CORBA standard exceptions.TypeCode A container for information about a specific CORBA data type. -
Classes in org.omg.CORBA used by com.sun.corba.ee.impl.naming.cosnaming Class Description INITIALIZE Exception thrown when an ORB has encountered a failure during its initialization, such as failure to acquire networking resources or detecting a configuration error.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. -
Classes in org.omg.CORBA used by com.sun.corba.ee.impl.oa Class Description SystemException The root class for all CORBA standard exceptions. -
Classes in org.omg.CORBA used by com.sun.corba.ee.impl.oa.poa Class Description 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.LocalObject Used as a base class for implementation of a local IDL interface in the Java language mapping.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 aPolicy
object. -
Classes in org.omg.CORBA used by com.sun.corba.ee.impl.oa.rfm Class Description LocalObject Used as a base class for implementation of a local IDL interface in the Java language mapping.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.PolicyOperations Provides the operations for aPolicy
object. -
Classes in org.omg.CORBA used by com.sun.corba.ee.impl.oa.toa Class Description LocalObject Used as a base class for implementation of a local IDL interface in the Java language mapping.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. -
Classes in org.omg.CORBA used by com.sun.corba.ee.impl.orb Class 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 inRequest
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 ofString
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.Environment A container (holder) for an exception that is used inRequest
operations to make exceptions available to the client.ExceptionList An object used inRequest
operations to describe the exceptions that can be thrown by a method.LocalObject Used as a base class for implementation of a local IDL interface in the Java language mapping.NamedValue An object used in the DII and DSI to describe arguments and return values.NVList A modifiable list containingNamedValue
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.PolicyError Thrown to indicate problems with parameter values passed to theORB.create_policy
operation.Request An object containing the information necessary for invoking a method.StructMember Describes a member of an IDLstruct
in the Interface Repository, including the name of thestruct
member, the type of thestruct
member, and the typedef that represents the IDL type of thestruct
member described thestruct
member object.TCKind The Java mapping of the IDL enumTCKind
, which specifies the kind of aTypeCode
object.TypeCode A container for information about a specific CORBA data type.UnionMember A description in the Interface Repository of a member of an IDL union.ValueMember A description in the Interface Repository of a member of avalue
object.WrongTransaction The CORBAWrongTransaction
user-defined exception. -
Classes in org.omg.CORBA used by com.sun.corba.ee.impl.plugin.hwlb Class Description LocalObject Used as a base class for implementation of a local IDL interface in the Java language mapping.Object The definition for a CORBA object reference. -
Classes in org.omg.CORBA used by com.sun.corba.ee.impl.presentation.rmi Class Description Object The definition for a CORBA object reference.ORB A class providing APIs for the CORBA Object Request Broker features. -
Classes in org.omg.CORBA used by com.sun.corba.ee.impl.presentation.rmi.codegen Class Description Object The definition for a CORBA object reference. -
Classes in org.omg.CORBA used by com.sun.corba.ee.impl.presentation.rmi.proxy Class Description Object The definition for a CORBA object reference. -
Classes in org.omg.CORBA used by com.sun.corba.ee.impl.protocol Class Description Any Serves as a container for any data that can be described in IDL or for any IDL primitive type.CompletionStatus An object that indicates whether a method had completed running when aSystemException
was thrown.Context An object used inRequest
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 ofString
objects that represent property names.ExceptionList An object used inRequest
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 containingNamedValue
objects.Object The definition for a CORBA object reference.ORB A class providing APIs for the CORBA Object Request Broker features.Request An object containing the information necessary for invoking a method.SystemException The root class for all CORBA standard exceptions. -
Classes in org.omg.CORBA used by com.sun.corba.ee.impl.protocol.giopmsgheaders Class Description Any Serves as a container for any data that can be described in IDL or for any IDL primitive type.CompletionStatus An object that indicates whether a method had completed running when aSystemException
was thrown.Principal Deprecated.Deprecated by CORBA 2.2.SystemException The root class for all CORBA standard exceptions.TypeCode A container for information about a specific CORBA data type. -
Classes in org.omg.CORBA used by com.sun.corba.ee.impl.resolver Class Description Object The definition for a CORBA object reference. -
Classes in org.omg.CORBA used by com.sun.corba.ee.impl.servicecontext Class Description SystemException The root class for all CORBA standard exceptions. -
Classes in org.omg.CORBA used by com.sun.corba.ee.impl.transport Class Description SystemException The root class for all CORBA standard exceptions. -
Classes in org.omg.CORBA used by com.sun.corba.ee.impl.txpoa Class Description LocalObject Used as a base class for implementation of a local IDL interface in the Java language mapping.Object The definition for a CORBA object reference.TSIdentification An interface defined in the OMG Transactions Service Specification that provides methods to allow the JTS to register its Sender and Receiver interfaces with the ORB. -
Classes in org.omg.CORBA used by com.sun.corba.ee.impl.util Class Description Object The definition for a CORBA object reference.ORB A class providing APIs for the CORBA Object Request Broker features. -
Classes in org.omg.CORBA used by com.sun.corba.ee.org.omg.CORBA Class Description Object The definition for a CORBA object reference.ORB A class providing APIs for the CORBA Object Request Broker features. -
Classes in org.omg.CORBA used by com.sun.corba.ee.org.omg.CSI Class 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. -
Classes in org.omg.CORBA used by com.sun.corba.ee.org.omg.CSIIOP Class 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. -
Classes in org.omg.CORBA used by com.sun.corba.ee.org.omg.GSSUP Class 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. -
Classes in org.omg.CORBA used by com.sun.corba.ee.spi.extension Class Description LocalObject Used as a base class for implementation of a local IDL interface in the Java language mapping.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.PolicyOperations Provides the operations for aPolicy
object. -
Classes in org.omg.CORBA used by com.sun.corba.ee.spi.ior Class Description Object The definition for a CORBA object reference.ORB A class providing APIs for the CORBA Object Request Broker features. -
Classes in org.omg.CORBA used by com.sun.corba.ee.spi.legacy.connection Class Description ORB A class providing APIs for the CORBA Object Request Broker features. -
Classes in org.omg.CORBA used by com.sun.corba.ee.spi.logex.corba Class Description CompletionStatus An object that indicates whether a method had completed running when aSystemException
was thrown.SystemException The root class for all CORBA standard exceptions. -
Classes in org.omg.CORBA used by com.sun.corba.ee.spi.logging Class Description BAD_CONTEXT Exception thrown when an operation is invoked by a client but the passed context does not contain the context values required by the operation.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.BAD_TYPECODE Exception thrown when the ORB has encountered a malformed type code (for example, a type code with an invalid TCKind value).Bounds A user exception thrown when a parameter is not within the legal bounds for the object that a method is trying to access.COMM_FAILURE This exception is raised if communication is lost while an operation is in progress, after the request was sent by the client, but before the reply from the server has been returned to the client.DATA_CONVERSION This exception is raised if an ORB cannot convert the representation of data as marshaled into its native representation or vice-versa.IMP_LIMIT This exception indicates that an implementation limit was exceeded in the ORB run time.INITIALIZE Exception thrown when an ORB has encountered a failure during its initialization, such as failure to acquire networking resources or detecting a configuration error.INTERNAL This exception indicates an internal failure in an ORB, for example, if an ORB has detected corruption of its internal data structures.INTF_REPOS Exception raised when an ORB cannot reach the interface repository, or some other failure relating to the interface repository is detected.INV_OBJREF This exception indicates that an object reference is internally malformed.INV_POLICY Standard exception thrown when an invocation cannot be made because of an incompatibility between Policy overrides that apply to the particular invocation.MARSHAL A request or reply from the network is structurally invalid.NO_IMPLEMENT This exception indicates that even though the operation that was invoked exists (it has an IDL definition), no implementation for that operation exists.NO_RESOURCES Exception thrown when the ORB has encountered some general resource limitation.OBJ_ADAPTER This exception typically indicates an administrative mismatch, for example, a server may have made an attempt to register itself with an implementation repository under a name that is already in use, or is unknown to the repository.OBJECT_NOT_EXIST Exception raised whenever an invocation on a deleted object was performed.SystemException The root class for all CORBA standard exceptions.TIMEOUT TIMEOUT
is raised when no delivery has been made and the specified time-to-live period has been exceeded.TRANSACTION_ROLLEDBACK Exception thrown when the transaction associated with the request has already been rolled back or marked to roll back.TRANSIENT Exception thrown when the ORB attempted to reach an object and failed.UNKNOWN This exception is raised if an operation implementation throws a non-CORBA exception (such as an exception specific to the implementation's programming language), or if an operation raises a user exception that does not appear in the operation's raises expression. -
Classes in org.omg.CORBA used by com.sun.corba.ee.spi.oa Class Description LocalObject Used as a base class for implementation of a local IDL interface in the Java language mapping.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.SystemException The root class for all CORBA standard exceptions. -
Classes in org.omg.CORBA used by com.sun.corba.ee.spi.oa.rfm Class Description 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. -
Classes in org.omg.CORBA used by com.sun.corba.ee.spi.orb Class Description Object The definition for a CORBA object reference.ORB A class providing APIs for the CORBA Object Request Broker features. -
Classes in org.omg.CORBA used by com.sun.corba.ee.spi.presentation.rmi Class Description Context An object used inRequest
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 ofString
objects that represent property names.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 inRequest
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 containingNamedValue
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.Request An object containing the information necessary for invoking a method.SetOverrideType The mapping of a CORBAenum
taggingSET_OVERRIDE
andADD_OVERRIDE
, which indicate whether policies should replace the existing policies of anObject
or be added to them. -
Classes in org.omg.CORBA used by com.sun.corba.ee.spi.protocol Class Description Any Serves as a container for any data that can be described in IDL or for any IDL primitive type.CompletionStatus An object that indicates whether a method had completed running when aSystemException
was thrown.NVList A modifiable list containingNamedValue
objects.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 theORB.create_policy
operation.Request An object containing the information necessary for invoking a method.SystemException The root class for all CORBA standard exceptions. -
Classes in org.omg.CORBA used by com.sun.corba.ee.spi.resolver Class Description Object The definition for a CORBA object reference. -
Classes in org.omg.CORBA used by com.sun.corba.ee.spi.servicecontext Class Description SystemException The root class for all CORBA standard exceptions. -
Classes in org.omg.CORBA used by com.sun.corba.ee.spi.transport Class Description SystemException The root class for all CORBA standard exceptions. -
Classes in org.omg.CORBA used by com.sun.org.omg.CORBA Class 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.IDLType An abstract interface inherited by all Interface Repository (IR) objects that represent OMG IDL types.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.Object The definition for a CORBA object reference.StructMember Describes a member of an IDLstruct
in the Interface Repository, including the name of thestruct
member, the type of thestruct
member, and the typedef that represents the IDL type of thestruct
member described thestruct
member object.TypeCode A container for information about a specific CORBA data type.ValueMember A description in the Interface Repository of a member of avalue
object. -
Classes in org.omg.CORBA used by com.sun.org.omg.CORBA.ValueDefPackage Class 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.ValueMember A description in the Interface Repository of a member of avalue
object. -
Classes in org.omg.CORBA used by com.sun.org.omg.CORBA.portable Class Description TypeCode A container for information about a specific CORBA data type. -
Classes in org.omg.CORBA used by com.sun.org.omg.SendingContext Class 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. -
Classes in org.omg.CORBA used by com.sun.org.omg.SendingContext.CodeBasePackage Class 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. -
Classes in org.omg.CORBA used by javax.rmi.CORBA Class 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. -
Classes in org.omg.CORBA used by org.glassfish.corba.org.omg.CORBA Class Description DefinitionKind The class that provides the constants used to identify the type of an Interface Repository object.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.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.Object The definition for a CORBA object reference.TypeCode A container for information about a specific CORBA data type. -
Classes in org.omg.CORBA used by org.glassfish.jndi.cosnaming Class Description Object The definition for a CORBA object reference.ORB A class providing APIs for the CORBA Object Request Broker features. -
Classes in org.omg.CORBA used by org.glassfish.jndi.toolkit.corba Class Description Object The definition for a CORBA object reference.ORB A class providing APIs for the CORBA Object Request Broker features. -
Classes in org.omg.CORBA used by org.omg.CORBA Class 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 aSystemException
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 inRequest
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 ofString
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 insteadDynArray Deprecated.Use the new DynArray insteadDynEnum Deprecated.Use the new DynEnum insteadDynSequence Deprecated.Use the new DynSequence insteadDynStruct Deprecated.Use the new DynStruct insteadDynUnion Deprecated.Use the new DynUnion insteadEnumDef 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 inRequest
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 inRequest
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 containingNamedValue
objects.Object The definition for a CORBA object reference.OctetSeqHolder A byte arrayOperationDef 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 Enumeration of parameter modes for Parameter.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 theORB.create_policy
operation.PolicyOperations Provides the operations for aPolicy
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: itsservice_detail_type
field contains the type of the ORB service, and itsservice_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 CORBAenum
taggingSET_OVERRIDE
andADD_OVERRIDE
, which indicate whether policies should replace the existing policies of anObject
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 .StringValueHelper The Helper for StringValue.StructDef org/omg/CORBA/StructDef.java .StructDefOperations org/omg/CORBA/StructDefOperations.java .StructDefPOA org/omg/CORBA/StructDefPOA.java .StructMember Describes a member of an IDLstruct
in the Interface Repository, including the name of thestruct
member, the type of thestruct
member, and the typedef that represents the IDL type of thestruct
member described thestruct
member object.SystemException The root class for all CORBA standard exceptions.TCKind The Java mapping of the IDL enumTCKind
, which specifies the kind of aTypeCode
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 avalue
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 CORBAWrongTransaction
user-defined exception.WStringValueHelper org/omg/CORBA/WStringValueHelper.java Generated by the IDL-to-Java compiler (portable), version "3.0" from orb.idl 31 May 1999 22:27:30 o'clock GMT+00:00 The class definition has been modified to conform to the following OMG specifications : ORB core as defined by CORBA 2.3.1 (formal/99-10-07) IDL/Java Language Mapping as defined in ptc/00-01-08 -
Classes in org.omg.CORBA used by org.omg.CORBA.ContainedPackage Class 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. -
Classes in org.omg.CORBA used by org.omg.CORBA.ContainerPackage Class 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 .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. -
Classes in org.omg.CORBA used by org.omg.CORBA.DynAnyPackage Class Description UserException The root class for CORBA IDL-defined user exceptions. -
Classes in org.omg.CORBA used by org.omg.CORBA.InterfaceDefPackage Class 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. -
Classes in org.omg.CORBA used by org.omg.CORBA.ORBPackage Class Description UserException The root class for CORBA IDL-defined user exceptions. -
Classes in org.omg.CORBA used by org.omg.CORBA.TSIdentificationPackage Class Description UserException The root class for CORBA IDL-defined user exceptions. -
Classes in org.omg.CORBA used by org.omg.CORBA.TypeCodePackage Class Description UserException The root class for CORBA IDL-defined user exceptions. -
Classes in org.omg.CORBA used by org.omg.CORBA.ValueDefPackage Class 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 avalue
object. -
Classes in org.omg.CORBA used by org.omg.CORBA.portable Class 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 inRequest
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 ofString
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 inRequest
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 containingNamedValue
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 CORBAenum
taggingSET_OVERRIDE
andADD_OVERRIDE
, which indicate whether policies should replace the existing policies of anObject
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. -
Classes in org.omg.CORBA used by org.omg.CORBA_2_3 Class Description BAD_PARAM Exception thrown when a parameter passed to a call is out of range or otherwise considered illegal.Object The definition for a CORBA object reference.ORB A class providing APIs for the CORBA Object Request Broker features. -
Classes in org.omg.CORBA used by org.omg.CORBA_2_3.portable Class Description Object The definition for a CORBA object reference. -
Classes in org.omg.CORBA used by org.omg.CosNaming Class 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. -
Classes in org.omg.CORBA used by org.omg.CosNaming.NamingContextExtPackage Class 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. -
Classes in org.omg.CORBA used by org.omg.CosNaming.NamingContextPackage Class 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. -
Classes in org.omg.CORBA used by org.omg.CosTSPortability Class Description Environment A container (holder) for an exception that is used inRequest
operations to make exceptions available to the client.WrongTransaction The CORBAWrongTransaction
user-defined exception. -
Classes in org.omg.CORBA used by org.omg.CosTransactions Class 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 aPolicy
object.TypeCode A container for information about a specific CORBA data type.UserException The root class for CORBA IDL-defined user exceptions. -
Classes in org.omg.CORBA used by org.omg.Dynamic Class Description Any Serves as a container for any data that can be described in IDL or for any IDL primitive type.ParameterMode Enumeration of parameter modes for Parameter.TypeCode A container for information about a specific CORBA data type. -
Classes in org.omg.CORBA used by org.omg.DynamicAny Class 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 enumTCKind
, which specifies the kind of aTypeCode
object.TypeCode A container for information about a specific CORBA data type. -
Classes in org.omg.CORBA used by org.omg.DynamicAny.DynAnyFactoryPackage Class 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. -
Classes in org.omg.CORBA used by org.omg.DynamicAny.DynAnyPackage Class 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. -
Classes in org.omg.CORBA used by org.omg.IOP Class 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. -
Classes in org.omg.CORBA used by org.omg.IOP.CodecFactoryPackage Class 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. -
Classes in org.omg.CORBA used by org.omg.IOP.CodecPackage Class 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. -
Classes in org.omg.CORBA used by org.omg.Messaging Class 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 aPolicy
object.TypeCode A container for information about a specific CORBA data type. -
Classes in org.omg.CORBA used by org.omg.PortableInterceptor Class 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.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 theORB.create_policy
operation.TypeCode A container for information about a specific CORBA data type.UserException The root class for CORBA IDL-defined user exceptions. -
Classes in org.omg.CORBA used by org.omg.PortableInterceptor.ORBInitInfoPackage Class 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. -
Classes in org.omg.CORBA used by org.omg.PortableServer Class 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 aPolicy
object.ServerRequest An object that captures the explicit state of a request for the Dynamic Skeleton Interface (DSI).TypeCode A container for information about a specific CORBA data type.UserException The root class for CORBA IDL-defined user exceptions. -
Classes in org.omg.CORBA used by org.omg.PortableServer.CurrentPackage Class 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. -
Classes in org.omg.CORBA used by org.omg.PortableServer.POAManagerPackage Class 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. -
Classes in org.omg.CORBA used by org.omg.PortableServer.POAPackage Class 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. -
Classes in org.omg.CORBA used by org.omg.PortableServer.ServantLocatorPackage Class Description TypeCode A container for information about a specific CORBA data type. -
Classes in org.omg.CORBA used by org.omg.PortableServer.portable Class Description Object The definition for a CORBA object reference.ORB A class providing APIs for the CORBA Object Request Broker features. -
Classes in org.omg.CORBA used by org.omg.SendingContext Class 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. -
Classes in org.omg.CORBA used by org.omg.SendingContext.CodeBasePackage Class 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. -
Classes in org.omg.CORBA used by org.omg.TimeBase Class 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. -
Classes in org.omg.CORBA used by org.omg.stub.java.rmi Class Description Object The definition for a CORBA object reference.