Uses of Package
org.omg.CORBA

Packages that use org.omg.CORBA
Package
Description
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Provides access to the components and profiles in an IOR without the overhead of CDR encoding.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Contains portability APIs for RMI-IIOP.
 
 
 
Provides the mapping of the OMG CORBA APIs to the JavaTM programming language, including the class ORB, which is implemented so that a programmer can use it as a fully-functional Object Request Broker (ORB).
 
 
Provides the exceptions used with the DynAny interface (InvalidValue, Invalid, InvalidSeq, and TypeMismatch).
 
Provides the exception InvalidName, which is thrown by the method ORB.resolve_initial_references and the exception InconsistentTypeCode, which is thrown by the Dynamic Any creation methods in the ORB class.
Provides the exceptions that may be thrown during OTS or JTS registration of call-back interfaces with the ORB.
Provides the user-defined exceptions BadKind and Bounds, which are thrown by methods in in the class TypeCode.
 
Provides a portability layer, that is, a set of ORB APIs that makes it possible for code generated by one vendor to run on another vendor's ORB.
The CORBA_2_3 package defines additions to existing CORBA interfaces in the Java[tm] Standard Edition 6.   These changes occurred in recent revisions to the CORBA API defined by the OMG.  The new methods were added to  interfaces derived from the corresponding interfaces in the CORBA package.  This provides backward compatibility and avoids breaking the JCK tests.
Provides methods for the input and output of value types, and contains other updates to the org/omg/CORBA/portable package.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Contains RMI-IIOP Stubs for the Remote types that occur in the java.rmi package.
  • 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.
    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.
    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).
    Describes a member of an IDL struct in the Interface Repository, including the name of the struct member, the type of the struct member, and the typedef that represents the IDL type of the struct member described the struct member object.
    The Java mapping of the IDL enum TCKind, which specifies the kind of a TypeCode object.
    A container for information about a specific CORBA data type.
    A description in the Interface Repository of a member of an IDL union.
    A description in the Interface Repository of a member of a value object.
    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.
    The Java mapping of the IDL enum TCKind, which specifies the kind of a TypeCode object.
    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
    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.
  • 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.
    Exception thrown when a parameter passed to a call is out of range or otherwise considered illegal.
    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.
    The root class for all CORBA standard exceptions.
    A container for information about a specific CORBA data type.
    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.
    The root class for CORBA IDL-defined user exceptions.
  • Class
    Description
    A request or reply from the network is structurally invalid.
    The definition for a CORBA object reference.
    A class providing APIs for the CORBA Object Request Broker features.
    The Java mapping of the IDL enum TCKind, which specifies the kind of a TypeCode object.
    A container for information about a specific CORBA data type.
    A description in the Interface Repository of a member of a value object.
  • 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
    Serves as a container for any data that can be described in IDL or for any IDL primitive type.
    A class providing APIs for the CORBA Object Request Broker features.
    The root class for all CORBA standard exceptions.
    A container for information about a specific CORBA data type.
  • 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.
    The definition for a CORBA object reference.
    Describes a member of an IDL struct in the Interface Repository, including the name of the struct member, the type of the struct member, and the typedef that represents the IDL type of the struct member described the struct member object.
    The root class for all CORBA standard exceptions.
    A container for information about a specific CORBA data type.
  • 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
    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.
    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.
    Describes a member of an IDL struct in the Interface Repository, including the name of the struct member, the type of the struct member, and the typedef that represents the IDL type of the struct member described the struct member object.
    The Java mapping of the IDL enum TCKind, which specifies the kind of a TypeCode object.
    A container for information about a specific CORBA data type.
    A description in the Interface Repository of a member of an IDL union.
    A description in the Interface Repository of a member of a value object.
    The CORBA WrongTransaction user-defined exception.
  • 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.
  • Class
    Description
    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.
  • Class
    Description
    The definition for a CORBA object reference.
  • 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.
    An object that indicates whether a method had completed running when a SystemException was thrown.
    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 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.
    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.
  • Class
    Description
    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.
    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 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
    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
    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
    An object that indicates whether a method had completed running when a SystemException was thrown.
    The root class for all CORBA standard exceptions.
  • 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).
    A user exception thrown when a parameter is not within the legal bounds for the object that a method is trying to access.
    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.
    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.
    The root class for all CORBA standard exceptions.
    TIMEOUT is raised when no delivery has been made and the specified time-to-live period has been exceeded.
    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
    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
    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
    The definition for a CORBA object reference.
    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
    Serves as a container for any data that can be described in IDL or for any IDL primitive type.
    The class that provides the constants used to identify the type of an Interface Repository object.
    An abstract interface inherited by all Interface Repository (IR) objects that represent OMG IDL types.
    An IRObject IDL interface represents the most generic interface from which all other Interface Repository interfaces are derived, even the Repository itself.
    This is the Operations interface for the mapping from IRObject.
    The definition for a CORBA object reference.
    Describes a member of an IDL struct in the Interface Repository, including the name of the struct member, the type of the struct member, and the typedef that represents the IDL type of the struct member described the struct member object.
    A container for information about a specific CORBA data type.
    A description in the Interface Repository of a member of a value object.
  • 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.
    A description in the Interface Repository of a member of a value object.
  • 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
    The class that provides the constants used to identify the type of an Interface Repository object.
    An abstract interface inherited by all Interface Repository (IR) objects that represent OMG IDL types.
    This interface must be implemented by all IDLType objects.
    An IRObject IDL interface represents the most generic interface from which all other Interface Repository interfaces are derived, even the Repository itself.
    This is the Operations interface for the mapping from IRObject.
    The definition for a CORBA object reference.
    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.
  • 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.CORBA
    Class
    Description
    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.
    The class that provides the constants used to identify the type of an Interface Repository object.
    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.
    The Holder for FloatSeq.
    An abstract interface inherited by all Interface Repository (IR) objects that represent OMG IDL types.
    This interface must be implemented by all IDLType objects.
    org/omg/CORBA/Initializer.java .
    org/omg/CORBA/InterfaceDef.java .
    org/omg/CORBA/InterfaceDefOperations.java .
    org/omg/CORBA/InterfaceDefPOA.java .
    org/omg/CORBA/InterfaceDescription.java .
    An IRObject IDL interface represents the most generic interface from which all other Interface Repository interfaces are derived, even the Repository itself.
    This is the Operations interface for the mapping from IRObject.
    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 .
    The Helper for StringValue.
    org/omg/CORBA/StructDef.java .
    org/omg/CORBA/StructDefOperations.java .
    org/omg/CORBA/StructDefPOA.java .
    Describes a member of an IDL struct in the Interface Repository, including the name of the struct member, the type of the struct member, and the typedef that represents the IDL type of the struct member described the struct member object.
    The root class for all CORBA standard exceptions.
    The Java mapping of the IDL enum TCKind, which specifies the kind of a TypeCode object.
    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 .
    A description in the Interface Repository of a member of an IDL union.
    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 .
    A description in the Interface Repository of a member of a value object.
    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/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
  • Class
    Description
    Serves as a container for any data that can be described in IDL or for any IDL primitive type.
    The class that provides the constants used to identify the type of an Interface Repository object.
    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 .
    The class that provides the constants used to identify the type of an Interface Repository object.
    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/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
    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.
    A description in the Interface Repository of a member of a value object.
  • 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.CosNaming
    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.
  • 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 (holder) for an exception that is used in Request operations to make exceptions available to the client.
    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.
    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.
    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.
    The Java mapping of the IDL enum TCKind, which specifies the kind of a TypeCode object.
    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.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.
    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.
    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.
  • 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/Repository.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.
  • Classes in org.omg.CORBA used by org.omg.TimeBase
    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.