| Name | Description | Type | Package | Framework |
| ACTIVITY_COMPLETED | The ACTIVITY_COMPLETED system exception may be raised on any method for which Activity context is accessed. | Class | org.omg.CORBA | Java SE |
|
| ACTIVITY_REQUIRED | The ACTIVITY_REQUIRED system exception may be raised on any method for which an Activity context is required. | Class | org.omg.CORBA | Java SE |
|
| Any | Serves as a container for any data that can be described in IDL or for any IDL primitive type. | Class | org.omg.CORBA | Java SE |
|
| AnyHolder | The Holder for Any. | Class | org.omg.CORBA | Java SE |
|
| AnySeqHelper | The Helper for AnySeq. | Class | org.omg.CORBA | Java SE |
|
| AnySeqHolder | The Holder for AnySeq. | Class | org.omg.CORBA | Java SE |
|
| ApplicationException | This class is used for reporting application level exceptions between ORBs and stubs. | Class | org.omg.CORBA.portable | Java SE |
|
| ARG_IN | Signifies an input argument to an invocation, meaning that the argument is being passed from the client to | Interface | org.omg.CORBA | Java SE |
|
| ARG_INOUT | Signifies an argument used for both input and output in an invocation, meaning that the argument is being passed from the client to | Interface | org.omg.CORBA | Java SE |
|
| ARG_OUT | A constant that signifies an output argument to an invocation, meaning that the argument is being passed from the server to | Interface | org.omg.CORBA | Java SE |
|
| BAD_CONTEXT | Exception thrown when an operation is invoked by a client but the passed context does not contain the context values required by the operation. | Class | org.omg.CORBA | Java SE |
|
| BAD_INV_ORDER | This exception indicates that the caller has invoked operations in the wrong order. | Class | org.omg.CORBA | Java SE |
|
| BAD_OPERATION | Exception thrown when an object reference denotes an existing object, but that the object does not support the operation that was invoked. | Class | org.omg.CORBA | Java SE |
|
| BAD_PARAM | when a parameter passed to a call is out of range or otherwise considered illegal. | Class | org.omg.CORBA | Java SE |
|
| BAD_QOS | The BAD_QOS exception is raised whenever an object cannot support the quality of service required by an invocation parameter that | Class | org.omg.CORBA | Java SE |
|
| BAD_TYPECODE | Exception thrown when the ORB has encountered a malformed type code (for example, a type code with an invalid TCKind value). | Class | org.omg.CORBA | Java SE |
|
| BadKind | The exception BadKind is thrown when an inappropriate operation is invoked on a TypeCode object. | Class | org.omg.CORBA.TypeCodePackage | Java SE |
|
| BadKindHelper | This Helper class is used to facilitate the marshalling of TypeCodePackage/BadKind. | Class | org.omg.CORBA.TypeCodePackage | Java SE |
|
| BooleanHolder | The Holder for Boolean. | Class | org.omg.CORBA | Java SE |
|
| BooleanSeqHelper | The Helper for BooleanSeq. | Class | org.omg.CORBA | Java SE |
|
| BooleanSeqHolder | The Holder for BooleanSeq. | Class | org.omg.CORBA | Java SE |
|
| Bounds | A user exception thrown when a parameter is not within the legal bounds for the object that a method is trying | Class | org.omg.CORBA | Java SE |
|
| Bounds | Provides the TypeCode operations member_name(), member_type(), and member_label. | Class | org.omg.CORBA.TypeCodePackage | Java SE |
|
| BoundsHelper | This Helper class is used to facilitate the marshalling of Bounds. | Class | org.omg.CORBA | Java SE |
|
| BoundsHelper | This Helper class is used to facilitate the marshalling of TypeCodePackage/Bounds. | Class | org.omg.CORBA.TypeCodePackage | Java SE |
|
| ByteHolder | The Holder for Byte. | Class | org.omg.CORBA | Java SE |
|
| BAD_POLICY | A PolicyErrorCode which would be filled in the PolicyError exception. | Interface | org.omg.CORBA | Java SE |
|
| BAD_POLICY_TYPE | A PolicyErrorCode which would be filled in the PolicyError exception. | Interface | org.omg.CORBA | Java SE |
|
| BAD_POLICY_VALUE | Contains the value used to indicate a policy value that is incorrect for a valid policy type in a call to the | Interface | org.omg.CORBA | Java SE |
|
| BoxedValueHelper | | Interface | org.omg.CORBA.portable | Java SE |
|
| CharHolder | The Holder for Char. | Class | org.omg.CORBA | Java SE |
|
| CharSeqHelper | The Helper for CharSeq. | Class | org.omg.CORBA | Java SE |
|
| CharSeqHolder | The Holder for CharSeq. | Class | org.omg.CORBA | Java SE |
|
| CODESET_INCOMPATIBLE | This exception is raised whenever meaningful communication is not possible between client and server native code sets. | Class | org.omg.CORBA | Java SE |
|
| COMM_FAILURE | This exception is raised if communication is lost while an operation is in progress, after the request was sent by the client, but before | Class | org.omg.CORBA | Java SE |
|
| CompletionStatus | An object that indicates whether a method had completed running when a SystemException was thrown. | Class | org.omg.CORBA | Java SE |
|
| CompletionStatusHelper | The Helper for CompletionStatus. | Class | org.omg.CORBA | Java SE |
|
| Context | An object used in Request operations to specify the context object in which context strings | Class | org.omg.CORBA | Java SE |
|
| ContextList | An object containing a modifiable list of String objects that represent property names. | Class | org.omg.CORBA | Java SE |
|
| CurrentHelper | The Helper for Current. | Class | org.omg.CORBA | Java SE |
|
| CurrentHolder | The Holder for Current. | Class | org.omg.CORBA | Java SE |
|
| CTX_RESTRICT_SCOPE | A flag that can be used as the second parameter to the method Context. | Interface | org.omg.CORBA | Java SE |
|
| Current | Interfaces derived from the Current interface enable ORB and CORBA services to provide access to information (context) associated with | Interface | org.omg.CORBA | Java SE |
|
| CurrentOperations | The interface for Current. | Interface | org.omg.CORBA | Java SE |
|
| CustomMarshal | An abstract value type that is meant to be used by the ORB, not the user. | Interface | org.omg.CORBA | Java SE |
|
| CustomValue | | Interface | org.omg.CORBA.portable | Java SE |
|
| DATA_CONVERSION | This exception is raised if an ORB cannot convert the representation of data as marshaled into its native representation or vice-versa. | Class | org.omg.CORBA | Java SE |
|
| DefinitionKind | The class that provides the constants used to identify the type of an Interface Repository object. | Class | org.omg.CORBA | Java SE |
|
| DefinitionKindHelper | The Helper for DefinitionKind. | Class | org.omg.CORBA | Java SE |
|
| Delegate | Delegate class provides the ORB vendor specific implementation of CORBA object. | Class | org.omg.CORBA_2_3.portable | Java SE |
|
| Delegate | Specifies a portable API for ORB-vendor-specific implementation of the org. | Class | org.omg.CORBA.portable | Java SE |
|
| DoubleHolder | The Holder for Double. | Class | org.omg.CORBA | Java SE |
|
| DoubleSeqHelper | The Helper for DoubleSeq. | Class | org.omg.CORBA | Java SE |
|
| DoubleSeqHolder | The Holder for DoubleSeq. | Class | org.omg.CORBA | Java SE |
|
| DynamicImplementation | | Class | org.omg.CORBA | Java SE |
|
| DataInputStream | Defines the methods used to read primitive data types from input streams for unmarshaling custom value types. | Interface | org.omg.CORBA | Java SE |
|
| DataOutputStream | Defines the methods used to write primitive data types to output streams for marshalling custom value types. | Interface | org.omg.CORBA | Java SE |
|
| DomainManager | Provides mechanisms for establishing and navigating relationships to superior and subordinate domains, as well as for creating and accessing | Interface | org.omg.CORBA | Java SE |
|
| DomainManagerOperations | Provides the DomainManager with the means to access policies. | Interface | org.omg.CORBA | Java SE |
|
| DynAny | Enables org. | Interface | org.omg.CORBA | Java SE |
|
| DynArray | Represents a DynAny object associated with an array. | Interface | org.omg.CORBA | Java SE |
|
| DynEnum | Represents a DynAny object associated with an IDL enum. | Interface | org.omg.CORBA | Java SE |
|
| DynFixed | Represents a DynAny object that is associated with an IDL fixed type. | Interface | org.omg.CORBA | Java SE |
|
| DynSequence | The representation of a DynAny object that is associated with an IDL sequence. | Interface | org.omg.CORBA | Java SE |
|
| DynStruct | The representation of a DynAny object that is associated with an IDL struct. | Interface | org.omg.CORBA | Java SE |
|
| DynUnion | The DynUnion interface represents a DynAny object that is associated with an IDL union. | Interface | org.omg.CORBA | Java SE |
|
| DynValue | The representation of a DynAny object that is associated with an IDL value type. | Interface | org.omg.CORBA | Java SE |
|
| Environment | A container (holder) for an exception that is used in Request operations to make exceptions available to the client. | Class | org.omg.CORBA | Java SE |
|
| ExceptionList | An object used in Request operations to describe the exceptions that can be thrown by a method. | Class | org.omg.CORBA | Java SE |
|
| FieldNameHelper | The Helper for FieldName. | Class | org.omg.CORBA | Java SE |
|
| FixedHolder | The Holder for Fixed. | Class | org.omg.CORBA | Java SE |
|
| FloatHolder | The Holder for Float. | Class | org.omg.CORBA | Java SE |
|
| FloatSeqHelper | The Helper for FloatSeq. | Class | org.omg.CORBA | Java SE |
|
| FloatSeqHolder | The Holder for FloatSeq. | Class | org.omg.CORBA | Java SE |
|
| FREE_MEM | when the ORB failed in an attempt to free dynamic memory, for example because of heap corruption or memory segments being locked. | Class | org.omg.CORBA | Java SE |
|
| IdentifierHelper | The Helper for Identifier. | Class | org.omg.CORBA | Java SE |
|
| IDLTypeHelper | The Helper for IDLType. | Class | org.omg.CORBA | Java SE |
|
| IMP_LIMIT | This exception indicates that an implementation limit was exceeded in the ORB run time. | Class | org.omg.CORBA | Java SE |
|
| InconsistentTypeCode | InconsistentTypeCode is thrown when an attempt is made to create a dynamic any with a type code that does not match the particular | Class | org.omg.CORBA.ORBPackage | Java SE |
|
| IndirectionException | The Indirection exception is a Java specific system exception. | Class | org.omg.CORBA.portable | Java SE |
|
| INITIALIZE | when an ORB has encountered a failure during its initialization, such as failure to acquire networking resources or detecting a | Class | org.omg.CORBA | Java SE |
|
| InputStream | InputStream provides for the reading of all of the mapped IDL types from the stream. | Class | org.omg.CORBA_2_3.portable | Java SE |
|
| InputStream | InputStream is the Java API for reading IDL types from CDR marshal streams. | Class | org.omg.CORBA.portable | Java SE |
|
| INTERNAL | This exception indicates an internal failure in an ORB, for example, if an ORB has detected corruption of its internal | Class | org.omg.CORBA | Java SE |
|
| INTF_REPOS | when an ORB cannot reach the interface repository, or some other failure relating to the interface repository | Class | org.omg.CORBA | Java SE |
|
| IntHolder | The Holder for Int. | Class | org.omg.CORBA | Java SE |
|
| INV_FLAG | when an invalid flag was passed to an operation (for example, when creating a DII request). | Class | org.omg.CORBA | Java SE |
|
| INV_IDENT | This exception indicates that an IDL identifier is syntactically invalid. | Class | org.omg.CORBA | Java SE |
|
| INV_OBJREF | This exception indicates that an object reference is internally malformed. | Class | org.omg.CORBA | Java SE |
|
| INV_POLICY | Standard exception thrown when an invocation cannot be made because of an incompatibility between | Class | org.omg.CORBA | Java SE |
|
| Invalid | Invalid is thrown by dynamic any operations when a bad DynAny or Any is passed as a parameter. | Class | org.omg.CORBA.DynAnyPackage | Java SE |
|
| INVALID_ACTIVITY | The INVALID_ACTIVITY system exception may be raised on the Activity or Transaction services' resume methods if a transaction or | Class | org.omg.CORBA | Java SE |
|
| INVALID_TRANSACTION | when the request carried an invalid transaction context. | Class | org.omg.CORBA | Java SE |
|
| InvalidName | The InvalidName exception is raised when ORB. | Class | org.omg.CORBA.ORBPackage | Java SE |
|
| InvalidNameHelper | This Helper class is used to facilitate the marshalling of ORBPackage/InvalidName. | Class | org.omg.CORBA.ORBPackage | Java SE |
|
| InvalidSeq | The InvalidSeq exception is thrown by all operations on dynamic anys that take a sequence (Java array) as an argument, when that | Class | org.omg.CORBA.DynAnyPackage | Java SE |
|
| InvalidValue | | Class | org.omg.CORBA.DynAnyPackage | Java SE |
|
| IDLEntity | An interface with no members whose only purpose is to serve as a marker indicating that an implementing class is a | Interface | org.omg.CORBA.portable | Java SE |
|
| IDLType | An abstract interface inherited by all Interface Repository (IR) objects that represent OMG IDL types. | Interface | org.omg.CORBA | Java SE |
|
| IDLTypeOperations | This interface must be implemented by all IDLType objects. | Interface | org.omg.CORBA | Java SE |
|
| InvokeHandler | This interface provides a dispatching mechanism for an incoming call. | Interface | org.omg.CORBA.portable | Java SE |
|
| IRObject | An IRObject IDL interface represents the most generic interfacefrom which all other Interface Repository interfaces are derived, | Interface | org.omg.CORBA | Java SE |
|
| IRObjectOperations | This is the Operations interface for the mapping from IRObject. | Interface | org.omg.CORBA | Java SE |
|
| LocalObject | Used as a base class for implementation of a local IDL interface in the Java language mapping. | Class | org.omg.CORBA | Java SE |
|
| LongHolder | The Holder for Long. | Class | org.omg.CORBA | Java SE |
|
| LongLongSeqHelper | The Helper for LongLongSeq. | Class | org.omg.CORBA | Java SE |
|
| LongLongSeqHolder | The Holder for LongLongSeq. | Class | org.omg.CORBA | Java SE |
|
| LongSeqHelper | The Helper for LongSeqHelper. | Class | org.omg.CORBA | Java SE |
|
| LongSeqHolder | The Holder for LongSeq. | Class | org.omg.CORBA | Java SE |
|
| MARSHAL | A request or reply from the network is structurally invalid. | Class | org.omg.CORBA | Java SE |
|
| NamedValue | An object used in the DII and DSI to describe arguments and return values. | Class | org.omg.CORBA | Java SE |
|
| NameValuePair | Associates a name with a value that is an attribute of an IDL struct, and is used in the DynStruct APIs. | Class | org.omg.CORBA | Java SE |
|
| NameValuePairHelper | The Helper for NameValuePair. | Class | org.omg.CORBA | Java SE |
|
| NO_IMPLEMENT | This exception indicates that even though the operation that was invoked exists (it has an IDL definition), no implementation | Class | org.omg.CORBA | Java SE |
|
| NO_MEMORY | Exception thrown when the ORB run time has run out of memory. | Class | org.omg.CORBA | Java SE |
|
| NO_PERMISSION | Exception thrown when an invocation failed because the caller has insufficient privileges. | Class | org.omg.CORBA | Java SE |
|
| NO_RESOURCES | Exception thrown when the ORB has encountered some general resource limitation. | Class | org.omg.CORBA | Java SE |
|
| NO_RESPONSE | This exception is raised if a client attempts to retrieve the result of a deferred synchronous call, but the response for the request is | Class | org.omg.CORBA | Java SE |
|
| NVList | A modifiable list containing NamedValue objects. | Class | org.omg.CORBA | Java SE |
|
| OBJ_ADAPTER | This exception typically indicates an administrative mismatch, for example, a server may have made an attempt to register itself with | Class | org.omg.CORBA | Java SE |
|
| OBJECT_NOT_EXIST | Exception raised whenever an invocation on a deleted object was performed. | Class | org.omg.CORBA | Java SE |
|
| ObjectHelper | | Class | org.omg.CORBA | Java SE |
|
| ObjectHolder | The Holder for Object. | Class | org.omg.CORBA | Java SE |
|
| ObjectImpl | ObjectImpl class is the base class for all stubs. | Class | org.omg.CORBA_2_3.portable | Java SE |
|
| ObjectImpl | The common base class for all stub classes; provides default implementations of the org. | Class | org.omg.CORBA.portable | Java SE |
|
| OctetSeqHelper | The Helper for OctetSeq. | Class | org.omg.CORBA | Java SE |
|
| OctetSeqHolder | The Holder for OctetSeq. | Class | org.omg.CORBA | Java SE |
|
| ORB | A class extending org. | Class | org.omg.CORBA_2_3 | Java SE |
|
| ORB | A class providing APIs for the CORBA Object Request Broker features. | Class | org.omg.CORBA | Java SE |
|
| OutputStream | OutputStream provides interface for writing of all of the mapped IDL type to the stream. | Class | org.omg.CORBA_2_3.portable | Java SE |
|
| OutputStream | OuputStream is the Java API for writing IDL types to CDR marshal streams. | Class | org.omg.CORBA.portable | Java SE |
|
| Object | The definition for a CORBA object reference. | Interface | org.omg.CORBA | Java SE |
|
| OMGVMCID | The vendor minor code ID reserved for OMG. | Interface | org.omg.CORBA | Java SE |
|
| ParameterMode | Enumeration of parameter modes for Parameter. | Class | org.omg.CORBA | Java SE |
|
| ParameterModeHelper | Enumeration of parameter modes for Parameter. | Class | org.omg.CORBA | Java SE |
|
| ParameterModeHolder | Enumeration of parameter modes for Parameter. | Class | org.omg.CORBA | Java SE |
|
| PERSIST_STORE | This exception indicates a persistent storage failure, for example, failure to establish a database connection or corruption of a | Class | org.omg.CORBA | Java SE |
|
| PolicyError | A user exception thrown when a policy error occurs. | Class | org.omg.CORBA | Java SE |
|
| PolicyErrorCodeHelper | Encapsulates a reason a Policy may be invalid. | Class | org.omg.CORBA | Java SE |
|
| PolicyErrorHelper | Thrown to indicate problems with parameter values passed to the ORB. | Class | org.omg.CORBA | Java SE |
|
| PolicyErrorHolder | Thrown to indicate problems with parameter values passed to the ORB. | Class | org.omg.CORBA | Java SE |
|
| PolicyHelper | The Helper for Policy. | Class | org.omg.CORBA | Java SE |
|
| PolicyHolder | The Holder for Policy. | Class | org.omg.CORBA | Java SE |
|
| PolicyListHelper | The Helper for PolicyList. | Class | org.omg.CORBA | Java SE |
|
| PolicyListHolder | The Holder for PolicyList. | Class | org.omg.CORBA | Java SE |
|
| PolicyTypeHelper | The Helper for PolicyType. | Class | org.omg.CORBA | Java SE |
|
| Principal | A class that contains information about the identity of the client, for access control | Class | org.omg.CORBA | Java SE |
|
| PrincipalHolder | The Holder for Principal. | Class | org.omg.CORBA | Java SE |
|
| Policy | Interfaces derived from the Policy interface allow an ORB or CORBA service access to certain choices that affect | Interface | org.omg.CORBA | Java SE |
|
| PolicyOperations | Provides the operations for a Policy object. | Interface | org.omg.CORBA | Java SE |
|
| PRIVATE_MEMBER | Constant to define a private member in the ValueMember class. | Interface | org.omg.CORBA | Java SE |
|
| PUBLIC_MEMBER | Constant to define a public member in the ValueMember PUBLIC_MEMBER is one of the two constants of typedef | Interface | org.omg.CORBA | Java SE |
|
| REBIND | REBIND is raised when the current effective RebindPolicy, has a value of NO_REBIND or NO_RECONNECT and an invocation on a bound | Class | org.omg.CORBA | Java SE |
|
| RemarshalException | This class is used for reporting locate forward exceptions and object forwardGIOP messages back to the ORB. | Class | org.omg.CORBA.portable | Java SE |
|
| RepositoryIdHelper | The Helper for RepositoryId. | Class | org.omg.CORBA | Java SE |
|
| Request | An object containing the information necessary for invoking a method. | Class | org.omg.CORBA | Java SE |
|
| ResponseHandler | This interface is supplied by an ORB to a servant at invocation time and allowsthe servant to later retrieve an OutputStream for returning the invocation results. | Interface | org.omg.CORBA.portable | Java SE |
|
| ServantObject | This class is part of the local stub API, the purpose of which is to provide high performance calls for collocated clients and servers | Class | org.omg.CORBA.portable | Java SE |
|
| ServerRequest | An object that captures the explicit state of a request for the Dynamic Skeleton Interface (DSI). | Class | org.omg.CORBA | Java SE |
|
| ServiceDetail | An object that represents an ORB service: its service_detail_type field contains the type of the ORB service, and its service_detail | Class | org.omg.CORBA | Java SE |
|
| ServiceDetailHelper | | Class | org.omg.CORBA | Java SE |
|
| ServiceInformation | An IDL struct in the CORBA module that stores information about a CORBA service available in the | Class | org.omg.CORBA | Java SE |
|
| ServiceInformationHelper | | Class | org.omg.CORBA | Java SE |
|
| ServiceInformationHolder | The Holder for ServiceInformation. | Class | org.omg.CORBA | Java SE |
|
| SetOverrideType | The mapping of a CORBA enum tagging SET_OVERRIDE and ADD_OVERRIDE, which | Class | org.omg.CORBA | Java SE |
|
| SetOverrideTypeHelper | The Helper for SetOverrideType. | Class | org.omg.CORBA | Java SE |
|
| ShortHolder | The Holder for Short. | Class | org.omg.CORBA | Java SE |
|
| ShortSeqHelper | The Helper for ShortSeqHelper. | Class | org.omg.CORBA | Java SE |
|
| ShortSeqHolder | The Holder for ShortSeq. | Class | org.omg.CORBA | Java SE |
|
| StringHolder | The Holder for String. | Class | org.omg.CORBA | Java SE |
|
| StringSeqHelper | | Class | org.omg.CORBA | Java SE |
|
| StringSeqHolder | | Class | org.omg.CORBA | Java SE |
|
| StringValueHelper | The Helper for StringValue. | Class | org.omg.CORBA | Java SE |
|
| StructMember | Describes a member of an IDL struct in the Interface Repository, including | Class | org.omg.CORBA | Java SE |
|
| StructMemberHelper | The Helper for StructMember. | Class | org.omg.CORBA | Java SE |
|
| SystemException | The root class for all CORBA standard exceptions. | Class | org.omg.CORBA | Java SE |
|
| Streamable | The base class for the Holder classess of all complex IDL types. | Interface | org.omg.CORBA.portable | Java SE |
|
| StreamableValue | Defines the base type for all non-boxed IDL valuetypes that are not custom marshaled. | Interface | org.omg.CORBA.portable | Java SE |
|
| TCKind | The Java mapping of the IDL enum TCKind, which specifies the kind of a TypeCode object. | Class | org.omg.CORBA | Java SE |
|
| TIMEOUT | TIMEOUT is raised when no delivery has been made and the specified time-to-live period has been exceeded. | Class | org.omg.CORBA | Java SE |
|
| TRANSACTION_MODE | The CORBA TRANSACTION_MODE exception is thrown by the client ORB if it detects a mismatch between the | Class | org.omg.CORBA | Java SE |
|
| TRANSACTION_REQUIRED | Exception indicates that the request carried a null transaction context, but an active transaction is required. | Class | org.omg.CORBA | Java SE |
|
| TRANSACTION_ROLLEDBACK | Exception thrown when the transaction associated with the request has already been rolled back or marked to roll back. | Class | org.omg.CORBA | Java SE |
|
| TRANSACTION_UNAVAILABLE | The CORBA TRANSACTION_UNAVAILABLE exception is thrown by the ORB when it cannot process a transaction service context because | Class | org.omg.CORBA | Java SE |
|
| TRANSIENT | Exception thrown when the ORB attempted to reach an object and failed. | Class | org.omg.CORBA | Java SE |
|
| TypeCode | A container for information about a specific CORBA data TypeCode objects are used: | Class | org.omg.CORBA | Java SE |
|
| TypeCodeHolder | The Holder for TypeCode. | Class | org.omg.CORBA | Java SE |
|
| TypeMismatch | TypeMismatch is thrown by dynamic any accessor methods when type of the actual contents do not match what is trying to be | Class | org.omg.CORBA.DynAnyPackage | Java SE |
|
| ULongLongSeqHelper | The Helper for ULongLongSeq. | Class | org.omg.CORBA | Java SE |
|
| ULongLongSeqHolder | The Holder for ULongLongSeq. | Class | org.omg.CORBA | Java SE |
|
| ULongSeqHelper | The Helper for ULongSeq. | Class | org.omg.CORBA | Java SE |
|
| ULongSeqHolder | The Holder for ULongSeq. | Class | org.omg.CORBA | Java SE |
|
| UnionMember | A description in the Interface Repository of a member of an IDL union. | Class | org.omg.CORBA | Java SE |
|
| UnionMemberHelper | The Helper for UnionMember. | Class | org.omg.CORBA | Java SE |
|
| UNKNOWN | This exception is raised if an operation implementation throws a non-CORBA exception (such as an exception | Class | org.omg.CORBA | Java SE |
|
| UnknownException | The org. | Class | org.omg.CORBA.portable | Java SE |
|
| UnknownUserException | A class that contains user exceptions returned by the server. | Class | org.omg.CORBA | Java SE |
|
| UnknownUserExceptionHelper | The Helper for UnknownUserException. | Class | org.omg.CORBA | Java SE |
|
| UnknownUserExceptionHolder | The Holder for UnknownUserException. | Class | org.omg.CORBA | Java SE |
|
| UserException | The root class for CORBA IDL-defined user exceptions. | Class | org.omg.CORBA | Java SE |
|
| UShortSeqHelper | The Helper for UShortSeq. | Class | org.omg.CORBA | Java SE |
|
| UShortSeqHolder | The Holder for UShortSeq. | Class | org.omg.CORBA | Java SE |
|
| UNSUPPORTED_POLICY | One of the PolicyErrorCodes which would be filled if the requested Policy is understood to be valid by the | Interface | org.omg.CORBA | Java SE |
|
| UNSUPPORTED_POLICY_VALUE | A PolicyErrorCode which would be filled if the value requested for the Policy is of a | Interface | org.omg.CORBA | Java SE |
|
| ValueBaseHelper | | Class | org.omg.CORBA | Java SE |
|
| ValueBaseHolder | The Holder for ValueBase. | Class | org.omg.CORBA | Java SE |
|
| ValueMember | A description in the Interface Repository of a member of a value object. | Class | org.omg.CORBA | Java SE |
|
| ValueMemberHelper | The Helper for ValueMember. | Class | org.omg.CORBA | Java SE |
|
| VersionSpecHelper | The Helper for VersionSpec. | Class | org.omg.CORBA | Java SE |
|
| VisibilityHelper | The Helper for Visibility. | Class | org.omg.CORBA | Java SE |
|
| ValueBase | The generated Java classes corresponding to valuetype IDL types implement this interface. | Interface | org.omg.CORBA.portable | Java SE |
|
| ValueFactory | The ValueFactory interface is the native mapping for the IDL type CORBA::ValueFactory. | Interface | org.omg.CORBA.portable | Java SE |
|
| ValueInputStream | Java to IDL ptc 02-01-12 1. | Interface | org.omg.CORBA.portable | Java SE |
|
| ValueOutputStream | Java to IDL ptc 02-01-12 1. | Interface | org.omg.CORBA.portable | Java SE |
|
| VM_ABSTRACT | Defines the code used to represent an Abstract interface in This is one of the possible results of the type_modified | Interface | org.omg.CORBA | Java SE |
|
| VM_CUSTOM | Defines the code used to represent a custom marshalled value type in This is one of the possible results of the type_modifier | Interface | org.omg.CORBA | Java SE |
|
| VM_NONE | Defines the code used to represent the one of the values of a value typeSince:JDK1. | Interface | org.omg.CORBA | Java SE |
|
| VM_TRUNCATABLE | Defines the code used to represent a truncatable value type in a typecode. | Interface | org.omg.CORBA | Java SE |
|
| WCharSeqHelper | The Helper for WCharSeq. | Class | org.omg.CORBA | Java SE |
|
| WCharSeqHolder | The Holder for WCharSeq. | Class | org.omg.CORBA | Java SE |
|
| WrongTransaction | The CORBA WrongTransaction user-defined exception. | Class | org.omg.CORBA | Java SE |
|
| WrongTransactionHelper | The Helper for WrongTransaction. | Class | org.omg.CORBA | Java SE |
|
| WrongTransactionHolder | The Holder for WrongTransaction. | Class | org.omg.CORBA | Java SE |
|
| WStringSeqHelper | | Class | org.omg.CORBA | Java SE |
|
| WStringSeqHolder | | Class | org.omg.CORBA | Java SE |
|
| WStringValueHelper | Generated by the IDL-to-Java compiler (portable), version 3. | Class | org.omg.CORBA | Java SE |
|
| _IDLTypeStub | The Stub for IDLType. | Class | org.omg.CORBA | Java SE |
|
| _PolicyStub | The Stub for Policy. | Class | org.omg.CORBA | Java SE |
|
| AttrDescriptionSeqHelper | com/sun/org/omg/CORBA/AttrDescriptionSeqHelper. | Class | sun.org.omg.CORBA | Code Trails |
|
| AttributeDescription | com/sun/org/omg/CORBA/AttributeDescription. | Class | sun.org.omg.CORBA | Code Trails |
|
| AttributeDescriptionHelper | com/sun/org/omg/CORBA/AttributeDescriptionHelper. | Class | sun.org.omg.CORBA | Code Trails |
|
| AttributeMode | com/sun/org/omg/CORBA/AttributeMode. | Class | sun.org.omg.CORBA | Code Trails |
|
| AttributeModeHelper | com/sun/org/omg/CORBA/AttributeModeHelper. | Class | sun.org.omg.CORBA | Code Trails |
|
| ContextIdentifierHelper | com/sun/org/omg/CORBA/ContextIdentifierHelper. | Class | sun.org.omg.CORBA | Code Trails |
|
| ContextIdSeqHelper | com/sun/org/omg/CORBA/ContextIdSeqHelper. | Class | sun.org.omg.CORBA | Code Trails |
|
| DefinitionKindHelper | com/sun/org/omg/CORBA/DefinitionKindHelper. | Class | sun.org.omg.CORBA | Code Trails |
|
| Any | | Class | org.omg.CORBA | Corba |
|
| CompletionStatus | | Class | org.omg.CORBA | Corba |
|
| Context | | Class | org.omg.CORBA | Corba |
|
| ContextList | | Class | org.omg.CORBA | Corba |
|
| DefinitionKind | | Class | org.omg.CORBA | Corba |
|
| Environment | | Class | org.omg.CORBA | Corba |
|
| ExceptionList | | Class | org.omg.CORBA | Corba |
|
| NamedValue | | Class | org.omg.CORBA | Corba |
|
| NameValuePair | | Class | org.omg.CORBA | Corba |
|
| NVList | | Class | org.omg.CORBA | Corba |
|
| Object | | Interface | org.omg.CORBA | Corba |
|
| DynamicImplementation | | Class | org.omg.CORBA | Corba |
|
| ORB | | Class | org.omg.CORBA | Corba |
|
| Principal | | Class | org.omg.CORBA | Corba |
|
| Request | | Class | org.omg.CORBA | Corba |
|
| ServerRequest | | Class | org.omg.CORBA | Corba |
|
| ServiceDetail | | Class | org.omg.CORBA | Corba |
|
| ServiceInformation | | Class | org.omg.CORBA | Corba |
|
| ServiceInformationHolder | | Class | org.omg.CORBA | Corba |
|
| SetOverrideType | | Class | org.omg.CORBA | Corba |
|
| StructMember | | Class | org.omg.CORBA | Corba |
|
| TCKind | | Class | org.omg.CORBA | Corba |
|
| SystemException | | Class | org.omg.CORBA | Corba |
|
| BAD_OPERATION | | Class | org.omg.CORBA | Corba |
|
| BAD_PARAM | | Class | org.omg.CORBA | Corba |
|
| DATA_CONVERSION | | Class | org.omg.CORBA | Corba |
|
| MARSHAL | | Class | org.omg.CORBA | Corba |
|
| UserException | | Class | org.omg.CORBA | Corba |
|
| Bounds | | Class | org.omg.CORBA | Corba |
|
| PolicyError | | Class | org.omg.CORBA | Corba |
|
| WrongTransaction | | Class | org.omg.CORBA | Corba |
|
| TypeCode | | Class | org.omg.CORBA | Corba |
|
| UnionMember | | Class | org.omg.CORBA | Corba |
|
| ValueMember | | Class | org.omg.CORBA | Corba |
|
| Current | | Interface | org.omg.CORBA | Corba |
|
| DomainManager | | Interface | org.omg.CORBA | Corba |
|
| DynAny | | Interface | org.omg.CORBA | Corba |
|
| DynArray | | Interface | org.omg.CORBA | Corba |
|
| DynEnum | | Interface | org.omg.CORBA | Corba |
|
| DynSequence | | Interface | org.omg.CORBA | Corba |
|
| DynStruct | | Interface | org.omg.CORBA | Corba |
|
| DynUnion | | Interface | org.omg.CORBA | Corba |
|
| IDLType | | Interface | org.omg.CORBA | Corba |
|
| IRObject | | Interface | org.omg.CORBA | Corba |
|
| Policy | | Interface | org.omg.CORBA | Corba |
|
| TSIdentification | | Interface | org.omg.CORBA | Corba |