Uses of Package
org.omg.CORBA
Packages that use org.omg.CORBA
Package
Description
-
Classes in org.omg.CORBA used by com.sun.corba.se.impl.activation
-
Classes in org.omg.CORBA used by com.sun.corba.se.impl.copyobject
-
Classes in org.omg.CORBA used by com.sun.corba.se.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
Requestoperations 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 ofStringobjects that represent property names.A container (holder) for an exception that is used inRequestoperations to make exceptions available to the client.An object used inRequestoperations 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 containingNamedValueobjects.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 CORBAWrongTransactionuser-defined exception. -
Classes in org.omg.CORBA used by com.sun.corba.se.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.org/omg/CORBA/TCKind.java .A container for information about a specific CORBA data type.
-
Classes in org.omg.CORBA used by com.sun.corba.se.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
Requestoperations 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 ofStringobjects 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.se.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.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
NamedValueobjects.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_policyoperation.An object containing the information necessary for invoking a method.A container for information about a specific CORBA data type. -
Classes in org.omg.CORBA used by com.sun.corba.se.impl.ioClassDescriptionThe 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 .
-
Classes in org.omg.CORBA used by com.sun.corba.se.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.se.impl.javax.rmi.CORBAClassDescriptionA 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.se.impl.legacy.connection
-
Classes in org.omg.CORBA used by com.sun.corba.se.impl.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).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
SystemExceptionwas 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. -
Classes in org.omg.CORBA used by com.sun.corba.se.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.se.impl.naming.pcosnamingClassDescriptionUsed 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.
-
Classes in org.omg.CORBA used by com.sun.corba.se.impl.oa
-
Classes in org.omg.CORBA used by com.sun.corba.se.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
Policyobject. -
Classes in org.omg.CORBA used by com.sun.corba.se.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.se.impl.orbClassDescriptionServes as a container for any data that can be described in IDL or for any IDL primitive type.An object used in
Requestoperations 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 ofStringobjects 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 inRequestoperations to make exceptions available to the client.An object used inRequestoperations 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 containingNamedValueobjects.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_policyoperation.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 CORBAWrongTransactionuser-defined exception. -
Classes in org.omg.CORBA used by com.sun.corba.se.impl.orbutilClassDescriptionServes 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 .
-
Classes in org.omg.CORBA used by com.sun.corba.se.impl.presentation.rmi
-
Classes in org.omg.CORBA used by com.sun.corba.se.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
SystemExceptionwas thrown.An object used inRequestoperations 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 ofStringobjects that represent property names.An object used inRequestoperations 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 containingNamedValueobjects.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.se.impl.protocol.giopmsgheadersClassDescriptionServes 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.
-
Classes in org.omg.CORBA used by com.sun.corba.se.impl.resolver
-
Classes in org.omg.CORBA used by com.sun.corba.se.impl.transport
-
Classes in org.omg.CORBA used by com.sun.corba.se.impl.util
-
Classes in org.omg.CORBA used by com.sun.corba.se.internal.Interceptors
-
Classes in org.omg.CORBA used by com.sun.corba.se.internal.POA
-
Classes in org.omg.CORBA used by com.sun.corba.se.internal.corba
-
Classes in org.omg.CORBA used by com.sun.corba.se.internal.iiop
-
Classes in org.omg.CORBA used by com.sun.corba.se.org.omg.CORBA
-
Classes in org.omg.CORBA used by com.sun.corba.se.spi.activationClassDescriptionServes 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.
-
Classes in org.omg.CORBA used by com.sun.corba.se.spi.activation.InitialNameServicePackageClassDescriptionServes 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 com.sun.corba.se.spi.activation.LocatorPackage
-
Classes in org.omg.CORBA used by com.sun.corba.se.spi.activation.RepositoryPackage
-
Classes in org.omg.CORBA used by com.sun.corba.se.spi.encodingClassDescriptionDefines 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.
-
Classes in org.omg.CORBA used by com.sun.corba.se.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
Policyobject. -
Classes in org.omg.CORBA used by com.sun.corba.se.spi.ior
-
Classes in org.omg.CORBA used by com.sun.corba.se.spi.legacy.connection
-
Classes in org.omg.CORBA used by com.sun.corba.se.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.se.spi.orb
-
Classes in org.omg.CORBA used by com.sun.corba.se.spi.presentation.rmiClassDescriptionAn object used in
Requestoperations 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 ofStringobjects 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 inRequestoperations 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 containingNamedValueobjects.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 CORBAenumtaggingSET_OVERRIDEandADD_OVERRIDE, which indicate whether policies should replace the existing policies of anObjector be added to them. -
Classes in org.omg.CORBA used by com.sun.corba.se.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
SystemExceptionwas thrown.A modifiable list containingNamedValueobjects.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_policyoperation.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.se.spi.resolver
-
Classes in org.omg.CORBA used by com.sun.corba.se.spi.servicecontext
-
Classes in org.omg.CORBA used by com.sun.corba.se.spi.transport
-
Classes in org.omg.CORBA used by com.sun.jndi.toolkit.corba
-
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.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 .
-
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.org/omg/CORBA/ValueMember.java .
-
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.jboss.iiop.csiv2ClassDescriptionServes 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.CORBAClassDescriptionorg/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
SystemExceptionwas 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 inRequestoperations 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 ofStringobjects 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 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 inRequestoperations 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 inRequestoperations 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 containingNamedValueobjects.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_policyoperation.Provides the operations for aPolicyobject.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_typefield contains the type of the ORB service, and itsservice_detailfield 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 CORBAenumtaggingSET_OVERRIDEandADD_OVERRIDE, which indicate whether policies should replace the existing policies of anObjector 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 CORBAWrongTransactionuser-defined exception.org/omg/CORBA/WstringDef.java .org/omg/CORBA/WstringDefOperations.java .org/omg/CORBA/WstringDefPOA.java . -
Classes in org.omg.CORBA used by org.omg.CORBA.ComponentIRClassDescriptionorg/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 .
-
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.org/omg/CORBA/DefinitionKind.java .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 .org/omg/CORBA/DefinitionKind.java .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.ExtValueDefPackageClassDescriptionServes 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 .
-
Classes in org.omg.CORBA used by org.omg.CORBA.InterfaceAttrExtensionPackageClassDescriptionServes 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.
-
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.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.org/omg/CORBA/ValueMember.java .
-
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
Requestoperations 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 ofStringobjects 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 inRequestoperations 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 containingNamedValueobjects.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 CORBAenumtaggingSET_OVERRIDEandADD_OVERRIDE, which indicate whether policies should replace the existing policies of anObjector 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.CSI
-
Classes in org.omg.CORBA used by org.omg.CSIIOP
-
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.Deprecated.org.omg.CORBA.DynamicImplementationThe 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.
-
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.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.org/omg/CORBA/TCKind.java .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.GSSUP
-
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.Messaging
-
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_policyoperation.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
Policyobject.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.SSLIOP
-
Classes in org.omg.CORBA used by org.omg.Security
-
Classes in org.omg.CORBA used by org.omg.SendingContext
-
Classes in org.omg.CORBA used by org.omg.stub.java.rmi
-
Classes in org.omg.CORBA used by sun.corba