Uses of Package
org.omg.CORBA

Packages that use org.omg.CORBA
Package
Description
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
  • Class
    Description
    The definition for a CORBA object reference.
    A class providing APIs for the CORBA Object Request Broker features.
  • Class
    Description
    A class providing APIs for the CORBA Object Request Broker features.
  • Class
    Description
    Serves as a container for any data that can be described in IDL or for any IDL primitive type.
    A user exception thrown when a parameter is not within the legal bounds for the object that a method is trying to access.
    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.
    An object containing a modifiable list of String objects that represent property names.
    A container (holder) for an exception that is used in Request operations to make exceptions available to the client.
    An object used in Request operations to describe the exceptions that can be thrown by a method.
    An object used in the DII and DSI to describe arguments and return values.
    A modifiable list containing NamedValue objects.
    The definition for a CORBA object reference.
    A class providing APIs for the CORBA Object Request Broker features.
    Deprecated.
    Deprecated by CORBA 2.2.
    An object containing the information necessary for invoking a method.
    An object that captures the explicit state of a request for the Dynamic Skeleton Interface (DSI).
    org/omg/CORBA/StructMember.java .
    org/omg/CORBA/TCKind.java .
    A container for information about a specific CORBA data type.
    org/omg/CORBA/UnionMember.java .
    org/omg/CORBA/ValueMember.java .
    The CORBA WrongTransaction user-defined exception.
  • Class
    Description
    Serves as a container for any data that can be described in IDL or for any IDL primitive type.
    Used as a base class for implementation of a local IDL interface in the Java language mapping.
    The definition for a CORBA object reference.
    org/omg/CORBA/TCKind.java .
    A container for information about a specific CORBA data type.
  • Class
    Description
    Serves as a container for any data that can be described in IDL or for any IDL primitive type.
    The Holder for AnySeq.
    The Holder for BooleanSeq.
    The Holder for CharSeq.
    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.
    An object containing a modifiable list of String objects that represent property names.
    Defines the methods used to read primitive data types from input streams for unmarshaling custom value types.
    Defines the methods used to write primitive data types to output streams for marshalling custom value types.
    The Holder for DoubleSeq.
    The Holder for FloatSeq.
    The Holder for LongLongSeq.
    The Holder for LongSeq.
    The definition for a CORBA object reference.
    A byte array
    A class providing APIs for the CORBA Object Request Broker features.
    Deprecated.
    Deprecated by CORBA 2.2.
    The Holder for ShortSeq.
    The root class for all CORBA standard exceptions.
    A container for information about a specific CORBA data type.
    The Holder for ULongLongSeq.
    The Holder for ULongSeq.
    The Holder for UShortSeq.
    The Holder for WCharSeq.
  • Class
    Description
    Serves as a container for any data that can be described in IDL or for any IDL primitive type.
    This exception indicates that the caller has invoked operations in the wrong order.
    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.
    The interface for Current.
    Used as a base class for implementation of a local IDL interface in the Java language mapping.
    A modifiable list containing NamedValue objects.
    The definition for a CORBA object reference.
    A class providing APIs for the CORBA Object Request Broker features.
    Interfaces derived from the Policy interface allow an ORB or CORBA service access to certain choices that affect its operation.
    Thrown to indicate problems with parameter values passed to the ORB.create_policy operation.
    An object containing the information necessary for invoking a method.
    A container for information about a specific CORBA data type.
  • Class
    Description
    The definition for a CORBA object reference.
    A class providing APIs for the CORBA Object Request Broker features.
    A container for information about a specific CORBA data type.
    org/omg/CORBA/ValueMember.java .
  • Class
    Description
    The definition for a CORBA object reference.
    A byte array
    A class providing APIs for the CORBA Object Request Broker features.
    A container for information about a specific CORBA data type.
  • Class
    Description
    A class providing APIs for the CORBA Object Request Broker features.
    The root class for all CORBA standard exceptions.
  • Class
    Description
    A class providing APIs for the CORBA Object Request Broker features.
  • Class
    Description
    Exception thrown when an operation is invoked by a client but the passed context does not contain the context values required by the operation.
    This exception indicates that the caller has invoked operations in the wrong order.
    Exception thrown when an object reference denotes an existing object, but that the object does not support the operation that was invoked.
    Exception thrown when a parameter passed to a call is out of range or otherwise considered illegal.
    Exception thrown when the ORB has encountered a malformed type code (for example, a type code with an invalid TCKind value).
    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.
    An object that indicates whether a method had completed running when a SystemException was thrown.
    This exception is raised if an ORB cannot convert the representation of data as marshaled into its native representation or vice-versa.
    This exception indicates that an implementation limit was exceeded in the ORB run time.
    Exception thrown when an ORB has encountered a failure during its initialization, such as failure to acquire networking resources or detecting a configuration error.
    This exception indicates an internal failure in an ORB, for example, if an ORB has detected corruption of its internal data structures.
    Exception raised when an ORB cannot reach the interface repository, or some other failure relating to the interface repository is detected.
    This exception indicates that an object reference is internally malformed.
    Standard exception thrown when an invocation cannot be made because of an incompatibility between Policy overrides that apply to the particular invocation.
    A request or reply from the network is structurally invalid.
    This exception indicates that even though the operation that was invoked exists (it has an IDL definition), no implementation for that operation exists.
    Exception thrown when the ORB has encountered some general resource limitation.
    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.
    Exception raised whenever an invocation on a deleted object was performed.
    Exception thrown when the transaction associated with the request has already been rolled back or marked to roll back.
    Exception thrown when the ORB attempted to reach an object and failed.
    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.
  • Class
    Description
    Exception thrown when an ORB has encountered a failure during its initialization, such as failure to acquire networking resources or detecting a configuration error.
    The definition for a CORBA object reference.
    A class providing APIs for the CORBA Object Request Broker features.
    The root class for all CORBA standard exceptions.
  • Class
    Description
    Used as a base class for implementation of a local IDL interface in the Java language mapping.
    The definition for a CORBA object reference.
    A class providing APIs for the CORBA Object Request Broker features.
    The root class for all CORBA standard exceptions.
  • Class
    Description
    The root class for all CORBA standard exceptions.
  • Class
    Description
    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.
    The interface for Current.
    Used as a base class for implementation of a local IDL interface in the Java language mapping.
    The definition for a CORBA object reference.
    A class providing APIs for the CORBA Object Request Broker features.
    Interfaces derived from the Policy interface allow an ORB or CORBA service access to certain choices that affect its operation.
    Provides the operations for a Policy object.
  • Class
    Description
    Used as a base class for implementation of a local IDL interface in the Java language mapping.
    The definition for a CORBA object reference.
    Interfaces derived from the Policy interface allow an ORB or CORBA service access to certain choices that affect its operation.
  • Class
    Description
    Serves as a container for any data that can be described in IDL or for any IDL primitive type.
    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.
    An object containing a modifiable list of String objects that represent property names.
    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.
    A container (holder) for an exception that is used in Request operations to make exceptions available to the client.
    An object used in Request operations to describe the exceptions that can be thrown by a method.
    Used as a base class for implementation of a local IDL interface in the Java language mapping.
    An object used in the DII and DSI to describe arguments and return values.
    A modifiable list containing NamedValue objects.
    The definition for a CORBA object reference.
    A class providing APIs for the CORBA Object Request Broker features.
    Interfaces derived from the Policy interface allow an ORB or CORBA service access to certain choices that affect its operation.
    Thrown to indicate problems with parameter values passed to the ORB.create_policy operation.
    An object containing the information necessary for invoking a method.
    org/omg/CORBA/StructMember.java .
    org/omg/CORBA/TCKind.java .
    A container for information about a specific CORBA data type.
    org/omg/CORBA/UnionMember.java .
    org/omg/CORBA/ValueMember.java .
    The CORBA WrongTransaction user-defined exception.
  • Class
    Description
    Serves as a container for any data that can be described in IDL or for any IDL primitive type.
    The definition for a CORBA object reference.
    The root class for all CORBA standard exceptions.
    org/omg/CORBA/ValueMember.java .
  • Class
    Description
    The definition for a CORBA object reference.
    A class providing APIs for the CORBA Object Request Broker features.
  • Class
    Description
    Serves as a container for any data that can be described in IDL or for any IDL primitive type.
    An object that indicates whether a method had completed running when a SystemException was thrown.
    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.
    An object containing a modifiable list of String objects that represent property names.
    An object used in Request operations to describe the exceptions that can be thrown by a method.
    An object used in the DII and DSI to describe arguments and return values.
    A modifiable list containing NamedValue objects.
    The definition for a CORBA object reference.
    A class providing APIs for the CORBA Object Request Broker features.
    An object containing the information necessary for invoking a method.
    The root class for all CORBA standard exceptions.
  • Class
    Description
    Serves as a container for any data that can be described in IDL or for any IDL primitive type.
    Deprecated.
    Deprecated by CORBA 2.2.
    The root class for all CORBA standard exceptions.
    A container for information about a specific CORBA data type.
  • Class
    Description
    The definition for a CORBA object reference.
  • Class
    Description
    The root class for all CORBA standard exceptions.
  • Class
    Description
    The definition for a CORBA object reference.
    A class providing APIs for the CORBA Object Request Broker features.
  • Class
    Description
    A class providing APIs for the CORBA Object Request Broker features.
  • Class
    Description
    A class providing APIs for the CORBA Object Request Broker features.
  • Class
    Description
    A class providing APIs for the CORBA Object Request Broker features.
  • Class
    Description
    A class providing APIs for the CORBA Object Request Broker features.
  • Class
    Description
    The definition for a CORBA object reference.
    A class providing APIs for the CORBA Object Request Broker features.
  • Class
    Description
    Serves as a container for any data that can be described in IDL or for any IDL primitive type.
    The definition for a CORBA object reference.
    A class providing APIs for the CORBA Object Request Broker features.
    A container for information about a specific CORBA data type.
    The root class for CORBA IDL-defined user exceptions.
  • Class
    Description
    Serves as a container for any data that can be described in IDL or for any IDL primitive type.
    A container for information about a specific CORBA data type.
    The root class for CORBA IDL-defined user exceptions.
  • Class
    Description
    Serves as a container for any data that can be described in IDL or for any IDL primitive type.
    A container for information about a specific CORBA data type.
  • Class
    Description
    Serves as a container for any data that can be described in IDL or for any IDL primitive type.
    A container for information about a specific CORBA data type.
  • Class
    Description
    Defines the methods used to read primitive data types from input streams for unmarshaling custom value types.
    Defines the methods used to write primitive data types to output streams for marshalling custom value types.
  • Class
    Description
    Used as a base class for implementation of a local IDL interface in the Java language mapping.
    The definition for a CORBA object reference.
    Interfaces derived from the Policy interface allow an ORB or CORBA service access to certain choices that affect its operation.
    Provides the operations for a Policy object.
  • Class
    Description
    The definition for a CORBA object reference.
    A class providing APIs for the CORBA Object Request Broker features.
  • Class
    Description
    A class providing APIs for the CORBA Object Request Broker features.
  • Class
    Description
    Used as a base class for implementation of a local IDL interface in the Java language mapping.
    The definition for a CORBA object reference.
    Interfaces derived from the Policy interface allow an ORB or CORBA service access to certain choices that affect its operation.
    The root class for all CORBA standard exceptions.
  • Class
    Description
    A class providing APIs for the CORBA Object Request Broker features.
  • Class
    Description
    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.
    An object containing a modifiable list of String objects that represent property names.
    Provides mechanisms for establishing and navigating relationships to superior and subordinate domains, as well as for creating and accessing policies.
    An object used in Request operations to describe the exceptions that can be thrown by a method.
    An object used in the DII and DSI to describe arguments and return values.
    A modifiable list containing NamedValue objects.
    The definition for a CORBA object reference.
    A class providing APIs for the CORBA Object Request Broker features.
    Interfaces derived from the Policy interface allow an ORB or CORBA service access to certain choices that affect its operation.
    An object containing the information necessary for invoking a method.
    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.
  • Class
    Description
    Serves as a container for any data that can be described in IDL or for any IDL primitive type.
    An object that indicates whether a method had completed running when a SystemException was thrown.
    A modifiable list containing NamedValue objects.
    The definition for a CORBA object reference.
    Interfaces derived from the Policy interface allow an ORB or CORBA service access to certain choices that affect its operation.
    Thrown to indicate problems with parameter values passed to the ORB.create_policy operation.
    An object containing the information necessary for invoking a method.
    The root class for all CORBA standard exceptions.
  • Class
    Description
    The definition for a CORBA object reference.
  • Class
    Description
    The root class for all CORBA standard exceptions.
  • Class
    Description
    The root class for all CORBA standard exceptions.
  • Class
    Description
    The definition for a CORBA object reference.
    A class providing APIs for the CORBA Object Request Broker features.
  • Class
    Description
    Serves as a container for any data that can be described in IDL or for any IDL primitive type.
    org/omg/CORBA/DefinitionKind.java .
    org/omg/CORBA/IDLType.java .
    org/omg/CORBA/IDLTypeOperations.java .
    org/omg/CORBA/IRObject.java .
    org/omg/CORBA/IRObjectOperations.java .
    The definition for a CORBA object reference.
    org/omg/CORBA/StructMember.java .
    A container for information about a specific CORBA data type.
    org/omg/CORBA/ValueMember.java .
  • Class
    Description
    Serves as a container for any data that can be described in IDL or for any IDL primitive type.
    A container for information about a specific CORBA data type.
    org/omg/CORBA/ValueMember.java .
  • Class
    Description
    A container for information about a specific CORBA data type.
  • Class
    Description
    Serves as a container for any data that can be described in IDL or for any IDL primitive type.
    The definition for a CORBA object reference.
    A container for information about a specific CORBA data type.
  • Class
    Description
    Serves as a container for any data that can be described in IDL or for any IDL primitive type.
    A container for information about a specific CORBA data type.
  • Classes in org.omg.CORBA used by javax.rmi.CORBA
    Class
    Description
    The definition for a CORBA object reference.
    A class providing APIs for the CORBA Object Request Broker features.
    The root class for all CORBA standard exceptions.
  • Class
    Description
    Serves as a container for any data that can be described in IDL or for any IDL primitive type.
    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.
    The interface for Current.
    The definition for a CORBA object reference.
    A container for information about a specific CORBA data type.
  • Classes in org.omg.CORBA used by org.omg.CORBA
    Class
    Description
    org/omg/CORBA/AbstractInterfaceDef.java .
    org/omg/CORBA/AbstractInterfaceDefOperations.java .
    org/omg/CORBA/AbstractInterfaceDefPOA.java .
    org/omg/CORBA/AliasDef.java .
    org/omg/CORBA/AliasDefOperations.java .
    org/omg/CORBA/AliasDefPOA.java .
    Serves as a container for any data that can be described in IDL or for any IDL primitive type.
    The Holder for AnySeq.
    org/omg/CORBA/ArrayDef.java .
    org/omg/CORBA/ArrayDefOperations.java .
    org/omg/CORBA/ArrayDefPOA.java .
    org/omg/CORBA/AttributeDef.java .
    org/omg/CORBA/AttributeDefOperations.java .
    org/omg/CORBA/AttributeDefPOA.java .
    org/omg/CORBA/AttributeDescription.java .
    org/omg/CORBA/AttributeMode.java .
    This exception indicates that the caller has invoked operations in the wrong order.
    Exception thrown when an object reference denotes an existing object, but that the object does not support the operation that was invoked.
    Exception thrown when a parameter passed to a call is out of range or otherwise considered illegal.
    The Holder for BooleanSeq.
    A user exception thrown when a parameter is not within the legal bounds for the object that a method is trying to access.
    The Holder for CharSeq.
    An object that indicates whether a method had completed running when a SystemException was thrown.
    org/omg/CORBA/ConstantDef.java .
    org/omg/CORBA/ConstantDefOperations.java .
    org/omg/CORBA/ConstantDefPOA.java .
    org/omg/CORBA/ConstantDescription.java .
    org/omg/CORBA/Contained.java .
    org/omg/CORBA/ContainedOperations.java .
    org/omg/CORBA/ContainedPOA.java .
    org/omg/CORBA/Container.java .
    org/omg/CORBA/ContainerOperations.java .
    org/omg/CORBA/ContainerPOA.java .
    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.
    An object containing a modifiable list of String objects that represent property names.
    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.
    The interface for Current.
    This exception is raised if an ORB cannot convert the representation of data as marshaled into its native representation or vice-versa.
    Defines the methods used to read primitive data types from input streams for unmarshaling custom value types.
    Defines the methods used to write primitive data types to output streams for marshalling custom value types.
    org/omg/CORBA/DefinitionKind.java .
    Provides mechanisms for establishing and navigating relationships to superior and subordinate domains, as well as for creating and accessing policies.
    Provides the DomainManager with the means to access policies.
    The Holder for DoubleSeq.
    Deprecated.
    Use the new DynAny instead
    Deprecated.
    Use the new DynArray instead
    Deprecated.
    Use the new DynEnum instead
    Deprecated.
    Use the new DynSequence instead
    Deprecated.
    Use the new DynStruct instead
    Deprecated.
    Use the new DynUnion instead
    org/omg/CORBA/EnumDef.java .
    org/omg/CORBA/EnumDefOperations.java .
    org/omg/CORBA/EnumDefPOA.java .
    A container (holder) for an exception that is used in Request operations to make exceptions available to the client.
    org/omg/CORBA/ExceptionDef.java .
    org/omg/CORBA/ExceptionDefOperations.java .
    org/omg/CORBA/ExceptionDefPOA.java .
    org/omg/CORBA/ExceptionDescription.java .
    An object used in Request operations to describe the exceptions that can be thrown by a method.
    org/omg/CORBA/ExtAbstractInterfaceDef.java .
    org/omg/CORBA/ExtAbstractInterfaceDefOperations.java .
    org/omg/CORBA/ExtAbstractInterfaceDefPOA.java .
    org/omg/CORBA/ExtAttributeDef.java .
    org/omg/CORBA/ExtAttributeDefOperations.java .
    org/omg/CORBA/ExtAttributeDefPOA.java .
    org/omg/CORBA/ExtAttributeDescription.java .
    org/omg/CORBA/ExtInitializer.java .
    org/omg/CORBA/ExtInterfaceDef.java .
    org/omg/CORBA/ExtInterfaceDefOperations.java .
    org/omg/CORBA/ExtInterfaceDefPOA.java .
    org/omg/CORBA/ExtLocalInterfaceDef.java .
    org/omg/CORBA/ExtLocalInterfaceDefOperations.java .
    org/omg/CORBA/ExtLocalInterfaceDefPOA.java .
    org/omg/CORBA/ExtValueDef.java .
    org/omg/CORBA/ExtValueDefOperations.java .
    org/omg/CORBA/ExtValueDefPOA.java .
    org/omg/CORBA/FixedDef.java .
    org/omg/CORBA/FixedDefOperations.java .
    org/omg/CORBA/FixedDefPOA.java .
    The Holder for FloatSeq.
    org/omg/CORBA/IDLType.java .
    org/omg/CORBA/IDLTypeOperations.java .
    org/omg/CORBA/IDLTypePOA.java .
    org/omg/CORBA/Initializer.java .
    org/omg/CORBA/InterfaceAttrExtension.java .
    org/omg/CORBA/InterfaceAttrExtensionOperations.java .
    org/omg/CORBA/InterfaceAttrExtensionPOA.java .
    org/omg/CORBA/InterfaceDef.java .
    org/omg/CORBA/InterfaceDefOperations.java .
    org/omg/CORBA/InterfaceDefPOA.java .
    org/omg/CORBA/InterfaceDescription.java .
    org/omg/CORBA/IRObject.java .
    org/omg/CORBA/IRObjectOperations.java .
    org/omg/CORBA/IRObjectPOA.java .
    org/omg/CORBA/LocalInterfaceDef.java .
    org/omg/CORBA/LocalInterfaceDefOperations.java .
    org/omg/CORBA/LocalInterfaceDefPOA.java .
    The Holder for LongLongSeq.
    The Holder for LongSeq.
    A request or reply from the network is structurally invalid.
    org/omg/CORBA/ModuleDef.java .
    org/omg/CORBA/ModuleDefOperations.java .
    org/omg/CORBA/ModuleDefPOA.java .
    org/omg/CORBA/ModuleDescription.java .
    An object used in the DII and DSI to describe arguments and return values.
    Associates a name with a value that is an attribute of an IDL struct, and is used in the DynStruct APIs.
    org/omg/CORBA/NativeDef.java .
    org/omg/CORBA/NativeDefOperations.java .
    org/omg/CORBA/NativeDefPOA.java .
    A modifiable list containing NamedValue objects.
    The definition for a CORBA object reference.
    A byte array
    org/omg/CORBA/OperationDef.java .
    org/omg/CORBA/OperationDefOperations.java .
    org/omg/CORBA/OperationDefPOA.java .
    org/omg/CORBA/OperationDescription.java .
    org/omg/CORBA/OperationMode.java .
    A class providing APIs for the CORBA Object Request Broker features.
    org/omg/CORBA/ParameterDescription.java .
    org/omg/CORBA/ParameterMode.java .
    Interfaces derived from the Policy interface allow an ORB or CORBA service access to certain choices that affect its operation.
    Thrown to indicate problems with parameter values passed to the ORB.create_policy operation.
    Provides the operations for a Policy object.
    org/omg/CORBA/PrimitiveDef.java .
    org/omg/CORBA/PrimitiveDefOperations.java .
    org/omg/CORBA/PrimitiveDefPOA.java .
    org/omg/CORBA/PrimitiveKind.java .
    Deprecated.
    Deprecated by CORBA 2.2.
    org/omg/CORBA/Repository.java .
    org/omg/CORBA/RepositoryOperations.java .
    org/omg/CORBA/RepositoryPOA.java .
    An object containing the information necessary for invoking a method.
    org/omg/CORBA/SequenceDef.java .
    org/omg/CORBA/SequenceDefOperations.java .
    org/omg/CORBA/SequenceDefPOA.java .
    An object that captures the explicit state of a request for the Dynamic Skeleton Interface (DSI).
    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.
    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.
    The Holder for ServiceInformation.
    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.
    The Holder for ShortSeq.
    org/omg/CORBA/StringDef.java .
    org/omg/CORBA/StringDefOperations.java .
    org/omg/CORBA/StringDefPOA.java .
    org/omg/CORBA/StructDef.java .
    org/omg/CORBA/StructDefOperations.java .
    org/omg/CORBA/StructDefPOA.java .
    org/omg/CORBA/StructMember.java .
    The root class for all CORBA standard exceptions.
    org/omg/CORBA/TCKind.java .
    A container for information about a specific CORBA data type.
    org/omg/CORBA/TypedefDef.java .
    org/omg/CORBA/TypedefDefOperations.java .
    org/omg/CORBA/TypedefDefPOA.java .
    org/omg/CORBA/TypeDescription.java .
    The Holder for ULongLongSeq.
    The Holder for ULongSeq.
    org/omg/CORBA/UnionDef.java .
    org/omg/CORBA/UnionDefOperations.java .
    org/omg/CORBA/UnionDefPOA.java .
    org/omg/CORBA/UnionMember.java .
    A class that contains user exceptions returned by the server.
    The root class for CORBA IDL-defined user exceptions.
    The Holder for UShortSeq.
    org/omg/CORBA/ValueBoxDef.java .
    org/omg/CORBA/ValueBoxDefOperations.java .
    org/omg/CORBA/ValueBoxDefPOA.java .
    org/omg/CORBA/ValueDef.java .
    org/omg/CORBA/ValueDefOperations.java .
    org/omg/CORBA/ValueDefPOA.java .
    org/omg/CORBA/ValueDescription.java .
    org/omg/CORBA/ValueMember.java .
    org/omg/CORBA/ValueMemberDef.java .
    org/omg/CORBA/ValueMemberDefOperations.java .
    org/omg/CORBA/ValueMemberDefPOA.java .
    The Holder for WCharSeq.
    The CORBA WrongTransaction user-defined exception.
    org/omg/CORBA/WstringDef.java .
    org/omg/CORBA/WstringDefOperations.java .
    org/omg/CORBA/WstringDefPOA.java .
  • Class
    Description
    org/omg/CORBA/AliasDef.java .
    Serves as a container for any data that can be described in IDL or for any IDL primitive type.
    org/omg/CORBA/ArrayDef.java .
    org/omg/CORBA/AttributeDef.java .
    org/omg/CORBA/AttributeMode.java .
    org/omg/CORBA/ConstantDef.java .
    org/omg/CORBA/Contained.java .
    org/omg/CORBA/ContainedOperations.java .
    org/omg/CORBA/Container.java .
    org/omg/CORBA/ContainerOperations.java .
    org/omg/CORBA/DefinitionKind.java .
    org/omg/CORBA/EnumDef.java .
    org/omg/CORBA/ExceptionDef.java .
    org/omg/CORBA/ExtAttributeDef.java .
    org/omg/CORBA/ExtAttributeDescription.java .
    org/omg/CORBA/ExtInitializer.java .
    org/omg/CORBA/ExtInterfaceDef.java .
    org/omg/CORBA/ExtInterfaceDefOperations.java .
    org/omg/CORBA/ExtValueDef.java .
    org/omg/CORBA/ExtValueDefOperations.java .
    org/omg/CORBA/FixedDef.java .
    org/omg/CORBA/IDLType.java .
    org/omg/CORBA/IDLTypeOperations.java .
    org/omg/CORBA/Initializer.java .
    org/omg/CORBA/InterfaceAttrExtension.java .
    org/omg/CORBA/InterfaceAttrExtensionOperations.java .
    org/omg/CORBA/InterfaceDef.java .
    org/omg/CORBA/InterfaceDefOperations.java .
    org/omg/CORBA/IRObject.java .
    org/omg/CORBA/IRObjectOperations.java .
    org/omg/CORBA/ModuleDef.java .
    org/omg/CORBA/ModuleDefOperations.java .
    org/omg/CORBA/NativeDef.java .
    The definition for a CORBA object reference.
    org/omg/CORBA/OperationDef.java .
    org/omg/CORBA/OperationDefOperations.java .
    org/omg/CORBA/OperationDescription.java .
    org/omg/CORBA/OperationMode.java .
    A class providing APIs for the CORBA Object Request Broker features.
    org/omg/CORBA/ParameterDescription.java .
    org/omg/CORBA/PrimitiveDef.java .
    org/omg/CORBA/PrimitiveKind.java .
    org/omg/CORBA/Repository.java .
    org/omg/CORBA/RepositoryOperations.java .
    org/omg/CORBA/SequenceDef.java .
    org/omg/CORBA/StringDef.java .
    org/omg/CORBA/StructDef.java .
    org/omg/CORBA/StructMember.java .
    A container for information about a specific CORBA data type.
    org/omg/CORBA/UnionDef.java .
    org/omg/CORBA/UnionMember.java .
    org/omg/CORBA/ValueBoxDef.java .
    org/omg/CORBA/ValueDef.java .
    org/omg/CORBA/ValueDefOperations.java .
    org/omg/CORBA/ValueDescription.java .
    org/omg/CORBA/ValueMemberDef.java .
    org/omg/CORBA/WstringDef.java .
  • Class
    Description
    Serves as a container for any data that can be described in IDL or for any IDL primitive type.
    org/omg/CORBA/DefinitionKind.java .
    A container for information about a specific CORBA data type.
  • Class
    Description
    Serves as a container for any data that can be described in IDL or for any IDL primitive type.
    org/omg/CORBA/Contained.java .
    org/omg/CORBA/DefinitionKind.java .
    A container for information about a specific CORBA data type.
  • Class
    Description
    The root class for CORBA IDL-defined user exceptions.
  • Class
    Description
    Serves as a container for any data that can be described in IDL or for any IDL primitive type.
    org/omg/CORBA/ExtAttributeDescription.java .
    org/omg/CORBA/ExtInitializer.java .
    org/omg/CORBA/OperationDescription.java .
    A container for information about a specific CORBA data type.
    org/omg/CORBA/ValueMember.java .
  • Class
    Description
    Serves as a container for any data that can be described in IDL or for any IDL primitive type.
    org/omg/CORBA/ExtAttributeDescription.java .
    org/omg/CORBA/OperationDescription.java .
    A container for information about a specific CORBA data type.
  • Class
    Description
    Serves as a container for any data that can be described in IDL or for any IDL primitive type.
    org/omg/CORBA/AttributeDescription.java .
    org/omg/CORBA/OperationDescription.java .
    A container for information about a specific CORBA data type.
  • Class
    Description
    The root class for CORBA IDL-defined user exceptions.
  • Class
    Description
    The root class for CORBA IDL-defined user exceptions.
  • Class
    Description
    Serves as a container for any data that can be described in IDL or for any IDL primitive type.
    org/omg/CORBA/AttributeDescription.java .
    org/omg/CORBA/Initializer.java .
    org/omg/CORBA/OperationDescription.java .
    A container for information about a specific CORBA data type.
    org/omg/CORBA/ValueMember.java .
  • Class
    Description
    Serves as a container for any data that can be described in IDL or for any IDL primitive type.
    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.
    An object containing a modifiable list of String objects that represent property names.
    An abstract value type that is meant to be used by the ORB, not the user.
    Provides mechanisms for establishing and navigating relationships to superior and subordinate domains, as well as for creating and accessing policies.
    An object used in Request operations to describe the exceptions that can be thrown by a method.
    An object used in the DII and DSI to describe arguments and return values.
    A modifiable list containing NamedValue objects.
    The definition for a CORBA object reference.
    A class providing APIs for the CORBA Object Request Broker features.
    Interfaces derived from the Policy interface allow an ORB or CORBA service access to certain choices that affect its operation.
    Deprecated.
    Deprecated by CORBA 2.2.
    An object containing the information necessary for invoking a method.
    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.
    The root class for all CORBA standard exceptions.
    A container for information about a specific CORBA data type.
  • Classes in org.omg.CORBA used by org.omg.CORBA_2_3
    Class
    Description
    Exception thrown when a parameter passed to a call is out of range or otherwise considered illegal.
    The definition for a CORBA object reference.
    A class providing APIs for the CORBA Object Request Broker features.
  • Class
    Description
    The definition for a CORBA object reference.
  • Classes in org.omg.CORBA used by org.omg.CSI
    Class
    Description
    Serves as a container for any data that can be described in IDL or for any IDL primitive type.
    A container for information about a specific CORBA data type.
  • Classes in org.omg.CORBA used by org.omg.CSIIOP
    Class
    Description
    Serves as a container for any data that can be described in IDL or for any IDL primitive type.
    A container for information about a specific CORBA data type.
  • Classes in org.omg.CORBA used by org.omg.CosNaming
    Class
    Description
    Serves as a container for any data that can be described in IDL or for any IDL primitive type.
    Deprecated.
    org.omg.CORBA.DynamicImplementation
    The definition for a CORBA object reference.
    A class providing APIs for the CORBA Object Request Broker features.
    An object that captures the explicit state of a request for the Dynamic Skeleton Interface (DSI).
    A container for information about a specific CORBA data type.
  • Class
    Description
    Serves as a container for any data that can be described in IDL or for any IDL primitive type.
    A container for information about a specific CORBA data type.
    The root class for CORBA IDL-defined user exceptions.
  • Class
    Description
    Serves as a container for any data that can be described in IDL or for any IDL primitive type.
    A container for information about a specific CORBA data type.
    The root class for CORBA IDL-defined user exceptions.
  • Classes in org.omg.CORBA used by org.omg.Dynamic
    Class
    Description
    Serves as a container for any data that can be described in IDL or for any IDL primitive type.
    org/omg/CORBA/ParameterMode.java .
    A container for information about a specific CORBA data type.
  • Class
    Description
    Serves as a container for any data that can be described in IDL or for any IDL primitive type.
    The definition for a CORBA object reference.
    A class providing APIs for the CORBA Object Request Broker features.
    org/omg/CORBA/TCKind.java .
    A container for information about a specific CORBA data type.
  • Class
    Description
    Serves as a container for any data that can be described in IDL or for any IDL primitive type.
    A container for information about a specific CORBA data type.
    The root class for CORBA IDL-defined user exceptions.
  • Class
    Description
    Serves as a container for any data that can be described in IDL or for any IDL primitive type.
    A container for information about a specific CORBA data type.
    The root class for CORBA IDL-defined user exceptions.
  • Classes in org.omg.CORBA used by org.omg.GSSUP
    Class
    Description
    Serves as a container for any data that can be described in IDL or for any IDL primitive type.
    A container for information about a specific CORBA data type.
  • Classes in org.omg.CORBA used by org.omg.IOP
    Class
    Description
    Serves as a container for any data that can be described in IDL or for any IDL primitive type.
    The definition for a CORBA object reference.
    A container for information about a specific CORBA data type.
  • Class
    Description
    Serves as a container for any data that can be described in IDL or for any IDL primitive type.
    A container for information about a specific CORBA data type.
    The root class for CORBA IDL-defined user exceptions.
  • Class
    Description
    Serves as a container for any data that can be described in IDL or for any IDL primitive type.
    A container for information about a specific CORBA data type.
    The root class for CORBA IDL-defined user exceptions.
  • Classes in org.omg.CORBA used by org.omg.Messaging
    Class
    Description
    Serves as a container for any data that can be described in IDL or for any IDL primitive type.
    A container for information about a specific CORBA data type.
  • Class
    Description
    Serves as a container for any data that can be described in IDL or for any IDL primitive type.
    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.
    The interface for Current.
    The definition for a CORBA object reference.
    Interfaces derived from the Policy interface allow an ORB or CORBA service access to certain choices that affect its operation.
    Thrown to indicate problems with parameter values passed to the ORB.create_policy operation.
    A container for information about a specific CORBA data type.
    The root class for CORBA IDL-defined user exceptions.
  • Class
    Description
    Serves as a container for any data that can be described in IDL or for any IDL primitive type.
    A container for information about a specific CORBA data type.
    The root class for CORBA IDL-defined user exceptions.
  • Class
    Description
    Serves as a container for any data that can be described in IDL or for any IDL primitive type.
    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.
    The interface for Current.
    The definition for a CORBA object reference.
    A class providing APIs for the CORBA Object Request Broker features.
    Interfaces derived from the Policy interface allow an ORB or CORBA service access to certain choices that affect its operation.
    Provides the operations for a Policy object.
    An object that captures the explicit state of a request for the Dynamic Skeleton Interface (DSI).
    A container for information about a specific CORBA data type.
    The root class for CORBA IDL-defined user exceptions.
  • Class
    Description
    Serves as a container for any data that can be described in IDL or for any IDL primitive type.
    A container for information about a specific CORBA data type.
    The root class for CORBA IDL-defined user exceptions.
  • Class
    Description
    Serves as a container for any data that can be described in IDL or for any IDL primitive type.
    A container for information about a specific CORBA data type.
    The root class for CORBA IDL-defined user exceptions.
  • Class
    Description
    Serves as a container for any data that can be described in IDL or for any IDL primitive type.
    A container for information about a specific CORBA data type.
    The root class for CORBA IDL-defined user exceptions.
  • Class
    Description
    A container for information about a specific CORBA data type.
  • Class
    Description
    The definition for a CORBA object reference.
    A class providing APIs for the CORBA Object Request Broker features.
  • Classes in org.omg.CORBA used by org.omg.SSLIOP
    Class
    Description
    Serves as a container for any data that can be described in IDL or for any IDL primitive type.
    A container for information about a specific CORBA data type.
  • Classes in org.omg.CORBA used by org.omg.Security
    Class
    Description
    Serves as a container for any data that can be described in IDL or for any IDL primitive type.
    A container for information about a specific CORBA data type.
  • Class
    Description
    The definition for a CORBA object reference.
  • Class
    Description
    The definition for a CORBA object reference.
  • Classes in org.omg.CORBA used by sun.corba
    Class
    Description
    A class providing APIs for the CORBA Object Request Broker features.