|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
AbstractInterfaceDef | An AbstractInterfaceDef object represents an abstract interface definition. |
AbstractInterfaceDefOperations | An AbstractInterfaceDef object represents an abstract interface definition. |
AliasDef | An AliasDef represents an OMG IDL typedef that aliases another definition. |
AliasDefOperations | An AliasDef represents an OMG IDL typedef that aliases another definition. |
ARG_IN | This class is used to symbolize the IN parameter mode when creating an NamedValue. |
ARG_INOUT | |
ARG_OUT | |
ArrayDef | An ArrayDef represents an IDL array type. |
ArrayDefOperations | An ArrayDef represents an IDL array type. |
AttributeDef | An AttributeDef represents the information that defines an attribute of an interface. |
AttributeDefOperations | An AttributeDef represents the information that defines an attribute of an interface. |
BAD_POLICY | Constant definition: BAD_POLICY. |
BAD_POLICY_TYPE | Constant definition: BAD_POLICY_TYPE. |
BAD_POLICY_VALUE | Constant definition: BAD_POLICY_VALUE. |
ConstantDef | A ConstantDef object defines a named constant. |
ConstantDefOperations | A ConstantDef object defines a named constant. |
ConstructionPolicy | Interface definition: ConstructionPolicy. |
ConstructionPolicyOperations | Interface definition: ConstructionPolicy. |
Contained | The base interface Contained is inherited by all Interface Repository interfaces that are contained by other IR objects. |
ContainedOperations | The base interface Contained is inherited by all Interface Repository interfaces that are contained by other IR objects. |
Container | The base interface Container is used to form a containment hierarchy in the Interface Repository. |
ContainerOperations | The base interface Container is used to form a containment hierarchy in the Interface Repository. |
CTX_RESTRICT_SCOPE | |
Current | interface for the Current object |
CurrentOperations | interface for the Current object |
CustomMarshal | Value Type definition: CustomMarshal. |
DataInputStream | Value Type definition: DataInputStream. |
DataOutputStream | Value Type definition: DataOutputStream. |
DomainManager | Interface definition: DomainManager. |
DomainManagerOperations | Interface definition: DomainManager. |
EnumDef | An EnumDef represents an OMG IDL enumeration definition. |
EnumDefOperations | An EnumDef represents an OMG IDL enumeration definition. |
ExceptionDef | An ExceptionDef represents an exception definition. |
ExceptionDefOperations | An ExceptionDef represents an exception definition. |
FixedDef | A FixedDef represents an IDL fixed point type. |
FixedDefOperations | A FixedDef represents an IDL fixed point type. |
IDLType | The base interface IDLType is inherited by all IR objects that represent OMG IDL types. |
IDLTypeOperations | The base interface IDLType is inherited by all IR objects that represent OMG IDL types. |
InterfaceDef | An InterfaceDef object represents an interface definition. |
InterfaceDefOperations | An InterfaceDef object represents an interface definition. |
IRObject | The base interface IRObject represents the most generic interface from which all other Interface Repository interfaces are derived, even the Repository itself. |
IRObjectOperations | The base interface IRObject represents the most generic interface from which all other Interface Repository interfaces are derived, even the Repository itself. |
LocalInterfaceDef | A LocalInterfaceDef object represents a local interface definition. |
LocalInterfaceDefOperations | A LocalInterfaceDef object represents a local interface definition. |
ModuleDef | A ModuleDef can contain constants, typedefs, exceptions, interfaces, value types, value boxes, native types and other module objects. |
ModuleDefOperations | A ModuleDef can contain constants, typedefs, exceptions, interfaces, value types, value boxes, native types and other module objects. |
NativeDef | A NativeDef object represents a native definition. |
NativeDefOperations | A NativeDef object represents a native definition. |
Object | |
OMGVMCID | Constant definition: OMGVMCID. |
OperationDef | An OperationDef represents the information needed to define an operation of an interface. |
OperationDefOperations | An OperationDef represents the information needed to define an operation of an interface. |
Policy | Interface definition: Policy. |
PolicyCurrent | Interface definition: PolicyCurrent. |
PolicyCurrentOperations | Interface definition: PolicyCurrent. |
PolicyManager | The PolicyManager operations are used for setting and accessing Policy overrides at a particular scope. |
PolicyManagerOperations | The PolicyManager operations are used for setting and accessing Policy overrides at a particular scope. |
PolicyOperations | Interface definition: Policy. |
PrimitiveDef | A PrimitiveDef represents one of the OMG IDL primitive types. |
PrimitiveDefOperations | A PrimitiveDef represents one of the OMG IDL primitive types. |
PRIVATE_MEMBER | Define a visibility for a valuetype member, here PRIVATE |
PUBLIC_MEMBER | Define a visibility for a valuetype member, here PUBLIC |
Repository | Repository is an interface that provides global access to the Interface Repository. |
RepositoryOperations | Repository is an interface that provides global access to the Interface Repository. |
SecConstruction | Constant definition: SecConstruction. |
Security | Constant definition: Security. |
SequenceDef | A SequenceDef represents an IDL sequence type. |
SequenceDefOperations | A SequenceDef represents an IDL sequence type. |
StringDef | A StringDef represents an IDL bounded string type. |
StringDefOperations | A StringDef represents an IDL bounded string type. |
StructDef | A StructDef represents an OMG IDL structure definition. |
StructDefOperations | A StructDef represents an OMG IDL structure definition. |
TypeCodeFactory | TypeCodeFactory, creates typecodes. |
TypeCodeFactoryOperations | TypeCodeFactory, creates typecodes. |
TypedefDef | The base interface TypedefDef is inherited by all named non-object.types (structures, unions, enumerations, and aliases). |
TypedefDefOperations | The base interface TypedefDef is inherited by all named non-object.types (structures, unions, enumerations, and aliases). |
UnionDef | A UnionDef represents an OMG IDL union definition. |
UnionDefOperations | A UnionDef represents an OMG IDL union definition. |
UNSUPPORTED_POLICY | Constant definition: UNSUPPORTED_POLICY. |
UNSUPPORTED_POLICY_VALUE | Constant definition: UNSUPPORTED_POLICY_VALUE. |
ValueBoxDef | A ValueBoxDef object represents a value box definition. |
ValueBoxDefOperations | A ValueBoxDef object represents a value box definition. |
ValueDef | A ValueDef object represents a value definition. |
ValueDefOperations | A ValueDef object represents a value definition. |
ValueMemberDef | This interface provides a way to get information about a valuetype member. |
ValueMemberDefOperations | This interface provides a way to get information about a valuetype member. |
VM_ABSTRACT | Constant definition: VM_ABSTRACT. |
VM_CUSTOM | Constant definition: VM_CUSTOM. |
VM_NONE | Constant definition: VM_NONE. |
VM_TRUNCATABLE | Constant definition: VM_TRUNCATABLE. |
WstringDef | A WstringDef represents an IDL wide string. |
WstringDefOperations | A WstringDef represents an IDL wide string. |
Class Summary | |
_AbstractInterfaceDefStub | An AbstractInterfaceDef object represents an abstract interface definition. |
_AliasDefStub | An AliasDef represents an OMG IDL typedef that aliases another definition. |
_ArrayDefStub | An ArrayDef represents an IDL array type. |
_AttributeDefStub | An AttributeDef represents the information that defines an attribute of an interface. |
_ConstantDefStub | A ConstantDef object defines a named constant. |
_ContainedStub | The base interface Contained is inherited by all Interface Repository interfaces that are contained by other IR objects. |
_ContainerStub | The base interface Container is used to form a containment hierarchy in the Interface Repository. |
_DomainManagerStub | Interface definition: DomainManager. |
_EnumDefStub | An EnumDef represents an OMG IDL enumeration definition. |
_ExceptionDefStub | An ExceptionDef represents an exception definition. |
_FixedDefStub | A FixedDef represents an IDL fixed point type. |
_IDLTypeStub | The base interface IDLType is inherited by all IR objects that represent OMG IDL types. |
_InterfaceDefStub | An InterfaceDef object represents an interface definition. |
_IRObjectStub | The base interface IRObject represents the most generic interface from which all other Interface Repository interfaces are derived, even the Repository itself. |
_LocalInterfaceDefStub | A LocalInterfaceDef object represents a local interface definition. |
_ModuleDefStub | A ModuleDef can contain constants, typedefs, exceptions, interfaces, value types, value boxes, native types and other module objects. |
_NativeDefStub | A NativeDef object represents a native definition. |
_OperationDefStub | An OperationDef represents the information needed to define an operation of an interface. |
_PolicyStub | Interface definition: Policy. |
_PrimitiveDefStub | A PrimitiveDef represents one of the OMG IDL primitive types. |
_RepositoryStub | Repository is an interface that provides global access to the Interface Repository. |
_SequenceDefStub | A SequenceDef represents an IDL sequence type. |
_StringDefStub | A StringDef represents an IDL bounded string type. |
_StructDefStub | A StructDef represents an OMG IDL structure definition. |
_TypeCodeFactoryStub | TypeCodeFactory, creates typecodes. |
_TypedefDefStub | The base interface TypedefDef is inherited by all named non-object.types (structures, unions, enumerations, and aliases). |
_UnionDefStub | A UnionDef represents an OMG IDL union definition. |
_ValueBoxDefStub | A ValueBoxDef object represents a value box definition. |
_ValueDefStub | A ValueDef object represents a value definition. |
_ValueMemberDefStub | This interface provides a way to get information about a valuetype member. |
_WstringDefStub | A WstringDef represents an IDL wide string. |
AbstractBaseHelper | Helper class for : AbstractBase |
AbstractBaseHolder | Holder class for : AbstractBase |
AbstractInterfaceDefHelper | Helper class for : AbstractInterfaceDef |
AbstractInterfaceDefHolder | Holder class for : AbstractInterfaceDef |
AbstractInterfaceDefPOA | An AbstractInterfaceDef object represents an abstract interface definition. |
AbstractInterfaceDefPOATie | An AbstractInterfaceDef object represents an abstract interface definition. |
AbstractInterfaceDefSeqHelper | Helper class for : AbstractInterfaceDefSeq |
AbstractInterfaceDefSeqHolder | Holder class for : AbstractInterfaceDefSeq |
ACTIVITY_COMPLETEDHelper | Helper class for : ACTIVITY_COMPLETED |
ACTIVITY_COMPLETEDHolder | Holder class for : ACTIVITY_COMPLETED |
ACTIVITY_REQUIREDHelper | Helper class for : ACTIVITY_REQUIRED |
ACTIVITY_REQUIREDHolder | Holder class for : ACTIVITY_REQUIRED |
AliasDefHelper | Helper class for : AliasDef |
AliasDefHolder | Holder class for : AliasDef |
AliasDefPOA | An AliasDef represents an OMG IDL typedef that aliases another definition. |
AliasDefPOATie | An AliasDef represents an OMG IDL typedef that aliases another definition. |
Any | |
AnyHolder | Copyright (c) 1999 Object Management Group. |
AnySeqHelper | Helper class for : AnySeq |
AnySeqHolder | Holder class for : AnySeq |
ArrayDefHelper | Helper class for : ArrayDef |
ArrayDefHolder | Holder class for : ArrayDef |
ArrayDefPOA | An ArrayDef represents an IDL array type. |
ArrayDefPOATie | An ArrayDef represents an IDL array type. |
AttrDescriptionSeqHelper | Helper class for : AttrDescriptionSeq |
AttrDescriptionSeqHolder | Holder class for : AttrDescriptionSeq |
AttributeDefHelper | Helper class for : AttributeDef |
AttributeDefHolder | Holder class for : AttributeDef |
AttributeDefPOA | An AttributeDef represents the information that defines an attribute of an interface. |
AttributeDefPOATie | An AttributeDef represents the information that defines an attribute of an interface. |
AttributeDescription | This structure provides all data that describe an attribute. |
AttributeDescriptionHelper | Helper class for : AttributeDescription |
AttributeDescriptionHolder | Holder class for : AttributeDescription |
AttributeMode | This enumeration describes an attribute mode which can be "normal" or "readonly". |
AttributeModeHelper | Helper class for : AttributeMode |
AttributeModeHolder | Holder class for : AttributeMode |
BAD_CONTEXTHelper | Helper class for : BAD_CONTEXT |
BAD_CONTEXTHolder | Holder class for : BAD_CONTEXT |
BAD_INV_ORDERHelper | Helper class for : BAD_INV_ORDER |
BAD_INV_ORDERHolder | Holder class for : BAD_INV_ORDER |
BAD_OPERATIONHelper | Helper class for : BAD_OPERATION |
BAD_OPERATIONHolder | Holder class for : BAD_OPERATION |
BAD_PARAMHelper | Helper class for : BAD_PARAM |
BAD_PARAMHolder | Holder class for : BAD_PARAM |
BAD_QOSHelper | Helper class for : BAD_QOS |
BAD_QOSHolder | Holder class for : BAD_QOS |
BAD_TYPECODEHelper | Helper class for : BAD_TYPECODE |
BAD_TYPECODEHolder | Holder class for : BAD_TYPECODE |
BOA | This class describes available operations for BOA. |
BooleanHolder | |
BooleanSeqHelper | Helper class for : BooleanSeq |
BooleanSeqHolder | Holder class for : BooleanSeq |
BoundsHelper | Deprecated. Use org.omg.CORBA.TypeCodePackage.Bounds |
ByteHolder | |
CharHolder | |
CharSeqHelper | Helper class for : CharSeq |
CharSeqHolder | Holder class for : CharSeq |
CODESET_INCOMPATIBLEHelper | Helper class for : CODESET_INCOMPATIBLE |
CODESET_INCOMPATIBLEHolder | Holder class for : CODESET_INCOMPATIBLE |
COMM_FAILUREHelper | Helper class for : COMM_FAILURE |
COMM_FAILUREHolder | Holder class for : COMM_FAILURE |
completion_status | Enum definition: completion_status. |
completion_statusHelper | Helper class for : completion_status |
completion_statusHolder | Holder class for : completion_status |
CompletionStatus | Enum definition: CompletionStatus. |
CompletionStatusHelper | Helper class for : CompletionStatus |
CompletionStatusHolder | Holder class for : CompletionStatus |
ConstantDefHelper | Helper class for : ConstantDef |
ConstantDefHolder | Holder class for : ConstantDef |
ConstantDefPOA | A ConstantDef object defines a named constant. |
ConstantDefPOATie | A ConstantDef object defines a named constant. |
ConstantDescription | This structure provides all data that describe a constant. |
ConstantDescriptionHelper | Helper class for : ConstantDescription |
ConstantDescriptionHolder | Holder class for : ConstantDescription |
ConstructionPolicyHelper | Helper class for : ConstructionPolicy |
ConstructionPolicyHolder | Holder class for : ConstructionPolicy |
ContainedHelper | Helper class for : Contained |
ContainedHolder | Holder class for : Contained |
ContainedPOA | The base interface Contained is inherited by all Interface Repository interfaces that are contained by other IR objects. |
ContainedPOATie | The base interface Contained is inherited by all Interface Repository interfaces that are contained by other IR objects. |
ContainedSeqHelper | Helper class for : ContainedSeq |
ContainedSeqHolder | Holder class for : ContainedSeq |
ContainerHelper | Helper class for : Container |
ContainerHolder | Holder class for : Container |
ContainerPOA | The base interface Container is used to form a containment hierarchy in the Interface Repository. |
ContainerPOATie | The base interface Container is used to form a containment hierarchy in the Interface Repository. |
Context | |
ContextIdentifierHelper | Helper class for : ContextIdentifier |
ContextIdSeqHelper | Helper class for : ContextIdSeq |
ContextIdSeqHolder | Holder class for : ContextIdSeq |
ContextList | |
CurrentHelper | Helper class for : Current |
CurrentHolder | Holder class for : Current |
CustomMarshalHelper | Helper class for : CustomMarshal |
CustomMarshalHolder | Holder class for : CustomMarshal |
DATA_CONVERSIONHelper | Helper class for : DATA_CONVERSION |
DATA_CONVERSIONHolder | Holder class for : DATA_CONVERSION |
DataInputStreamHelper | Helper class for : DataInputStream |
DataInputStreamHolder | Holder class for : DataInputStream |
DataOutputStreamHelper | Helper class for : DataOutputStream |
DataOutputStreamHolder | Holder class for : DataOutputStream |
DefinitionKind | A DefinitionKind identifies the type of an IR object. |
DefinitionKindHelper | Helper class for : DefinitionKind |
DefinitionKindHolder | Holder class for : DefinitionKind |
DomainManagerHelper | Helper class for : DomainManager |
DomainManagerHolder | Holder class for : DomainManager |
DomainManagerPOA | Interface definition: DomainManager. |
DomainManagerPOATie | Interface definition: DomainManager. |
DomainManagersListHelper | Helper class for : DomainManagersList |
DomainManagersListHolder | Holder class for : DomainManagersList |
DoubleHolder | |
DoubleSeqHelper | Helper class for : DoubleSeq |
DoubleSeqHolder | Holder class for : DoubleSeq |
DynamicImplementation | Deprecated. org.omg.CORBA.DynamicImplementation |
EnumDefHelper | Helper class for : EnumDef |
EnumDefHolder | Holder class for : EnumDef |
EnumDefPOA | An EnumDef represents an OMG IDL enumeration definition. |
EnumDefPOATie | An EnumDef represents an OMG IDL enumeration definition. |
EnumMemberSeqHelper | Helper class for : EnumMemberSeq |
EnumMemberSeqHolder | Holder class for : EnumMemberSeq |
Environment | |
ExcDescriptionSeqHelper | Helper class for : ExcDescriptionSeq |
ExcDescriptionSeqHolder | Holder class for : ExcDescriptionSeq |
exception_type | Enum definition: exception_type. |
exception_typeHelper | Helper class for : exception_type |
exception_typeHolder | Holder class for : exception_type |
ExceptionDefHelper | Helper class for : ExceptionDef |
ExceptionDefHolder | Holder class for : ExceptionDef |
ExceptionDefPOA | An ExceptionDef represents an exception definition. |
ExceptionDefPOATie | An ExceptionDef represents an exception definition. |
ExceptionDefSeqHelper | Helper class for : ExceptionDefSeq |
ExceptionDefSeqHolder | Holder class for : ExceptionDefSeq |
ExceptionDescription | This structure describes all exception attributes. |
ExceptionDescriptionHelper | Helper class for : ExceptionDescription |
ExceptionDescriptionHolder | Holder class for : ExceptionDescription |
ExceptionList | |
ExceptionType | Enum definition: ExceptionType. |
ExceptionTypeHelper | Helper class for : ExceptionType |
ExceptionTypeHolder | Holder class for : ExceptionType |
FixedDefHelper | Helper class for : FixedDef |
FixedDefHolder | Holder class for : FixedDef |
FixedDefPOA | A FixedDef represents an IDL fixed point type. |
FixedDefPOATie | A FixedDef represents an IDL fixed point type. |
FloatHolder | |
FloatSeqHelper | Helper class for : FloatSeq |
FloatSeqHolder | Holder class for : FloatSeq |
FREE_MEMHelper | Helper class for : FREE_MEM |
FREE_MEMHolder | Holder class for : FREE_MEM |
IdentifierHelper | Helper class for : Identifier |
IDLTypeHelper | Helper class for : IDLType |
IDLTypeHolder | Holder class for : IDLType |
IDLTypePOA | The base interface IDLType is inherited by all IR objects that represent OMG IDL types. |
IDLTypePOATie | The base interface IDLType is inherited by all IR objects that represent OMG IDL types. |
IMP_LIMITHelper | Helper class for : IMP_LIMIT |
IMP_LIMITHolder | Holder class for : IMP_LIMIT |
INITIALIZEHelper | Helper class for : INITIALIZE |
INITIALIZEHolder | Holder class for : INITIALIZE |
Initializer | This structure describes a factory for a valuetype. |
InitializerHelper | Helper class for : Initializer |
InitializerHolder | Holder class for : Initializer |
InitializerSeqHelper | Helper class for : InitializerSeq |
InitializerSeqHolder | Holder class for : InitializerSeq |
InterfaceDefHelper | Helper class for : InterfaceDef |
InterfaceDefHolder | Holder class for : InterfaceDef |
InterfaceDefPOA | An InterfaceDef object represents an interface definition. |
InterfaceDefPOATie | An InterfaceDef object represents an interface definition. |
InterfaceDefSeqHelper | Helper class for : InterfaceDefSeq |
InterfaceDefSeqHolder | Holder class for : InterfaceDefSeq |
InterfaceDescription | This structure describes an interface. |
InterfaceDescriptionHelper | Helper class for : InterfaceDescription |
InterfaceDescriptionHolder | Holder class for : InterfaceDescription |
INTERNALHelper | Helper class for : INTERNAL |
INTERNALHolder | Holder class for : INTERNAL |
INTF_REPOSHelper | Helper class for : INTF_REPOS |
INTF_REPOSHolder | Holder class for : INTF_REPOS |
IntHolder | |
INV_FLAGHelper | Helper class for : INV_FLAG |
INV_FLAGHolder | Holder class for : INV_FLAG |
INV_IDENTHelper | Helper class for : INV_IDENT |
INV_IDENTHolder | Holder class for : INV_IDENT |
INV_OBJREFHelper | Helper class for : INV_OBJREF |
INV_OBJREFHolder | Holder class for : INV_OBJREF |
INV_POLICYHelper | Helper class for : INV_POLICY |
INV_POLICYHolder | Holder class for : INV_POLICY |
INVALID_ACTIVITYHelper | Helper class for : INVALID_ACTIVITY |
INVALID_ACTIVITYHolder | Holder class for : INVALID_ACTIVITY |
INVALID_TRANSACTIONHelper | Helper class for : INVALID_TRANSACTION |
INVALID_TRANSACTIONHolder | Holder class for : INVALID_TRANSACTION |
InvalidPoliciesHelper | Helper class for : InvalidPolicies |
InvalidPoliciesHolder | Holder class for : InvalidPolicies |
IRObjectHelper | Helper class for : IRObject |
IRObjectHolder | Holder class for : IRObject |
IRObjectPOA | The base interface IRObject represents the most generic interface from which all other Interface Repository interfaces are derived, even the Repository itself. |
IRObjectPOATie | The base interface IRObject represents the most generic interface from which all other Interface Repository interfaces are derived, even the Repository itself. |
LocalInterfaceDefHelper | Helper class for : LocalInterfaceDef |
LocalInterfaceDefHolder | Holder class for : LocalInterfaceDef |
LocalInterfaceDefPOA | A LocalInterfaceDef object represents a local interface definition. |
LocalInterfaceDefPOATie | A LocalInterfaceDef object represents a local interface definition. |
LocalInterfaceDefSeqHelper | Helper class for : LocalInterfaceDefSeq |
LocalInterfaceDefSeqHolder | Holder class for : LocalInterfaceDefSeq |
LocalObject | |
LongHolder | |
LongLongSeqHelper | Helper class for : LongLongSeq |
LongLongSeqHolder | Holder class for : LongLongSeq |
LongSeqHelper | Helper class for : LongSeq |
LongSeqHolder | Holder class for : LongSeq |
MARSHALHelper | Helper class for : MARSHAL |
MARSHALHolder | Holder class for : MARSHAL |
ModuleDefHelper | Helper class for : ModuleDef |
ModuleDefHolder | Holder class for : ModuleDef |
ModuleDefPOA | A ModuleDef can contain constants, typedefs, exceptions, interfaces, value types, value boxes, native types and other module objects. |
ModuleDefPOATie | A ModuleDef can contain constants, typedefs, exceptions, interfaces, value types, value boxes, native types and other module objects. |
ModuleDescription | This structure provides all data that describe a module. |
ModuleDescriptionHelper | Helper class for : ModuleDescription |
ModuleDescriptionHolder | Holder class for : ModuleDescription |
NamedValue | |
NativeDefHelper | Helper class for : NativeDef |
NativeDefHolder | Holder class for : NativeDef |
NativeDefPOA | A NativeDef object represents a native definition. |
NativeDefPOATie | A NativeDef object represents a native definition. |
NO_IMPLEMENTHelper | Helper class for : NO_IMPLEMENT |
NO_IMPLEMENTHolder | Holder class for : NO_IMPLEMENT |
NO_MEMORYHelper | Helper class for : NO_MEMORY |
NO_MEMORYHolder | Holder class for : NO_MEMORY |
NO_PERMISSIONHelper | Helper class for : NO_PERMISSION |
NO_PERMISSIONHolder | Holder class for : NO_PERMISSION |
NO_RESOURCESHelper | Helper class for : NO_RESOURCES |
NO_RESOURCESHolder | Holder class for : NO_RESOURCES |
NO_RESPONSEHelper | Helper class for : NO_RESPONSE |
NO_RESPONSEHolder | Holder class for : NO_RESPONSE |
NVList | |
OBJ_ADAPTERHelper | Helper class for : OBJ_ADAPTER |
OBJ_ADAPTERHolder | Holder class for : OBJ_ADAPTER |
OBJECT_NOT_EXISTHelper | Helper class for : OBJECT_NOT_EXIST |
OBJECT_NOT_EXISTHolder | Holder class for : OBJECT_NOT_EXIST |
ObjectHelper | Helper class for : Object |
ObjectHolder | |
OctetSeqHelper | Helper class for : OctetSeq |
OctetSeqHolder | Holder class for : OctetSeq |
OpDescriptionSeqHelper | Helper class for : OpDescriptionSeq |
OpDescriptionSeqHolder | Holder class for : OpDescriptionSeq |
OperationDefHelper | Helper class for : OperationDef |
OperationDefHolder | Holder class for : OperationDef |
OperationDefPOA | An OperationDef represents the information needed to define an operation of an interface. |
OperationDefPOATie | An OperationDef represents the information needed to define an operation of an interface. |
OperationDescription | This structure provides all data that describe an operation. |
OperationDescriptionHelper | Helper class for : OperationDescription |
OperationDescriptionHolder | Holder class for : OperationDescription |
OperationMode | This enumeration describes an operation mode which can be "normal" or "oneway". |
OperationModeHelper | Helper class for : OperationMode |
OperationModeHolder | Holder class for : OperationMode |
ORB | This class is the implementation base for CORBA implementation. |
ParameterDescription | This structure provides all data that describe a parameter. |
ParameterDescriptionHelper | Helper class for : ParameterDescription |
ParameterDescriptionHolder | Holder class for : ParameterDescription |
ParameterMode | This enumeration describes a parameter mode which can be "in", "out" or "inout". |
ParameterModeHelper | Helper class for : ParameterMode |
ParameterModeHolder | Holder class for : ParameterMode |
ParDescriptionSeqHelper | Helper class for : ParDescriptionSeq |
ParDescriptionSeqHolder | Holder class for : ParDescriptionSeq |
PERSIST_STOREHelper | Helper class for : PERSIST_STORE |
PERSIST_STOREHolder | Holder class for : PERSIST_STORE |
PolicyCurrentHelper | Helper class for : PolicyCurrent |
PolicyCurrentHolder | Holder class for : PolicyCurrent |
PolicyErrorCodeHelper | Helper class for : PolicyErrorCode |
PolicyErrorHelper | Helper class for : PolicyError |
PolicyErrorHolder | Holder class for : PolicyError |
PolicyHelper | Helper class for : Policy |
PolicyHolder | Holder class for : Policy |
PolicyListHelper | Helper class for : PolicyList |
PolicyListHolder | Holder class for : PolicyList |
PolicyManagerHelper | Helper class for : PolicyManager |
PolicyManagerHolder | Holder class for : PolicyManager |
PolicyPOA | Interface definition: Policy. |
PolicyPOATie | Interface definition: Policy. |
PolicyTypeHelper | Helper class for : PolicyType |
PolicyTypeSeqHelper | Helper class for : PolicyTypeSeq |
PolicyTypeSeqHolder | Holder class for : PolicyTypeSeq |
PrimitiveDefHelper | Helper class for : PrimitiveDef |
PrimitiveDefHolder | Holder class for : PrimitiveDef |
PrimitiveDefPOA | A PrimitiveDef represents one of the OMG IDL primitive types. |
PrimitiveDefPOATie | A PrimitiveDef represents one of the OMG IDL primitive types. |
PrimitiveKind | In CORBA, there are primitive types as for example : long, double, float, and so on. |
PrimitiveKindHelper | Helper class for : PrimitiveKind |
PrimitiveKindHolder | Holder class for : PrimitiveKind |
Principal | Deprecated. Principal |
PrincipalHolder | Deprecated. Deprecated by CORBA2.2. |
REBINDHelper | Helper class for : REBIND |
REBINDHolder | Holder class for : REBIND |
RepositoryHelper | Helper class for : Repository |
RepositoryHolder | Holder class for : Repository |
RepositoryIdHelper | Helper class for : RepositoryId |
RepositoryIdSeqHelper | Helper class for : RepositoryIdSeq |
RepositoryIdSeqHolder | Holder class for : RepositoryIdSeq |
RepositoryPOA | Repository is an interface that provides global access to the Interface Repository. |
RepositoryPOATie | Repository is an interface that provides global access to the Interface Repository. |
Request | |
ScopedNameHelper | Helper class for : ScopedName |
SequenceDefHelper | Helper class for : SequenceDef |
SequenceDefHolder | Holder class for : SequenceDef |
SequenceDefPOA | A SequenceDef represents an IDL sequence type. |
SequenceDefPOATie | A SequenceDef represents an IDL sequence type. |
ServerRequest | Copyright (c) 1999 Object Management Group. |
ServiceDetail | Struct definition: ServiceDetail. |
ServiceDetailHelper | Helper class for : ServiceDetail |
ServiceDetailHolder | Holder class for : ServiceDetail |
ServiceDetailSeqHelper | Helper class for : ServiceDetailSeq |
ServiceDetailSeqHolder | Holder class for : ServiceDetailSeq |
ServiceDetailTypeHelper | Helper class for : ServiceDetailType |
ServiceInformation | Struct definition: ServiceInformation. |
ServiceInformationHelper | Helper class for : ServiceInformation |
ServiceInformationHolder | Holder class for : ServiceInformation |
ServiceOptionHelper | Helper class for : ServiceOption |
ServiceTypeHelper | Helper class for : ServiceType |
SetOverrideType | Enum definition: SetOverrideType. |
SetOverrideTypeHelper | Helper class for : SetOverrideType |
SetOverrideTypeHolder | Holder class for : SetOverrideType |
ShortHolder | Copyright (c) 1999 Object Management Group. |
ShortSeqHelper | Helper class for : ShortSeq |
ShortSeqHolder | Holder class for : ShortSeq |
StringDefHelper | Helper class for : StringDef |
StringDefHolder | Holder class for : StringDef |
StringDefPOA | A StringDef represents an IDL bounded string type. |
StringDefPOATie | A StringDef represents an IDL bounded string type. |
StringHolder | |
StringSeqHelper | Helper class for : StringSeq |
StringSeqHolder | Holder class for : StringSeq |
StringValueHelper | Helper class for : StringValue |
StringValueHolder | Holder class for : StringValue |
StructDefHelper | Helper class for : StructDef |
StructDefHolder | Holder class for : StructDef |
StructDefPOA | A StructDef represents an OMG IDL structure definition. |
StructDefPOATie | A StructDef represents an OMG IDL structure definition. |
StructMember | This structure describes a struct member. |
StructMemberHelper | Helper class for : StructMember |
StructMemberHolder | Holder class for : StructMember |
StructMemberSeqHelper | Helper class for : StructMemberSeq |
StructMemberSeqHolder | Holder class for : StructMemberSeq |
TCKind | Enum definition: TCKind. |
TCKindHelper | Helper class for : TCKind |
TCKindHolder | Holder class for : TCKind |
TIMEOUTHelper | Helper class for : TIMEOUT |
TIMEOUTHolder | Holder class for : TIMEOUT |
TRANSACTION_MODEHelper | Helper class for : TRANSACTION_MODE |
TRANSACTION_MODEHolder | Holder class for : TRANSACTION_MODE |
TRANSACTION_REQUIREDHelper | Helper class for : TRANSACTION_REQUIRED |
TRANSACTION_REQUIREDHolder | Holder class for : TRANSACTION_REQUIRED |
TRANSACTION_ROLLEDBACKHelper | Helper class for : TRANSACTION_ROLLEDBACK |
TRANSACTION_ROLLEDBACKHolder | Holder class for : TRANSACTION_ROLLEDBACK |
TRANSACTION_UNAVAILABLEHelper | Helper class for : TRANSACTION_UNAVAILABLE |
TRANSACTION_UNAVAILABLEHolder | Holder class for : TRANSACTION_UNAVAILABLE |
TRANSIENTHelper | Helper class for : TRANSIENT |
TRANSIENTHolder | Holder class for : TRANSIENT |
TypeCode | |
TypeCodeFactoryHelper | Helper class for : TypeCodeFactory |
TypeCodeFactoryHolder | Holder class for : TypeCodeFactory |
TypeCodeFactoryPOA | TypeCodeFactory, creates typecodes. |
TypeCodeFactoryPOATie | TypeCodeFactory, creates typecodes. |
TypeCodeHolder | |
TypedefDefHelper | Helper class for : TypedefDef |
TypedefDefHolder | Holder class for : TypedefDef |
TypedefDefPOA | The base interface TypedefDef is inherited by all named non-object.types (structures, unions, enumerations, and aliases). |
TypedefDefPOATie | The base interface TypedefDef is inherited by all named non-object.types (structures, unions, enumerations, and aliases). |
TypeDescription | This structure provides all data that describe a typedef. |
TypeDescriptionHelper | Helper class for : TypeDescription |
TypeDescriptionHolder | Holder class for : TypeDescription |
ULongLongSeqHelper | Helper class for : ULongLongSeq |
ULongLongSeqHolder | Holder class for : ULongLongSeq |
ULongSeqHelper | Helper class for : ULongSeq |
ULongSeqHolder | Holder class for : ULongSeq |
UnionDefHelper | Helper class for : UnionDef |
UnionDefHolder | Holder class for : UnionDef |
UnionDefPOA | A UnionDef represents an OMG IDL union definition. |
UnionDefPOATie | A UnionDef represents an OMG IDL union definition. |
UnionMember | This structure describes an union member. |
UnionMemberHelper | Helper class for : UnionMember |
UnionMemberHolder | Holder class for : UnionMember |
UnionMemberSeqHelper | Helper class for : UnionMemberSeq |
UnionMemberSeqHolder | Holder class for : UnionMemberSeq |
UNKNOWNHelper | Helper class for : UNKNOWN |
UNKNOWNHolder | Holder class for : UNKNOWN |
UShortSeqHelper | Helper class for : UShortSeq |
UShortSeqHolder | Holder class for : UShortSeq |
ValueBaseHelper | Helper class for ValueBase This is class is in the org.omg packages from 00-02-08 which and is marked as dummy but cannot be generated from idl files. |
ValueBaseHolder | Copyright (c) 1999 Object Management Group. |
ValueBoxDefHelper | Helper class for : ValueBoxDef |
ValueBoxDefHolder | Holder class for : ValueBoxDef |
ValueBoxDefPOA | A ValueBoxDef object represents a value box definition. |
ValueBoxDefPOATie | A ValueBoxDef object represents a value box definition. |
ValueDefHelper | Helper class for : ValueDef |
ValueDefHolder | Holder class for : ValueDef |
ValueDefPOA | A ValueDef object represents a value definition. |
ValueDefPOATie | A ValueDef object represents a value definition. |
ValueDefSeqHelper | Helper class for : ValueDefSeq |
ValueDefSeqHolder | Holder class for : ValueDefSeq |
ValueDescription | This structure provides a valuetype description. |
ValueDescriptionHelper | Helper class for : ValueDescription |
ValueDescriptionHolder | Holder class for : ValueDescription |
ValueFactoryHelper | Helper class for : ValueFactory |
ValueFactoryHolder | Holder class for : ValueFactory |
ValueMember | This structure provides all information to define a value member. |
ValueMemberDefHelper | Helper class for : ValueMemberDef |
ValueMemberDefHolder | Holder class for : ValueMemberDef |
ValueMemberDefPOA | This interface provides a way to get information about a valuetype member. |
ValueMemberDefPOATie | This interface provides a way to get information about a valuetype member. |
ValueMemberHelper | Helper class for : ValueMember |
ValueMemberHolder | Holder class for : ValueMember |
ValueMemberSeqHelper | Helper class for : ValueMemberSeq |
ValueMemberSeqHolder | Holder class for : ValueMemberSeq |
ValueModifierHelper | Helper class for : ValueModifier |
VersionSpecHelper | Helper class for : VersionSpec |
VisibilityHelper | Helper class for : Visibility |
WCharSeqHelper | Helper class for : WCharSeq |
WCharSeqHolder | Holder class for : WCharSeq |
WrongTransactionHelper | Deprecated. Use the WRONG_TRANSACTION system exception |
WrongTransactionHolder | Deprecated. Use the WRONG_TRANSACTION system exception |
WstringDefHelper | Helper class for : WstringDef |
WstringDefHolder | Holder class for : WstringDef |
WstringDefPOA | A WstringDef represents an IDL wide string. |
WstringDefPOATie | A WstringDef represents an IDL wide string. |
WStringSeqHelper | Helper class for : WStringSeq |
WStringSeqHolder | Holder class for : WStringSeq |
WStringValueHelper | Helper class for : WStringValue |
WStringValueHolder | Holder class for : WStringValue |
Exception Summary | |
ACTIVITY_COMPLETED | The ACTIVITY_COMPLETED system exception may be raised on any method for which Activity context is accessed. |
ACTIVITY_REQUIRED | The ACTIVITY_REQUIRED system exception may be raised on any method for which an Activity context is required. |
BAD_CONTEXT | An operation may raise this exception if a client invokes the operation but the passed context does not contain the context values required by the operation. |
BAD_INV_ORDER | This exception indicates that the caller has invoked operations in the wrong order. |
BAD_OPERATION | This indicates that an object reference denotes an existing object, but that the object does not support the operation that was invoked. |
BAD_PARAM | A parameter passed to a call is out of range or otherwise considered illegal. |
BAD_QOS | The BAD_QOS exception is raised whenever an object cannot support the quality of service required by an invocation parameter that has a quality of service semantics associated with it. |
BAD_TYPECODE | The ORB has encountered a malformed type code (for example, a type code with an invalid TCKind value). |
Bounds | Deprecated. Use org.omg.CORBA.TypeCodePackage.Bounds |
CODESET_INCOMPATIBLE | This exception is raised whenever meaningful communication is not possible between client and server native code sets. |
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 the reply from the server has been returned to the client. |
DATA_CONVERSION | This exception is raised if an ORB cannot convert the representation of data as marshaled into its native representation or vice-versa. |
FREE_MEM | The ORB failed in an attempt to free dynamic memory, for example because of heap corruption or memory segments being locked. |
IMP_LIMIT | This exception indicates that an implementation limit was exceeded in the ORB run time. |
INITIALIZE | An ORB has encountered a failure during its initialization, such as failure to acquire networking resources or detecting a configuration error. |
INTERNAL | This exception indicates an internal failure in an ORB, for example, if an ORB has detected corruption of its internal data structures. |
INTF_REPOS | An ORB raises this exception if it cannot reach the interface repository, or some other failure relating to the interface repository is detected. |
INV_FLAG | An invalid flag was passed to an operation (for example, when creating a DII request). |
INV_IDENT | This exception indicates that an IDL identifier is syntactically invalid. |
INV_OBJREF | This exception indicates that an object reference is internally malformed. |
INV_POLICY | INV_POLICY is raised when an invocation cannot be made due to an incompatibility between Policy overrides that apply to the particular invocation. |
INVALID_ACTIVITY | The INVALID_ACTIVITY system exception may be raised on the Activity or Transaction services resume methods if a transaction or Activity is resumed in a context different to that from which it was suspended. |
INVALID_TRANSACTION | The INVALID_TRANSACTION indicates that the request carried an invalid transaction context. |
InvalidPolicies | Exception definition: InvalidPolicies. |
MARSHAL | A request or reply from the network is structurally invalid. |
NO_IMPLEMENT | This exception indicates that even though the operation that was invoked exists (it has an IDL definition), no implementation for that operation exists. |
NO_MEMORY | The ORB run time has run out of memory. |
NO_PERMISSION | An invocation failed because the caller has insufficient privileges. |
NO_RESOURCES | The ORB has encountered some general resource limitation. |
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 not yet available. |
OBJ_ADAPTER | This exception typically indicates an administrative mismatch. |
OBJECT_NOT_EXIST | The OBJECT_NOT_EXIST exception is raised whenever an invocation on a deleted object was performed. |
PERSIST_STORE | This exception indicates a persistent storage failure, for example, failure to establish a database connection or corruption of a database. |
PolicyError | Exception definition: PolicyError. |
REBIND | REBIND is raised when the current effective RebindPolicy has a value of NO_REBIND or NO_RECONNECT and an invocation on a bound object reference results in a LocateReply message with status OBJECT_FORWARD or a Reply message with status LOCATION_FORWARD. |
SystemException | |
TIMEOUT | TIMEOUT is raised when no delivery has been made and the specified time-to-live period has been exceeded. |
TRANSACTION_MODE | TRANSACTION_MODE exception is raised by the ORB when it detects a mismatch between the TransactionPolicy in the IOR and the current transaction mode. |
TRANSACTION_REQUIRED | The TRANSACTION_REQUIRED exception indicates that the request carried a null transaction context, but an active transaction is required. |
TRANSACTION_ROLLEDBACK | The TRANSACTION_ROLLEDBACK exception indicates that the transaction associated with the request has already been rolled back or marked to roll back. |
TRANSACTION_UNAVAILABLE | TRANSACTION_UNAVAILABLE exception is raised by the ORB when it cannot process a transaction service context because its connection to the Transaction Service has been abnormally terminated. |
TRANSIENT | TRANSIENT indicates that the ORB attempted to reach an object and failed. |
UNKNOWN | 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. |
UnknownUserException | |
UserException | |
WrongTransaction | Deprecated. Use the WRONG_TRANSACTION system exception |
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).
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |