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.
-
Classes in org.omg.CORBA used by com.sun.corba.ee.impl.copyobject
-
Classes in org.omg.CORBA used by com.sun.corba.ee.impl.corbaClassDescriptionServes 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 ofString
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 inRequest
operations to make exceptions available to the client.An object used inRequest
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 containingNamedValue
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 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.The Java mapping of the IDL enumTCKind
, which specifies the kind of aTypeCode
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 avalue
object.The CORBAWrongTransaction
user-defined exception. -
Classes in org.omg.CORBA used by com.sun.corba.ee.impl.dynamicanyClassDescriptionServes 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 aTypeCode
object.A container for information about a specific CORBA data type. -
Classes in org.omg.CORBA used by com.sun.corba.ee.impl.encodingClassDescriptionServes 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 ofString
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 arrayA 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. -
Classes in org.omg.CORBA used by com.sun.corba.ee.impl.folbClassDescriptionUsed 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.
-
Classes in org.omg.CORBA used by com.sun.corba.ee.impl.interceptorsClassDescriptionServes 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 theORB.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. -
Classes in org.omg.CORBA used by com.sun.corba.ee.impl.ioClassDescriptionA 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 aTypeCode
object.A container for information about a specific CORBA data type.A description in the Interface Repository of a member of avalue
object. -
Classes in org.omg.CORBA used by com.sun.corba.ee.impl.iorClassDescriptionThe definition for a CORBA object reference.A byte arrayA class providing APIs for the CORBA Object Request Broker features.A container for information about a specific CORBA data type.
-
Classes in org.omg.CORBA used by com.sun.corba.ee.impl.javax.rmi.CORBAClassDescriptionServes 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.
-
Classes in org.omg.CORBA used by com.sun.corba.ee.impl.legacy.connection
-
Classes in org.omg.CORBA used by com.sun.corba.ee.impl.miscClassDescriptionServes 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 thestruct
member, the type of thestruct
member, and the typedef that represents the IDL type of thestruct
member described thestruct
member object.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 com.sun.corba.ee.impl.naming.cosnamingClassDescriptionException 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.
-
Classes in org.omg.CORBA used by com.sun.corba.ee.impl.oa
-
Classes in org.omg.CORBA used by com.sun.corba.ee.impl.oa.poaClassDescriptionInterfaces 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. -
Classes in org.omg.CORBA used by com.sun.corba.ee.impl.oa.rfmClassDescriptionUsed 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. -
Classes in org.omg.CORBA used by com.sun.corba.ee.impl.oa.toaClassDescriptionUsed 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.
-
Classes in org.omg.CORBA used by com.sun.corba.ee.impl.orbClassDescriptionServes 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 ofString
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 inRequest
operations to make exceptions available to the client.An object used inRequest
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 containingNamedValue
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 theORB.create_policy
operation.An object containing the information necessary for invoking a method.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.The Java mapping of the IDL enumTCKind
, which specifies the kind of aTypeCode
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 avalue
object.The CORBAWrongTransaction
user-defined exception. -
Classes in org.omg.CORBA used by com.sun.corba.ee.impl.plugin.hwlbClassDescriptionUsed as a base class for implementation of a local IDL interface in the Java language mapping.The definition for a CORBA object reference.
-
Classes in org.omg.CORBA used by com.sun.corba.ee.impl.presentation.rmi
-
Classes in org.omg.CORBA used by com.sun.corba.ee.impl.presentation.rmi.codegen
-
Classes in org.omg.CORBA used by com.sun.corba.ee.impl.presentation.rmi.proxy
-
Classes in org.omg.CORBA used by com.sun.corba.ee.impl.protocolClassDescriptionServes 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 inRequest
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 ofString
objects that represent property names.An object used inRequest
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 containingNamedValue
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. -
Classes in org.omg.CORBA used by com.sun.corba.ee.impl.protocol.giopmsgheadersClassDescriptionServes 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. -
Classes in org.omg.CORBA used by com.sun.corba.ee.impl.resolver
-
Classes in org.omg.CORBA used by com.sun.corba.ee.impl.servicecontext
-
Classes in org.omg.CORBA used by com.sun.corba.ee.impl.transport
-
Classes in org.omg.CORBA used by com.sun.corba.ee.impl.txpoaClassDescriptionUsed 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.
-
Classes in org.omg.CORBA used by com.sun.corba.ee.impl.util
-
Classes in org.omg.CORBA used by com.sun.corba.ee.org.omg.CORBA
-
Classes in org.omg.CORBA used by com.sun.corba.ee.org.omg.CSI
-
Classes in org.omg.CORBA used by com.sun.corba.ee.org.omg.CSIIOP
-
Classes in org.omg.CORBA used by com.sun.corba.ee.org.omg.GSSUP
-
Classes in org.omg.CORBA used by com.sun.corba.ee.spi.extensionClassDescriptionUsed 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. -
Classes in org.omg.CORBA used by com.sun.corba.ee.spi.ior
-
Classes in org.omg.CORBA used by com.sun.corba.ee.spi.legacy.connection
-
Classes in org.omg.CORBA used by com.sun.corba.ee.spi.logex.corbaClassDescriptionAn object that indicates whether a method had completed running when a
SystemException
was thrown.The root class for all CORBA standard exceptions. -
Classes in org.omg.CORBA used by com.sun.corba.ee.spi.loggingClassDescriptionException 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. -
Classes in org.omg.CORBA used by com.sun.corba.ee.spi.oaClassDescriptionUsed 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.
-
Classes in org.omg.CORBA used by com.sun.corba.ee.spi.oa.rfm
-
Classes in org.omg.CORBA used by com.sun.corba.ee.spi.orb
-
Classes in org.omg.CORBA used by com.sun.corba.ee.spi.presentation.rmiClassDescriptionAn 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 ofString
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 inRequest
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 containingNamedValue
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 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.protocolClassDescriptionServes 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 containingNamedValue
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 theORB.create_policy
operation.An object containing the information necessary for invoking a method.The root class for all CORBA standard exceptions. -
Classes in org.omg.CORBA used by com.sun.corba.ee.spi.resolver
-
Classes in org.omg.CORBA used by com.sun.corba.ee.spi.servicecontext
-
Classes in org.omg.CORBA used by com.sun.corba.ee.spi.transport
-
Classes in org.omg.CORBA used by com.sun.org.omg.CORBAClassDescriptionServes 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 thestruct
member, the type of thestruct
member, and the typedef that represents the IDL type of thestruct
member described thestruct
member object.A container for information about a specific CORBA data type.A description in the Interface Repository of a member of avalue
object. -
Classes in org.omg.CORBA used by com.sun.org.omg.CORBA.ValueDefPackageClassDescriptionServes 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. -
Classes in org.omg.CORBA used by com.sun.org.omg.CORBA.portable
-
Classes in org.omg.CORBA used by com.sun.org.omg.SendingContext
-
Classes in org.omg.CORBA used by com.sun.org.omg.SendingContext.CodeBasePackage
-
Classes in org.omg.CORBA used by javax.rmi.CORBAClassDescriptionThe 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.
-
Classes in org.omg.CORBA used by org.glassfish.corba.org.omg.CORBAClassDescriptionThe 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.
-
Classes in org.omg.CORBA used by org.glassfish.jndi.cosnaming
-
Classes in org.omg.CORBA used by org.glassfish.jndi.toolkit.corba
-
Classes in org.omg.CORBA used by org.omg.CORBAClassDescriptionorg/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 inRequest
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 ofString
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 insteadDeprecated.Use the new DynArray insteadDeprecated.Use the new DynEnum insteadDeprecated.Use the new DynSequence insteadDeprecated.Use the new DynStruct insteadDeprecated.Use the new DynUnion insteadorg/omg/CORBA/EnumDef.java .org/omg/CORBA/EnumDefOperations.java .org/omg/CORBA/EnumDefPOA.java .A container (holder) for an exception that is used inRequest
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 inRequest
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 containingNamedValue
objects.The definition for a CORBA object reference.A byte arrayorg/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 theORB.create_policy
operation.Provides the operations for aPolicy
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: itsservice_detail_type
field contains the type of the ORB service, and itsservice_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 CORBAenum
taggingSET_OVERRIDE
andADD_OVERRIDE
, which indicate whether policies should replace the existing policies of anObject
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 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.The root class for all CORBA standard exceptions.The Java mapping of the IDL enumTCKind
, which specifies the kind of aTypeCode
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 avalue
object.org/omg/CORBA/ValueMemberDef.java .org/omg/CORBA/ValueMemberDefOperations.java .org/omg/CORBA/ValueMemberDefPOA.java .The Holder for WCharSeq.The CORBAWrongTransaction
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 -
Classes in org.omg.CORBA used by org.omg.CORBA.ContainedPackageClassDescriptionServes 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.
-
Classes in org.omg.CORBA used by org.omg.CORBA.ContainerPackageClassDescriptionServes 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.
-
Classes in org.omg.CORBA used by org.omg.CORBA.DynAnyPackage
-
Classes in org.omg.CORBA used by org.omg.CORBA.InterfaceDefPackageClassDescriptionServes 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.
-
Classes in org.omg.CORBA used by org.omg.CORBA.ORBPackage
-
Classes in org.omg.CORBA used by org.omg.CORBA.TSIdentificationPackage
-
Classes in org.omg.CORBA used by org.omg.CORBA.TypeCodePackage
-
Classes in org.omg.CORBA used by org.omg.CORBA.ValueDefPackageClassDescriptionServes 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. -
Classes in org.omg.CORBA used by org.omg.CORBA.portableClassDescriptionServes 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 ofString
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 inRequest
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 containingNamedValue
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 CORBAenum
taggingSET_OVERRIDE
andADD_OVERRIDE
, which indicate whether policies should replace the existing policies of anObject
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
-
Classes in org.omg.CORBA used by org.omg.CORBA_2_3.portable
-
Classes in org.omg.CORBA used by org.omg.CosNamingClassDescriptionServes 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.
-
Classes in org.omg.CORBA used by org.omg.CosNaming.NamingContextExtPackageClassDescriptionServes 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.CosNaming.NamingContextPackageClassDescriptionServes 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.CosTSPortabilityClassDescriptionA container (holder) for an exception that is used in
Request
operations to make exceptions available to the client.The CORBAWrongTransaction
user-defined exception. -
Classes in org.omg.CORBA used by org.omg.CosTransactionsClassDescriptionServes 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.DynamicClassDescriptionServes 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.
-
Classes in org.omg.CORBA used by org.omg.DynamicAnyClassDescriptionServes 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 aTypeCode
object.A container for information about a specific CORBA data type. -
Classes in org.omg.CORBA used by org.omg.DynamicAny.DynAnyFactoryPackageClassDescriptionServes 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.DynamicAny.DynAnyPackageClassDescriptionServes 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
-
Classes in org.omg.CORBA used by org.omg.IOP.CodecFactoryPackageClassDescriptionServes 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.CodecPackageClassDescriptionServes 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.MessagingClassDescriptionServes 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. -
Classes in org.omg.CORBA used by org.omg.PortableInterceptorClassDescriptionServes 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. -
Classes in org.omg.CORBA used by org.omg.PortableInterceptor.ORBInitInfoPackageClassDescriptionServes 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.PortableServerClassDescriptionServes 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. -
Classes in org.omg.CORBA used by org.omg.PortableServer.CurrentPackageClassDescriptionServes 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.PortableServer.POAManagerPackageClassDescriptionServes 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.PortableServer.POAPackageClassDescriptionServes 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.PortableServer.ServantLocatorPackage
-
Classes in org.omg.CORBA used by org.omg.PortableServer.portable
-
Classes in org.omg.CORBA used by org.omg.SendingContextClassDescriptionServes 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.
-
Classes in org.omg.CORBA used by org.omg.SendingContext.CodeBasePackage
-
Classes in org.omg.CORBA used by org.omg.TimeBase
-
Classes in org.omg.CORBA used by org.omg.stub.java.rmi