| Package | Description |
|---|---|
| org.omg.CORBA |
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).
|
| org.omg.CORBA.ContainedPackage | |
| org.omg.CORBA.DynAnyPackage |
Provides the exceptions used with the
DynAny interface
(InvalidValue,
Invalid, InvalidSeq, and
TypeMismatch). |
| org.omg.CORBA.InterfaceDefPackage | |
| org.omg.CORBA.ORBPackage |
Provides the exception
InvalidName, which is thrown
by the method ORB.resolve_initial_references
and the exception InconsistentTypeCode, which is thrown
by the Dynamic Any creation methods in the ORB class. |
| org.omg.CORBA.portable |
Provides a portability layer, that is, a set of ORB APIs
that makes it possible for code generated
by one vendor to run on another vendor's ORB.
|
| org.omg.CORBA.TSIdentificationPackage |
Provides the exceptions that may be thrown during OTS or JTS registration
of call-back interfaces with the ORB.
|
| org.omg.CORBA.TypeCodePackage |
Provides the user-defined exceptions
BadKind
and Bounds, which are thrown by methods in
in the class TypeCode. |
| org.omg.CORBA.ValueDefPackage | |
| org.omg.CosNaming | |
| org.omg.CosNaming.NamingContextExtPackage | |
| org.omg.CosNaming.NamingContextPackage | |
| org.omg.CosTransactions | |
| org.omg.Dynamic | |
| org.omg.DynamicAny | |
| org.omg.IOP | |
| org.omg.IOP.CodecFactoryPackage | |
| org.omg.IOP.CodecPackage | |
| org.omg.Messaging | |
| org.omg.PortableInterceptor | |
| org.omg.PortableInterceptor.ORBInitInfoPackage | |
| org.omg.PortableServer | |
| org.omg.PortableServer.CurrentPackage | |
| org.omg.PortableServer.POAManagerPackage | |
| org.omg.PortableServer.POAPackage | |
| org.omg.SendingContext | |
| org.omg.TimeBase |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AliasDef
org/omg/CORBA/AliasDef.java .
|
interface |
ArrayDef
org/omg/CORBA/ArrayDef.java .
|
interface |
AttributeDef
org/omg/CORBA/AttributeDef.java .
|
interface |
ConstantDef
org/omg/CORBA/ConstantDef.java .
|
interface |
Contained
org/omg/CORBA/Contained.java .
|
interface |
Container
org/omg/CORBA/Container.java .
|
interface |
Current
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.
|
interface |
DataInputStream
Defines the methods used to read primitive data types from input streams
for unmarshaling custom value types.
|
interface |
DataOutputStream
Defines the methods used to write primitive data types to output streams
for marshalling custom value types.
|
interface |
DomainManager
Provides mechanisms for establishing and navigating relationships to
superior and subordinate domains, as well as for creating and accessing
policies.
|
interface |
EnumDef
org/omg/CORBA/EnumDef.java .
|
interface |
ExceptionDef
org/omg/CORBA/ExceptionDef.java .
|
interface |
IDLType
An abstract interface inherited by all Interface Repository
(IR) objects that represent OMG IDL types.
|
interface |
InterfaceDef
org/omg/CORBA/InterfaceDef.java .
|
interface |
IRObject
An IRObject IDL interface represents the most generic interface
from which all other Interface Repository interfaces are derived,
even the Repository itself.
|
interface |
ModuleDef
org/omg/CORBA/ModuleDef.java .
|
interface |
NativeDef
org/omg/CORBA/NativeDef.java .
|
interface |
OperationDef
org/omg/CORBA/OperationDef.java .
|
interface |
Policy
Interfaces derived from the Policy interface allow an
ORB or CORBA service access to certain choices that affect
its operation.
|
interface |
PrimitiveDef
org/omg/CORBA/PrimitiveDef.java .
|
interface |
Repository
org/omg/CORBA/Repository.java .
|
interface |
SequenceDef
org/omg/CORBA/SequenceDef.java .
|
interface |
StringDef
org/omg/CORBA/StringDef.java .
|
interface |
StructDef
org/omg/CORBA/StructDef.java .
|
interface |
TypedefDef
org/omg/CORBA/TypedefDef.java .
|
interface |
UnionDef
org/omg/CORBA/UnionDef.java .
|
interface |
ValueBoxDef
org/omg/CORBA/ValueBoxDef.java .
|
interface |
ValueDef
org/omg/CORBA/ValueDef.java .
|
interface |
ValueMemberDef
org/omg/CORBA/ValueMemberDef.java .
|
| Modifier and Type | Class and Description |
|---|---|
class |
_AliasDefStub
org/omg/CORBA/_AliasDefStub.java .
|
class |
_ArrayDefStub
org/omg/CORBA/_ArrayDefStub.java .
|
class |
_AttributeDefStub
org/omg/CORBA/_AttributeDefStub.java .
|
class |
_ConstantDefStub
org/omg/CORBA/_ConstantDefStub.java .
|
class |
_ContainedStub
org/omg/CORBA/_ContainedStub.java .
|
class |
_ContainerStub
org/omg/CORBA/_ContainerStub.java .
|
class |
_EnumDefStub
org/omg/CORBA/_EnumDefStub.java .
|
class |
_ExceptionDefStub
org/omg/CORBA/_ExceptionDefStub.java .
|
class |
_IDLTypeStub
The Stub for IDLType.
|
class |
_InterfaceDefStub
org/omg/CORBA/_InterfaceDefStub.java .
|
class |
_ModuleDefStub
org/omg/CORBA/_ModuleDefStub.java .
|
class |
_NativeDefStub
org/omg/CORBA/_NativeDefStub.java .
|
class |
_OperationDefStub
org/omg/CORBA/_OperationDefStub.java .
|
class |
_PolicyStub
The Stub for Policy.
|
class |
_PrimitiveDefStub
org/omg/CORBA/_PrimitiveDefStub.java .
|
class |
_RepositoryStub
org/omg/CORBA/_RepositoryStub.java .
|
class |
_SequenceDefStub
org/omg/CORBA/_SequenceDefStub.java .
|
class |
_StringDefStub
org/omg/CORBA/_StringDefStub.java .
|
class |
_StructDefStub
org/omg/CORBA/_StructDefStub.java .
|
class |
_TypedefDefStub
org/omg/CORBA/_TypedefDefStub.java .
|
class |
_UnionDefStub
org/omg/CORBA/_UnionDefStub.java .
|
class |
_ValueBoxDefStub
org/omg/CORBA/_ValueBoxDefStub.java .
|
class |
_ValueDefStub
org/omg/CORBA/_ValueDefStub.java .
|
class |
_ValueMemberDefStub
org/omg/CORBA/_ValueMemberDefStub.java .
|
class |
Any
Serves as a container for any data that can be
described in IDL or for any IDL primitive type.
|
class |
AttributeDescription
org/omg/CORBA/AttributeDescription.java .
|
class |
AttributeMode
org/omg/CORBA/AttributeMode.java .
|
class |
Bounds
A user exception thrown when a parameter is not within
the legal bounds for the object that a method is trying
to access.
|
class |
CompletionStatus
An object that indicates whether a method had completed running
when a
SystemException was thrown. |
class |
ConstantDescription
org/omg/CORBA/ConstantDescription.java .
|
class |
DefinitionKind
The class that provides the constants used to identify the type of an
Interface Repository object.
|
class |
ExceptionDescription
org/omg/CORBA/ExceptionDescription.java .
|
class |
Initializer
org/omg/CORBA/Initializer.java .
|
class |
InterfaceDescription
org/omg/CORBA/InterfaceDescription.java .
|
class |
ModuleDescription
org/omg/CORBA/ModuleDescription.java .
|
class |
NameValuePair
Associates a name with a value that is an
attribute of an IDL struct, and is used in the DynStruct APIs.
|
class |
OperationDescription
org/omg/CORBA/OperationDescription.java .
|
class |
OperationMode
org/omg/CORBA/OperationMode.java .
|
class |
ParameterDescription
org/omg/CORBA/ParameterDescription.java .
|
class |
ParameterMode
Enumeration of parameter modes for Parameter.
|
class |
PolicyError
Thrown to indicate problems with parameter values passed to the
ORB.create_policy operation. |
class |
PrimitiveKind
org/omg/CORBA/PrimitiveKind.java .
|
class |
ServiceDetail
An object that represents an ORB service: its
service_detail_type
field contains the type of the ORB service, and its service_detail
field contains a description of the ORB service. |
class |
ServiceInformation
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.
|
class |
SetOverrideType
The mapping of a CORBA
enum tagging
SET_OVERRIDE and ADD_OVERRIDE, which
indicate whether policies should replace the
existing policies of an Object or be added to them. |
class |
StructMember
Describes a member of an IDL
struct in the
Interface Repository, including
the name of the struct member, the type of
the struct member, and
the typedef that represents the IDL type of the
struct member
described the struct member object. |
class |
TypeCode
A container for information about a specific CORBA data
type.
|
class |
TypeDescription
org/omg/CORBA/TypeDescription.java .
|
class |
UnionMember
A description in the Interface Repository of a member of an IDL union.
|
class |
UnknownUserException
A class that contains user exceptions returned by the server.
|
class |
UserException
The root class for CORBA IDL-defined user exceptions.
|
class |
ValueDescription
org/omg/CORBA/ValueDescription.java .
|
class |
ValueMember
A description in the Interface Repository of
a member of a
value object. |
class |
WrongTransaction
The CORBA
WrongTransaction user-defined exception. |
| Modifier and Type | Class and Description |
|---|---|
class |
Description
org/omg/CORBA/ContainedPackage/Description.java .
|
| Modifier and Type | Class and Description |
|---|---|
class |
Invalid
Invalid is thrown by dynamic any operations when a bad
DynAny or Any is passed as a parameter. |
class |
InvalidSeq
The InvalidSeq exception is thrown by all operations on dynamic
anys that take a sequence (Java array) as an argument, when that
sequence is invalid.
|
class |
InvalidValue |
class |
TypeMismatch
TypeMismatch is thrown by dynamic any accessor methods when
type of the actual contents do not match what is trying to be
accessed.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FullInterfaceDescription
org/omg/CORBA/InterfaceDefPackage/FullInterfaceDescription.java .
|
| Modifier and Type | Class and Description |
|---|---|
class |
InconsistentTypeCode
InconsistentTypeCode is thrown when an attempt is made to create a
dynamic any with a type code that does not match the particular
subclass of
DynAny. |
class |
InvalidName
The
InvalidName exception is raised when
ORB.resolve_initial_references is passed a name
for which there is no initial reference. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CustomValue
An extension of
ValueBase that is implemented by custom value
types. |
interface |
StreamableValue
Defines the base type for all non-boxed IDL valuetypes
that are not custom marshaled.
|
interface |
ValueBase
The generated Java classes corresponding to valuetype IDL types
implement this interface.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AlreadyIdentified
This exception is thrown if OTS call-back interfaces
have already been registered with the ORB.
|
class |
NotAvailable
A user-defined exception thrown if the ORB is unavailable
to register the call-back interfaces identified by the
OTS during initialization.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BadKind
The exception
BadKind is thrown when
an inappropriate operation is invoked on a TypeCode object. |
| Modifier and Type | Class and Description |
|---|---|
class |
FullValueDescription
org/omg/CORBA/ValueDefPackage/FullValueDescription.java .
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BindingIterator
The BindingIterator interface allows a client to iterate through
the bindings using the next_one or next_n operations.
|
interface |
NamingContext
A naming context is an object that contains a set of name bindings in
which each name is unique.
|
interface |
NamingContextExt
NamingContextExt is the extension of NamingContext
which
contains a set of name bindings in which each name is unique and is
part of Interoperable Naming Service. |
| Modifier and Type | Class and Description |
|---|---|
class |
_BindingIteratorStub
The BindingIterator interface allows a client to iterate through
the bindings using the next_one or next_n operations.
|
class |
_NamingContextExtStub
NamingContextExt is the extension of NamingContext
which
contains a set of name bindings in which each name is unique and is
part of Interoperable Naming Service. |
class |
_NamingContextStub
A naming context is an object that contains a set of name bindings in
which each name is unique.
|
class |
Binding
org/omg/CosNaming/Binding.java .
|
class |
BindingType
Specifies whether the given binding is for a object (that is not a
naming context) or for a naming context.
|
class |
NameComponent
org/omg/CosNaming/NameComponent.java .
|
| Modifier and Type | Class and Description |
|---|---|
class |
InvalidAddress
org/omg/CosNaming/NamingContextExtPackage/InvalidAddress.java .
|
| Modifier and Type | Class and Description |
|---|---|
class |
AlreadyBound
org/omg/CosNaming/NamingContextPackage/AlreadyBound.java .
|
class |
CannotProceed
org/omg/CosNaming/NamingContextPackage/CannotProceed.java .
|
class |
NotEmpty
org/omg/CosNaming/NamingContextPackage/NotEmpty.java .
|
class |
NotFound
org/omg/CosNaming/NamingContextPackage/NotFound.java .
|
class |
NotFoundReason
Indicates the reason for not able to resolve.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Control
org/omg/CosTransactions/Control.java .
|
interface |
Coordinator
org/omg/CosTransactions/Coordinator.java .
|
interface |
InvocationPolicy
org/omg/CosTransactions/InvocationPolicy.java .
|
interface |
NonTxTargetPolicy
org/omg/CosTransactions/NonTxTargetPolicy.java .
|
interface |
OTSPolicy
org/omg/CosTransactions/OTSPolicy.java .
|
interface |
RecoveryCoordinator
org/omg/CosTransactions/RecoveryCoordinator.java .
|
interface |
Resource
org/omg/CosTransactions/Resource.java .
|
interface |
SubtransactionAwareResource
org/omg/CosTransactions/SubtransactionAwareResource.java .
|
interface |
Synchronization
org/omg/CosTransactions/Synchronization.java .
|
interface |
Terminator
org/omg/CosTransactions/Terminator.java .
|
interface |
TransactionalObject
org/omg/CosTransactions/TransactionalObject.java .
|
interface |
TransactionFactory
org/omg/CosTransactions/TransactionFactory.java .
|
| Modifier and Type | Class and Description |
|---|---|
class |
_ControlStub
org/omg/CosTransactions/_ControlStub.java .
|
class |
_CoordinatorStub
org/omg/CosTransactions/_CoordinatorStub.java .
|
class |
_CurrentStub
org/omg/CosTransactions/_CurrentStub.java .
|
class |
_InvocationPolicyStub
org/omg/CosTransactions/_InvocationPolicyStub.java .
|
class |
_NonTxTargetPolicyStub
org/omg/CosTransactions/_NonTxTargetPolicyStub.java .
|
class |
_OTSPolicyStub
org/omg/CosTransactions/_OTSPolicyStub.java .
|
class |
_RecoveryCoordinatorStub
org/omg/CosTransactions/_RecoveryCoordinatorStub.java .
|
class |
_ResourceStub
org/omg/CosTransactions/_ResourceStub.java .
|
class |
_SubtransactionAwareResourceStub
org/omg/CosTransactions/_SubtransactionAwareResourceStub.java .
|
class |
_SynchronizationStub
org/omg/CosTransactions/_SynchronizationStub.java .
|
class |
_TerminatorStub
org/omg/CosTransactions/_TerminatorStub.java .
|
class |
_TransactionalObjectStub
org/omg/CosTransactions/_TransactionalObjectStub.java .
|
class |
_TransactionFactoryStub
org/omg/CosTransactions/_TransactionFactoryStub.java .
|
class |
HeuristicCommit
org/omg/CosTransactions/HeuristicCommit.java .
|
class |
HeuristicHazard
org/omg/CosTransactions/HeuristicHazard.java .
|
class |
HeuristicMixed
org/omg/CosTransactions/HeuristicMixed.java .
|
class |
HeuristicRollback
org/omg/CosTransactions/HeuristicRollback.java .
|
class |
Inactive
org/omg/CosTransactions/Inactive.java .
|
class |
InvalidControl
org/omg/CosTransactions/InvalidControl.java .
|
class |
NotPrepared
org/omg/CosTransactions/NotPrepared.java .
|
class |
NoTransaction
org/omg/CosTransactions/NoTransaction.java .
|
class |
NotSubtransaction
org/omg/CosTransactions/NotSubtransaction.java .
|
class |
otid_t
org/omg/CosTransactions/otid_t.java .
|
class |
PropagationContext
org/omg/CosTransactions/PropagationContext.java .
|
class |
Status
org/omg/CosTransactions/Status.java .
|
class |
SubtransactionsUnavailable
org/omg/CosTransactions/SubtransactionsUnavailable.java .
|
class |
SynchronizationUnavailable
org/omg/CosTransactions/SynchronizationUnavailable.java .
|
class |
TransIdentity
org/omg/CosTransactions/TransIdentity.java .
|
class |
Unavailable
org/omg/CosTransactions/Unavailable.java .
|
class |
Vote
org/omg/CosTransactions/Vote.java .
|
| Modifier and Type | Class and Description |
|---|---|
class |
Parameter
org/omg/Dynamic/Parameter.java .
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DynAny
Any values can be dynamically interpreted (traversed) and constructed through DynAny objects.
|
interface |
DynAnyFactory
DynAny objects can be created by invoking operations on the DynAnyFactory object.
|
interface |
DynArray
DynArray objects support the manipulation of IDL arrays.
|
interface |
DynEnum
DynEnum objects support the manipulation of IDL enumerated values.
|
interface |
DynFixed
DynFixed objects support the manipulation of IDL fixed values.
|
interface |
DynSequence
DynSequence objects support the manipulation of IDL sequences.
|
interface |
DynStruct
DynStruct objects support the manipulation of IDL struct and exception values.
|
interface |
DynUnion
DynUnion objects support the manipulation of IDL unions.
|
interface |
DynValue
DynValue objects support the manipulation of IDL non-boxed value types.
|
interface |
DynValueBox
DynValueBox objects support the manipulation of IDL boxed value types.
|
interface |
DynValueCommon
DynValueCommon provides operations supported by both the DynValue and DynValueBox interfaces.
|
| Modifier and Type | Class and Description |
|---|---|
class |
_DynAnyFactoryStub
DynAny objects can be created by invoking operations on the DynAnyFactory object.
|
class |
_DynAnyStub
Any values can be dynamically interpreted (traversed) and constructed through DynAny objects.
|
class |
_DynArrayStub
DynArray objects support the manipulation of IDL arrays.
|
class |
_DynEnumStub
DynEnum objects support the manipulation of IDL enumerated values.
|
class |
_DynFixedStub
DynFixed objects support the manipulation of IDL fixed values.
|
class |
_DynSequenceStub
DynSequence objects support the manipulation of IDL sequences.
|
class |
_DynStructStub
DynStruct objects support the manipulation of IDL struct and exception values.
|
class |
_DynUnionStub
DynUnion objects support the manipulation of IDL unions.
|
class |
_DynValueBoxStub
DynValueBox objects support the manipulation of IDL boxed value types.
|
class |
_DynValueCommonStub
DynValueCommon provides operations supported by both the DynValue and DynValueBox interfaces.
|
class |
_DynValueStub
DynValue objects support the manipulation of IDL non-boxed value types.
|
class |
NameDynAnyPair
org/omg/DynamicAny/NameDynAnyPair.java .
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Codec
The formats of IOR components and service context data used by ORB
services are often defined as CDR encapsulations encoding instances
of IDL defined data types.
|
interface |
CodecFactory
Codecs are obtained from the CodecFactory. |
| Modifier and Type | Class and Description |
|---|---|
class |
Encoding
org/omg/IOP/Encoding.java .
|
class |
IOR
org/omg/IOP/IOR.java .
|
class |
ServiceContext
org/omg/IOP/ServiceContext.java .
|
class |
TaggedComponent
org/omg/IOP/TaggedComponent.java .
|
class |
TaggedProfile
org/omg/IOP/TaggedProfile.java .
|
| Modifier and Type | Class and Description |
|---|---|
class |
UnknownEncoding
org/omg/IOP/CodecFactoryPackage/UnknownEncoding.java .
|
| Modifier and Type | Class and Description |
|---|---|
class |
FormatMismatch
org/omg/IOP/CodecPackage/FormatMismatch.java .
|
class |
InvalidTypeForEncoding
org/omg/IOP/CodecPackage/InvalidTypeForEncoding.java .
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
MaxHopsPolicy
org/omg/Messaging/MaxHopsPolicy.java .
|
interface |
QueueOrderPolicy
org/omg/Messaging/QueueOrderPolicy.java .
|
interface |
RebindPolicy
org/omg/Messaging/RebindPolicy.java .
|
interface |
RelativeRequestTimeoutPolicy
org/omg/Messaging/RelativeRequestTimeoutPolicy.java .
|
interface |
RelativeRoundtripTimeoutPolicy
org/omg/Messaging/RelativeRoundtripTimeoutPolicy.java .
|
interface |
ReplyEndTimePolicy
org/omg/Messaging/ReplyEndTimePolicy.java .
|
interface |
ReplyPriorityPolicy
org/omg/Messaging/ReplyPriorityPolicy.java .
|
interface |
ReplyStartTimePolicy
org/omg/Messaging/ReplyStartTimePolicy.java .
|
interface |
RequestEndTimePolicy
org/omg/Messaging/RequestEndTimePolicy.java .
|
interface |
RequestPriorityPolicy
org/omg/Messaging/RequestPriorityPolicy.java .
|
interface |
RequestStartTimePolicy
org/omg/Messaging/RequestStartTimePolicy.java .
|
interface |
RoutingPolicy
org/omg/Messaging/RoutingPolicy.java .
|
interface |
SyncScopePolicy
org/omg/Messaging/SyncScopePolicy.java .
|
| Modifier and Type | Class and Description |
|---|---|
class |
_MaxHopsPolicyStub
org/omg/Messaging/_MaxHopsPolicyStub.java .
|
class |
_QueueOrderPolicyStub
org/omg/Messaging/_QueueOrderPolicyStub.java .
|
class |
_RebindPolicyStub
org/omg/Messaging/_RebindPolicyStub.java .
|
class |
_RelativeRequestTimeoutPolicyStub
org/omg/Messaging/_RelativeRequestTimeoutPolicyStub.java .
|
class |
_RelativeRoundtripTimeoutPolicyStub
org/omg/Messaging/_RelativeRoundtripTimeoutPolicyStub.java .
|
class |
_ReplyEndTimePolicyStub
org/omg/Messaging/_ReplyEndTimePolicyStub.java .
|
class |
_ReplyPriorityPolicyStub
org/omg/Messaging/_ReplyPriorityPolicyStub.java .
|
class |
_ReplyStartTimePolicyStub
org/omg/Messaging/_ReplyStartTimePolicyStub.java .
|
class |
_RequestEndTimePolicyStub
org/omg/Messaging/_RequestEndTimePolicyStub.java .
|
class |
_RequestPriorityPolicyStub
org/omg/Messaging/_RequestPriorityPolicyStub.java .
|
class |
_RequestStartTimePolicyStub
org/omg/Messaging/_RequestStartTimePolicyStub.java .
|
class |
_RoutingPolicyStub
org/omg/Messaging/_RoutingPolicyStub.java .
|
class |
_SyncScopePolicyStub
org/omg/Messaging/_SyncScopePolicyStub.java .
|
class |
PolicyValue
org/omg/Messaging/PolicyValue.java .
|
class |
PriorityRange
org/omg/Messaging/PriorityRange.java .
|
class |
RoutingTypeRange
org/omg/Messaging/RoutingTypeRange.java .
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ClientRequestInfo
Request Information, accessible to client-side request interceptors.
|
interface |
ClientRequestInterceptor
Client-side request interceptor.
|
interface |
Interceptor
All Portable Interceptors implement Interceptor.
|
interface |
IORInfo
Provides the server-side ORB service with access to the applicable
policies during IOR construction and the ability to add components.
|
interface |
IORInterceptor
Interceptor used to establish tagged components in the profiles within
an IOR.
|
interface |
IORInterceptor_3_0
org/omg/PortableInterceptor/IORInterceptor_3_0.java .
|
interface |
ObjectReferenceFactory
The object reference factory.
|
interface |
ObjectReferenceTemplate
The object reference template.
|
interface |
ORBInitializer
Facilitates interceptor registration and ORB initialization.
|
interface |
ORBInitInfo
Passed to each
ORBInitializer, allowing it to
to register interceptors and perform other duties while the ORB is
initializing. |
interface |
PolicyFactory
Enables policy types to be constructed using
CORBA.ORB.create_policy. |
interface |
RequestInfo
Request Information, accessible to Interceptors.
|
interface |
ServerRequestInfo
Request Information, accessible to server-side request interceptors.
|
interface |
ServerRequestInterceptor
Server-side request interceptor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InvalidSlot
org/omg/PortableInterceptor/InvalidSlot.java .
|
| Modifier and Type | Class and Description |
|---|---|
class |
DuplicateName
org/omg/PortableInterceptor/ORBInitInfoPackage/DuplicateName.java .
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AdapterActivator
An adapter activator supplies a POA with the ability
to create child POAs on demand, as a side-effect of
receiving a request that names the child POA
(or one of its children), or when find_POA is called
with an activate parameter value of TRUE.
|
interface |
IdAssignmentPolicy
IdAssignmentPolicy specifies whether Object Ids in
the created POA are generated by the application or
by the ORB.
|
interface |
IdUniquenessPolicy
The IdUniquenessPolicy specifies whether the servants
activated in the created POA must have unique object i
identities.
|
interface |
ImplicitActivationPolicy
This policy specifies whether implicit activation
of servants is supported in the created POA.
|
interface |
LifespanPolicy
The LifespanPolicy specifies the lifespan of the
objects implemented in the created POA.
|
interface |
POA
A POA object manages the implementation of a
collection of objects.
|
interface |
POAManager
Each POA object has an associated POAManager object.
|
interface |
RequestProcessingPolicy
This policy specifies how requests are processed by
the created POA.
|
interface |
ServantActivator
When the POA has the RETAIN policy it uses servant
managers that are ServantActivators.
|
interface |
ServantLocator
When the POA has the NON_RETAIN policy it uses servant
managers that are ServantLocators.
|
interface |
ServantManager
A servant manager supplies a POA with the ability
to activate objects on demand when the POA receives
a request targeted at an inactive object.
|
interface |
ServantRetentionPolicy
This policy specifies whether the created POA retains
active servants in an Active Object Map.
|
interface |
ThreadPolicy
The ThreadPolicy specifies the threading model
used with the created POA.
|
| Modifier and Type | Class and Description |
|---|---|
class |
_ServantActivatorStub
When the POA has the RETAIN policy it uses servant
managers that are ServantActivators.
|
class |
_ServantLocatorStub
When the POA has the NON_RETAIN policy it uses servant
managers that are ServantLocators.
|
class |
ForwardRequest
org/omg/PortableServer/ForwardRequest.java .
|
class |
IdAssignmentPolicyValue
The IdAssignmentPolicyValue can have the following
values.
|
class |
IdUniquenessPolicyValue
IdUniquenessPolicyValue can have the following values.
|
class |
ImplicitActivationPolicyValue
ImplicitActivationPolicyValue has the following
semantics.
|
class |
LifespanPolicyValue
The LifespanPolicyValue can have the following values.
|
class |
RequestProcessingPolicyValue
The RequestProcessingPolicyValue can have the following
values.
|
class |
ServantRetentionPolicyValue
ServantRetentionPolicyValue can have the following
values.
|
class |
ThreadPolicyValue
The ThreadPolicyValue can have the following values.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NoContext
org/omg/PortableServer/CurrentPackage/NoContext.java .
|
| Modifier and Type | Class and Description |
|---|---|
class |
AdapterInactive
org/omg/PortableServer/POAManagerPackage/AdapterInactive.java .
|
class |
State
Specifies the states for the POAManager
|
| Modifier and Type | Class and Description |
|---|---|
class |
AdapterAlreadyExists
org/omg/PortableServer/POAPackage/AdapterAlreadyExists.java .
|
class |
AdapterNonExistent
org/omg/PortableServer/POAPackage/AdapterNonExistent.java .
|
class |
InvalidPolicy
org/omg/PortableServer/POAPackage/InvalidPolicy.java .
|
class |
NoServant
org/omg/PortableServer/POAPackage/NoServant.java .
|
class |
ObjectAlreadyActive
org/omg/PortableServer/POAPackage/ObjectAlreadyActive.java .
|
class |
ObjectNotActive
org/omg/PortableServer/POAPackage/ObjectNotActive.java .
|
class |
ServantAlreadyActive
org/omg/PortableServer/POAPackage/ServantAlreadyActive.java .
|
class |
ServantNotActive
org/omg/PortableServer/POAPackage/ServantNotActive.java .
|
class |
WrongAdapter
org/omg/PortableServer/POAPackage/WrongAdapter.java .
|
class |
WrongPolicy
org/omg/PortableServer/POAPackage/WrongPolicy.java .
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CodeBase
org/omg/SendingContext/CodeBase.java .
|
interface |
RunTime
org/omg/SendingContext/RunTime.java .
|
| Modifier and Type | Class and Description |
|---|---|
class |
_CodeBaseStub
org/omg/SendingContext/_CodeBaseStub.java .
|
class |
_RunTimeStub
org/omg/SendingContext/_RunTimeStub.java .
|
| Modifier and Type | Class and Description |
|---|---|
class |
IntervalT
org/omg/TimeBase/IntervalT.java .
|
class |
UtcT
org/omg/TimeBase/UtcT.java .
|
Copyright © 2017–2021 Eclipse Foundation. All rights reserved.