- absolute_name() - Method in class org.omg.CORBA._AliasDefStub
-
- absolute_name() - Method in class org.omg.CORBA._AttributeDefStub
-
- absolute_name() - Method in class org.omg.CORBA._ConstantDefStub
-
- absolute_name() - Method in class org.omg.CORBA._ContainedStub
-
- absolute_name() - Method in class org.omg.CORBA._EnumDefStub
-
- absolute_name() - Method in class org.omg.CORBA._ExceptionDefStub
-
- absolute_name() - Method in class org.omg.CORBA._InterfaceDefStub
-
- absolute_name() - Method in class org.omg.CORBA._ModuleDefStub
-
- absolute_name() - Method in class org.omg.CORBA._NativeDefStub
-
- absolute_name() - Method in class org.omg.CORBA._OperationDefStub
-
- absolute_name() - Method in class org.omg.CORBA._StructDefStub
-
- absolute_name() - Method in class org.omg.CORBA._TypedefDefStub
-
- absolute_name() - Method in class org.omg.CORBA._UnionDefStub
-
- absolute_name() - Method in class org.omg.CORBA._ValueDefStub
-
- absolute_name() - Method in class org.omg.CORBA._ValueMemberDefStub
-
- absolute_name() - Method in class org.omg.CORBA.AliasDefPOATie
-
- absolute_name() - Method in class org.omg.CORBA.AttributeDefPOATie
-
- absolute_name() - Method in class org.omg.CORBA.ConstantDefPOATie
-
- absolute_name() - Method in interface org.omg.CORBA.ContainedOperations
-
- absolute_name() - Method in class org.omg.CORBA.ContainedPOATie
-
- absolute_name() - Method in class org.omg.CORBA.EnumDefPOATie
-
- absolute_name() - Method in class org.omg.CORBA.ExceptionDefPOATie
-
- absolute_name() - Method in class org.omg.CORBA.InterfaceDefPOATie
-
- absolute_name() - Method in class org.omg.CORBA.ModuleDefPOATie
-
- absolute_name() - Method in class org.omg.CORBA.NativeDefPOATie
-
- absolute_name() - Method in class org.omg.CORBA.OperationDefPOATie
-
- absolute_name() - Method in class org.omg.CORBA.StructDefPOATie
-
- absolute_name() - Method in class org.omg.CORBA.TypedefDefPOATie
-
- absolute_name() - Method in class org.omg.CORBA.UnionDefPOATie
-
- absolute_name() - Method in class org.omg.CORBA.ValueDefPOATie
-
- absolute_name() - Method in class org.omg.CORBA.ValueMemberDefPOATie
-
- abstract_base_values() - Method in class org.omg.CORBA._ValueDefStub
-
- abstract_base_values(ValueDef[]) - Method in class org.omg.CORBA._ValueDefStub
-
- abstract_base_values() - Method in interface org.omg.CORBA.ValueDefOperations
-
- abstract_base_values(ValueDef[]) - Method in interface org.omg.CORBA.ValueDefOperations
-
- abstract_base_values - Variable in class org.omg.CORBA.ValueDefPackage.FullValueDescription
-
- abstract_base_values() - Method in class org.omg.CORBA.ValueDefPOATie
-
- abstract_base_values(ValueDef[]) - Method in class org.omg.CORBA.ValueDefPOATie
-
- abstract_base_values - Variable in class org.omg.CORBA.ValueDescription
-
- access() - Method in class org.omg.CORBA._ValueMemberDefStub
-
- access(short) - Method in class org.omg.CORBA._ValueMemberDefStub
-
- access - Variable in class org.omg.CORBA.ValueMember
-
The type of access (public, private) for the value
member described by this ValueMember object.
- access() - Method in interface org.omg.CORBA.ValueMemberDefOperations
-
- access(short) - Method in interface org.omg.CORBA.ValueMemberDefOperations
-
- access() - Method in class org.omg.CORBA.ValueMemberDefPOATie
-
- access(short) - Method in class org.omg.CORBA.ValueMemberDefPOATie
-
- activate() - Method in interface org.omg.PortableServer.POAManagerOperations
-
This operation changes the state of the POA manager
to active, causing associated POAs to start processing
requests.
- activate_object(Servant) - Method in interface org.omg.PortableServer.POAOperations
-
This operation generates an Object Id and enters
the Object Id and the specified servant in the
Active Object Map.
- activate_object_with_id(byte[], Servant) - Method in interface org.omg.PortableServer.POAOperations
-
This operation enters an association between the
specified Object Id and the specified servant in the
Active Object Map.
- ACTIVE - Interface in org.omg.PortableInterceptor
-
org/omg/PortableInterceptor/ACTIVE.java .
- ACTIVE - Static variable in class org.omg.PortableServer.POAManagerPackage.State
-
- ACTIVITY_COMPLETED - Exception in org.omg.CORBA
-
The ACTIVITY_COMPLETED system exception may be raised on any
method for which Activity context is accessed.
- ACTIVITY_COMPLETED() - Constructor for exception org.omg.CORBA.ACTIVITY_COMPLETED
-
Constructs an ACTIVITY_COMPLETED exception with
minor code set to 0 and CompletionStatus set to COMPLETED_NO.
- ACTIVITY_COMPLETED(String) - Constructor for exception org.omg.CORBA.ACTIVITY_COMPLETED
-
Constructs an ACTIVITY_COMPLETED exception with the
specified message.
- ACTIVITY_COMPLETED(int, CompletionStatus) - Constructor for exception org.omg.CORBA.ACTIVITY_COMPLETED
-
Constructs an ACTIVITY_COMPLETED exception with the
specified minor code and completion status.
- ACTIVITY_COMPLETED(String, int, CompletionStatus) - Constructor for exception org.omg.CORBA.ACTIVITY_COMPLETED
-
Constructs an ACTIVITY_COMPLETED exception with the
specified message, minor code, and completion status.
- ACTIVITY_REQUIRED - Exception in org.omg.CORBA
-
The ACTIVITY_REQUIRED system exception may be raised on any
method for which an Activity context is required.
- ACTIVITY_REQUIRED() - Constructor for exception org.omg.CORBA.ACTIVITY_REQUIRED
-
Constructs an ACTIVITY_REQUIRED exception with
minor code set to 0 and CompletionStatus set to COMPLETED_NO.
- ACTIVITY_REQUIRED(String) - Constructor for exception org.omg.CORBA.ACTIVITY_REQUIRED
-
Constructs an ACTIVITY_REQUIRED exception with the
specified message.
- ACTIVITY_REQUIRED(int, CompletionStatus) - Constructor for exception org.omg.CORBA.ACTIVITY_REQUIRED
-
Constructs an ACTIVITY_REQUIRED exception with the
specified minor code and completion status.
- ACTIVITY_REQUIRED(String, int, CompletionStatus) - Constructor for exception org.omg.CORBA.ACTIVITY_REQUIRED
-
Constructs an ACTIVITY_REQUIRED exception with the
specified message, minor code, and completion status.
- adapter_id() - Method in interface org.omg.PortableInterceptor.ServerRequestInfoOperations
-
Returns the opaque identifier for the object adapter.
- adapter_manager_state_changed(int, short) - Method in interface org.omg.PortableInterceptor.IORInterceptor_3_0Operations
-
Called whenever the state of an adapter manager changes.
- adapter_name() - Method in interface org.omg.PortableInterceptor.ObjectReferenceTemplate
-
- adapter_name() - Method in interface org.omg.PortableInterceptor.ServerRequestInfoOperations
-
Returns the sequence of strings that identifies the object
adapter instance that is handling this request.
- adapter_state_changed(ObjectReferenceTemplate[], short) - Method in interface org.omg.PortableInterceptor.IORInterceptor_3_0Operations
-
Called whenever the state of an object adapter changes, and
the state change is not caused by an adapter manager.
- adapter_template() - Method in interface org.omg.PortableInterceptor.IORInfoOperations
-
Return the object reference template of the object adapter
that was just created and is running IOR interceptors.
- AdapterActivator - Interface in org.omg.PortableServer
-
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.
- AdapterActivatorOperations - Interface in org.omg.PortableServer
-
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.
- AdapterAlreadyExists - Exception in org.omg.PortableServer.POAPackage
-
org/omg/PortableServer/POAPackage/AdapterAlreadyExists.java .
- AdapterAlreadyExists() - Constructor for exception org.omg.PortableServer.POAPackage.AdapterAlreadyExists
-
- AdapterAlreadyExists(String) - Constructor for exception org.omg.PortableServer.POAPackage.AdapterAlreadyExists
-
- AdapterAlreadyExistsHelper - Class in org.omg.PortableServer.POAPackage
-
org/omg/PortableServer/POAPackage/AdapterAlreadyExistsHelper.java .
- AdapterAlreadyExistsHelper() - Constructor for class org.omg.PortableServer.POAPackage.AdapterAlreadyExistsHelper
-
- AdapterAlreadyExistsHolder - Class in org.omg.PortableServer.POAPackage
-
org/omg/PortableServer/POAPackage/AdapterAlreadyExistsHolder.java .
- AdapterAlreadyExistsHolder() - Constructor for class org.omg.PortableServer.POAPackage.AdapterAlreadyExistsHolder
-
- AdapterAlreadyExistsHolder(AdapterAlreadyExists) - Constructor for class org.omg.PortableServer.POAPackage.AdapterAlreadyExistsHolder
-
- AdapterInactive - Exception in org.omg.PortableServer.POAManagerPackage
-
org/omg/PortableServer/POAManagerPackage/AdapterInactive.java .
- AdapterInactive() - Constructor for exception org.omg.PortableServer.POAManagerPackage.AdapterInactive
-
- AdapterInactive(String) - Constructor for exception org.omg.PortableServer.POAManagerPackage.AdapterInactive
-
- AdapterInactiveHelper - Class in org.omg.PortableServer.POAManagerPackage
-
org/omg/PortableServer/POAManagerPackage/AdapterInactiveHelper.java .
- AdapterInactiveHelper() - Constructor for class org.omg.PortableServer.POAManagerPackage.AdapterInactiveHelper
-
- AdapterInactiveHolder - Class in org.omg.PortableServer.POAManagerPackage
-
org/omg/PortableServer/POAManagerPackage/AdapterInactiveHolder.java .
- AdapterInactiveHolder() - Constructor for class org.omg.PortableServer.POAManagerPackage.AdapterInactiveHolder
-
- AdapterInactiveHolder(AdapterInactive) - Constructor for class org.omg.PortableServer.POAManagerPackage.AdapterInactiveHolder
-
- AdapterManagerIdHelper - Class in org.omg.PortableInterceptor
-
Adapter manager identifier.
- AdapterManagerIdHelper() - Constructor for class org.omg.PortableInterceptor.AdapterManagerIdHelper
-
- AdapterNameHelper - Class in org.omg.PortableInterceptor
-
The name of an object adapter.
- AdapterNameHelper() - Constructor for class org.omg.PortableInterceptor.AdapterNameHelper
-
- AdapterNonExistent - Exception in org.omg.PortableServer.POAPackage
-
org/omg/PortableServer/POAPackage/AdapterNonExistent.java .
- AdapterNonExistent() - Constructor for exception org.omg.PortableServer.POAPackage.AdapterNonExistent
-
- AdapterNonExistent(String) - Constructor for exception org.omg.PortableServer.POAPackage.AdapterNonExistent
-
- AdapterNonExistentHelper - Class in org.omg.PortableServer.POAPackage
-
org/omg/PortableServer/POAPackage/AdapterNonExistentHelper.java .
- AdapterNonExistentHelper() - Constructor for class org.omg.PortableServer.POAPackage.AdapterNonExistentHelper
-
- AdapterNonExistentHolder - Class in org.omg.PortableServer.POAPackage
-
org/omg/PortableServer/POAPackage/AdapterNonExistentHolder.java .
- AdapterNonExistentHolder() - Constructor for class org.omg.PortableServer.POAPackage.AdapterNonExistentHolder
-
- AdapterNonExistentHolder(AdapterNonExistent) - Constructor for class org.omg.PortableServer.POAPackage.AdapterNonExistentHolder
-
- AdapterStateHelper - Class in org.omg.PortableInterceptor
-
Type of object adapter state.
- AdapterStateHelper() - Constructor for class org.omg.PortableInterceptor.AdapterStateHelper
-
- ADAPTS - Interface in org.omg.CosTransactions
-
org/omg/CosTransactions/ADAPTS.java .
- add(String) - Method in class org.omg.CORBA.ContextList
-
Adds a String object to this ContextList
object.
- add(TypeCode) - Method in class org.omg.CORBA.ExceptionList
-
Adds a TypeCode object describing an exception
to this ExceptionList object.
- add(int) - Method in class org.omg.CORBA.NVList
-
Creates a new NamedValue object initialized with the given flag
and adds it to the end of this NVList object.
- add_client_request_interceptor(ClientRequestInterceptor) - Method in interface org.omg.PortableInterceptor.ORBInitInfoOperations
-
Used to add a client-side request Interceptor to the list of
client-side request Interceptors.
- add_in_arg() - Method in class org.omg.CORBA.Request
-
Creates an input argument and adds it to this Request
object.
- add_inout_arg() - Method in class org.omg.CORBA.Request
-
Adds an input/output argument to this Request object.
- add_ior_component(TaggedComponent) - Method in interface org.omg.PortableInterceptor.IORInfoOperations
-
A portable ORB service implementation calls
add_ior_component from its implementation of
establish_components to add a tagged component to the
set which will be included when constructing IORs.
- add_ior_component_to_profile(TaggedComponent, int) - Method in interface org.omg.PortableInterceptor.IORInfoOperations
-
A portable ORB service implementation calls
add_ior_component_to_profile from its implementation of
establish_components to add a tagged component to the
set which will be included when constructing IORs.
- add_ior_interceptor(IORInterceptor) - Method in interface org.omg.PortableInterceptor.ORBInitInfoOperations
-
Used to add an IOR Interceptor to the list of IOR Interceptors.
- add_item(String, int) - Method in class org.omg.CORBA.NVList
-
Creates a new NamedValue object initialized with the
given name and flag,
and adds it to the end of this NVList object.
- add_named_in_arg(String) - Method in class org.omg.CORBA.Request
-
Creates an input argument with the given name and adds it to
this Request object.
- add_named_inout_arg(String) - Method in class org.omg.CORBA.Request
-
Adds an input/output argument with the given name to this
Request object.
- add_named_out_arg(String) - Method in class org.omg.CORBA.Request
-
Adds an output argument with the given name to this
Request object.
- add_out_arg() - Method in class org.omg.CORBA.Request
-
Adds an output argument to this Request object.
- ADD_OVERRIDE - Static variable in class org.omg.CORBA.SetOverrideType
-
The SetOverrideType constant for the enum value ADD_OVERRIDE.
- add_reply_service_context(ServiceContext, boolean) - Method in interface org.omg.PortableInterceptor.ServerRequestInfoOperations
-
Allows Interceptors to add service contexts to the request.
- add_request_service_context(ServiceContext, boolean) - Method in interface org.omg.PortableInterceptor.ClientRequestInfoOperations
-
Allows Interceptors to add service contexts to the request.
- add_server_request_interceptor(ServerRequestInterceptor) - Method in interface org.omg.PortableInterceptor.ORBInitInfoOperations
-
Used to add a server-side request Interceptor to the list of
server-side request Interceptors.
- add_value(String, Any, int) - Method in class org.omg.CORBA.NVList
-
Creates a new NamedValue object initialized with the
given name, value, and flag,
and adds it to the end of this NVList object.
- AddressHelper - Class in org.omg.CosNaming.NamingContextExtPackage
-
Address is the Host and Port information represented as a String.
- AddressHelper() - Constructor for class org.omg.CosNaming.NamingContextExtPackage.AddressHelper
-
- after_completion(Status) - Method in class org.omg.CosTransactions._SynchronizationStub
-
- after_completion(Status) - Method in interface org.omg.CosTransactions.SynchronizationOperations
-
- after_completion(Status) - Method in class org.omg.CosTransactions.SynchronizationPOATie
-
- AliasDef - Interface in org.omg.CORBA
-
org/omg/CORBA/AliasDef.java .
- AliasDefHelper - Class in org.omg.CORBA
-
org/omg/CORBA/AliasDefHelper.java .
- AliasDefHelper() - Constructor for class org.omg.CORBA.AliasDefHelper
-
- AliasDefHolder - Class in org.omg.CORBA
-
org/omg/CORBA/AliasDefHolder.java .
- AliasDefHolder() - Constructor for class org.omg.CORBA.AliasDefHolder
-
- AliasDefHolder(AliasDef) - Constructor for class org.omg.CORBA.AliasDefHolder
-
- AliasDefOperations - Interface in org.omg.CORBA
-
org/omg/CORBA/AliasDefOperations.java .
- AliasDefPOA - Class in org.omg.CORBA
-
org/omg/CORBA/AliasDefPOA.java .
- AliasDefPOA() - Constructor for class org.omg.CORBA.AliasDefPOA
-
- AliasDefPOATie - Class in org.omg.CORBA
-
org/omg/CORBA/AliasDefPOATie.java .
- AliasDefPOATie(AliasDefOperations) - Constructor for class org.omg.CORBA.AliasDefPOATie
-
- AliasDefPOATie(AliasDefOperations, POA) - Constructor for class org.omg.CORBA.AliasDefPOATie
-
- allocate_slot_id() - Method in interface org.omg.PortableInterceptor.ORBInitInfoOperations
-
Called to allocate a slot on PortableInterceptor.Current.
- allowed_orders() - Method in class org.omg.Messaging._QueueOrderPolicyStub
-
- allowed_orders() - Method in interface org.omg.Messaging.QueueOrderPolicyOperations
-
- allowed_orders() - Method in class org.omg.Messaging.QueueOrderPolicyPOATie
-
- AlreadyBound - Exception in org.omg.CosNaming.NamingContextPackage
-
org/omg/CosNaming/NamingContextPackage/AlreadyBound.java .
- AlreadyBound() - Constructor for exception org.omg.CosNaming.NamingContextPackage.AlreadyBound
-
- AlreadyBound(String) - Constructor for exception org.omg.CosNaming.NamingContextPackage.AlreadyBound
-
- AlreadyBoundHelper - Class in org.omg.CosNaming.NamingContextPackage
-
org/omg/CosNaming/NamingContextPackage/AlreadyBoundHelper.java .
- AlreadyBoundHelper() - Constructor for class org.omg.CosNaming.NamingContextPackage.AlreadyBoundHelper
-
- AlreadyBoundHolder - Class in org.omg.CosNaming.NamingContextPackage
-
org/omg/CosNaming/NamingContextPackage/AlreadyBoundHolder.java .
- AlreadyBoundHolder() - Constructor for class org.omg.CosNaming.NamingContextPackage.AlreadyBoundHolder
-
- AlreadyBoundHolder(AlreadyBound) - Constructor for class org.omg.CosNaming.NamingContextPackage.AlreadyBoundHolder
-
- AlreadyIdentified - Exception in org.omg.CORBA.TSIdentificationPackage
-
This exception is thrown if OTS call-back interfaces
have already been registered with the ORB.
- AlreadyIdentified() - Constructor for exception org.omg.CORBA.TSIdentificationPackage.AlreadyIdentified
-
- Any - Class in org.omg.CORBA
-
Serves as a container for any data that can be
described in IDL or for any IDL primitive type.
- Any() - Constructor for class org.omg.CORBA.Any
-
- AnyHolder - Class in org.omg.CORBA
-
The Holder for Any.
- AnyHolder() - Constructor for class org.omg.CORBA.AnyHolder
-
Constructs a new AnyHolder object with its
value field initialized to null.
- AnyHolder(Any) - Constructor for class org.omg.CORBA.AnyHolder
-
Constructs a new AnyHolder object for the given
Any object.
- AnySeqHelper - Class in org.omg.CORBA
-
The Helper for AnySeq.
- AnySeqHelper() - Constructor for class org.omg.CORBA.AnySeqHelper
-
- AnySeqHelper - Class in org.omg.DynamicAny
-
org/omg/DynamicAny/AnySeqHelper.java .
- AnySeqHelper() - Constructor for class org.omg.DynamicAny.AnySeqHelper
-
- AnySeqHolder - Class in org.omg.CORBA
-
The Holder for AnySeq.
- AnySeqHolder() - Constructor for class org.omg.CORBA.AnySeqHolder
-
- AnySeqHolder(Any[]) - Constructor for class org.omg.CORBA.AnySeqHolder
-
- AnySeqHolder - Class in org.omg.DynamicAny
-
org/omg/DynamicAny/AnySeqHolder.java .
- AnySeqHolder() - Constructor for class org.omg.DynamicAny.AnySeqHolder
-
- AnySeqHolder(Any[]) - Constructor for class org.omg.DynamicAny.AnySeqHolder
-
- ApplicationException - Exception in org.omg.CORBA.portable
-
This class is used for reporting application level exceptions between ORBs and stubs.
- ApplicationException(String, InputStream) - Constructor for exception org.omg.CORBA.portable.ApplicationException
-
Constructs an ApplicationException from the CORBA repository ID of the exception
and an input stream from which the exception data can be read as its parameters.
- ARG_IN - Interface in org.omg.CORBA
-
Signifies an "input" argument to an invocation,
meaning that the argument is being passed from the client to
the server.
- ARG_INOUT - Interface in org.omg.CORBA
-
Signifies an argument used for both input and output in an invocation,
meaning that the argument is being passed from the client to
the server and then back from the server to the client.
- ARG_OUT - Interface in org.omg.CORBA
-
A constant that signifies an "output" argument to an invocation,
meaning that the argument is being passed from the server to
the client.
- argument - Variable in class org.omg.Dynamic.Parameter
-
- arguments() - Method in class org.omg.CORBA.Request
-
Retrieves the NVList object containing the arguments
to the method being invoked.
- arguments(NVList) - Method in class org.omg.CORBA.ServerRequest
-
Specifies method parameter types and retrieves "in" and "inout"
argument values.
- arguments() - Method in interface org.omg.PortableInterceptor.ORBInitInfoOperations
-
Returns the arguments passed to ORB.init.
- arguments() - Method in interface org.omg.PortableInterceptor.RequestInfoOperations
-
Returns an array of Parameter objects, containing the
arguments on the operation being invoked.
- ArrayDef - Interface in org.omg.CORBA
-
org/omg/CORBA/ArrayDef.java .
- ArrayDefHelper - Class in org.omg.CORBA
-
org/omg/CORBA/ArrayDefHelper.java .
- ArrayDefHelper() - Constructor for class org.omg.CORBA.ArrayDefHelper
-
- ArrayDefHolder - Class in org.omg.CORBA
-
org/omg/CORBA/ArrayDefHolder.java .
- ArrayDefHolder() - Constructor for class org.omg.CORBA.ArrayDefHolder
-
- ArrayDefHolder(ArrayDef) - Constructor for class org.omg.CORBA.ArrayDefHolder
-
- ArrayDefOperations - Interface in org.omg.CORBA
-
org/omg/CORBA/ArrayDefOperations.java .
- ArrayDefPOA - Class in org.omg.CORBA
-
org/omg/CORBA/ArrayDefPOA.java .
- ArrayDefPOA() - Constructor for class org.omg.CORBA.ArrayDefPOA
-
- ArrayDefPOATie - Class in org.omg.CORBA
-
org/omg/CORBA/ArrayDefPOATie.java .
- ArrayDefPOATie(ArrayDefOperations) - Constructor for class org.omg.CORBA.ArrayDefPOATie
-
- ArrayDefPOATie(ArrayDefOperations, POA) - Constructor for class org.omg.CORBA.ArrayDefPOATie
-
- assign(DynAny) - Method in interface org.omg.CORBA.DynAny
-
Deprecated.
Copy the contents from one Dynamic Any into another.
- assign(DynAny) - Method in class org.omg.DynamicAny._DynAnyStub
-
Initializes the value associated with a DynAny object with the value
associated with another DynAny object.
- assign(DynAny) - Method in class org.omg.DynamicAny._DynArrayStub
-
Initializes the value associated with a DynAny object with the value
associated with another DynAny object.
- assign(DynAny) - Method in class org.omg.DynamicAny._DynEnumStub
-
Initializes the value associated with a DynAny object with the value
associated with another DynAny object.
- assign(DynAny) - Method in class org.omg.DynamicAny._DynFixedStub
-
Initializes the value associated with a DynAny object with the value
associated with another DynAny object.
- assign(DynAny) - Method in class org.omg.DynamicAny._DynSequenceStub
-
Initializes the value associated with a DynAny object with the value
associated with another DynAny object.
- assign(DynAny) - Method in class org.omg.DynamicAny._DynStructStub
-
Initializes the value associated with a DynAny object with the value
associated with another DynAny object.
- assign(DynAny) - Method in class org.omg.DynamicAny._DynUnionStub
-
Initializes the value associated with a DynAny object with the value
associated with another DynAny object.
- assign(DynAny) - Method in class org.omg.DynamicAny._DynValueBoxStub
-
Initializes the value associated with a DynAny object with the value
associated with another DynAny object.
- assign(DynAny) - Method in class org.omg.DynamicAny._DynValueCommonStub
-
Initializes the value associated with a DynAny object with the value
associated with another DynAny object.
- assign(DynAny) - Method in class org.omg.DynamicAny._DynValueStub
-
Initializes the value associated with a DynAny object with the value
associated with another DynAny object.
- assign(DynAny) - Method in interface org.omg.DynamicAny.DynAnyOperations
-
Initializes the value associated with a DynAny object with the value
associated with another DynAny object.
- assign(DynAny) - Method in class org.omg.DynamicAny.DynAnyPOATie
-
Initializes the value associated with a DynAny object with the value
associated with another DynAny object.
- assign(DynAny) - Method in class org.omg.DynamicAny.DynArrayPOATie
-
Initializes the value associated with a DynAny object with the value
associated with another DynAny object.
- assign(DynAny) - Method in class org.omg.DynamicAny.DynEnumPOATie
-
Initializes the value associated with a DynAny object with the value
associated with another DynAny object.
- assign(DynAny) - Method in class org.omg.DynamicAny.DynFixedPOATie
-
Initializes the value associated with a DynAny object with the value
associated with another DynAny object.
- assign(DynAny) - Method in class org.omg.DynamicAny.DynSequencePOATie
-
Initializes the value associated with a DynAny object with the value
associated with another DynAny object.
- assign(DynAny) - Method in class org.omg.DynamicAny.DynStructPOATie
-
Initializes the value associated with a DynAny object with the value
associated with another DynAny object.
- assign(DynAny) - Method in class org.omg.DynamicAny.DynUnionPOATie
-
Initializes the value associated with a DynAny object with the value
associated with another DynAny object.
- assign(DynAny) - Method in class org.omg.DynamicAny.DynValueBoxPOATie
-
Initializes the value associated with a DynAny object with the value
associated with another DynAny object.
- assign(DynAny) - Method in class org.omg.DynamicAny.DynValueCommonPOATie
-
Initializes the value associated with a DynAny object with the value
associated with another DynAny object.
- assign(DynAny) - Method in class org.omg.DynamicAny.DynValuePOATie
-
Initializes the value associated with a DynAny object with the value
associated with another DynAny object.
- ATTR_NORMAL - Static variable in class org.omg.CORBA.AttributeMode
-
- ATTR_READONLY - Static variable in class org.omg.CORBA.AttributeMode
-
- AttrDescriptionSeqHelper - Class in org.omg.CORBA
-
org/omg/CORBA/AttrDescriptionSeqHelper.java .
- AttrDescriptionSeqHelper() - Constructor for class org.omg.CORBA.AttrDescriptionSeqHelper
-
- AttrDescriptionSeqHolder - Class in org.omg.CORBA
-
org/omg/CORBA/AttrDescriptionSeqHolder.java .
- AttrDescriptionSeqHolder() - Constructor for class org.omg.CORBA.AttrDescriptionSeqHolder
-
- AttrDescriptionSeqHolder(AttributeDescription[]) - Constructor for class org.omg.CORBA.AttrDescriptionSeqHolder
-
- AttributeDef - Interface in org.omg.CORBA
-
org/omg/CORBA/AttributeDef.java .
- AttributeDefHelper - Class in org.omg.CORBA
-
org/omg/CORBA/AttributeDefHelper.java .
- AttributeDefHelper() - Constructor for class org.omg.CORBA.AttributeDefHelper
-
- AttributeDefHolder - Class in org.omg.CORBA
-
org/omg/CORBA/AttributeDefHolder.java .
- AttributeDefHolder() - Constructor for class org.omg.CORBA.AttributeDefHolder
-
- AttributeDefHolder(AttributeDef) - Constructor for class org.omg.CORBA.AttributeDefHolder
-
- AttributeDefOperations - Interface in org.omg.CORBA
-
org/omg/CORBA/AttributeDefOperations.java .
- AttributeDefPOA - Class in org.omg.CORBA
-
org/omg/CORBA/AttributeDefPOA.java .
- AttributeDefPOA() - Constructor for class org.omg.CORBA.AttributeDefPOA
-
- AttributeDefPOATie - Class in org.omg.CORBA
-
org/omg/CORBA/AttributeDefPOATie.java .
- AttributeDefPOATie(AttributeDefOperations) - Constructor for class org.omg.CORBA.AttributeDefPOATie
-
- AttributeDefPOATie(AttributeDefOperations, POA) - Constructor for class org.omg.CORBA.AttributeDefPOATie
-
- AttributeDescription - Class in org.omg.CORBA
-
org/omg/CORBA/AttributeDescription.java .
- AttributeDescription() - Constructor for class org.omg.CORBA.AttributeDescription
-
- AttributeDescription(String, String, String, String, TypeCode, AttributeMode) - Constructor for class org.omg.CORBA.AttributeDescription
-
- AttributeDescriptionHelper - Class in org.omg.CORBA
-
org/omg/CORBA/AttributeDescriptionHelper.java .
- AttributeDescriptionHelper() - Constructor for class org.omg.CORBA.AttributeDescriptionHelper
-
- AttributeDescriptionHolder - Class in org.omg.CORBA
-
org/omg/CORBA/AttributeDescriptionHolder.java .
- AttributeDescriptionHolder() - Constructor for class org.omg.CORBA.AttributeDescriptionHolder
-
- AttributeDescriptionHolder(AttributeDescription) - Constructor for class org.omg.CORBA.AttributeDescriptionHolder
-
- AttributeMode - Class in org.omg.CORBA
-
org/omg/CORBA/AttributeMode.java .
- AttributeMode(int) - Constructor for class org.omg.CORBA.AttributeMode
-
- AttributeModeHelper - Class in org.omg.CORBA
-
org/omg/CORBA/AttributeModeHelper.java .
- AttributeModeHelper() - Constructor for class org.omg.CORBA.AttributeModeHelper
-
- AttributeModeHolder - Class in org.omg.CORBA
-
org/omg/CORBA/AttributeModeHolder.java .
- AttributeModeHolder() - Constructor for class org.omg.CORBA.AttributeModeHolder
-
- AttributeModeHolder(AttributeMode) - Constructor for class org.omg.CORBA.AttributeModeHolder
-
- attributes - Variable in class org.omg.CORBA.InterfaceDefPackage.FullInterfaceDescription
-
- attributes - Variable in class org.omg.CORBA.ValueDefPackage.FullValueDescription
-
- CannotProceed - Exception in org.omg.CosNaming.NamingContextPackage
-
org/omg/CosNaming/NamingContextPackage/CannotProceed.java .
- CannotProceed() - Constructor for exception org.omg.CosNaming.NamingContextPackage.CannotProceed
-
- CannotProceed(NamingContext, NameComponent[]) - Constructor for exception org.omg.CosNaming.NamingContextPackage.CannotProceed
-
- CannotProceed(String, NamingContext, NameComponent[]) - Constructor for exception org.omg.CosNaming.NamingContextPackage.CannotProceed
-
- CannotProceedHelper - Class in org.omg.CosNaming.NamingContextPackage
-
org/omg/CosNaming/NamingContextPackage/CannotProceedHelper.java .
- CannotProceedHelper() - Constructor for class org.omg.CosNaming.NamingContextPackage.CannotProceedHelper
-
- CannotProceedHolder - Class in org.omg.CosNaming.NamingContextPackage
-
org/omg/CosNaming/NamingContextPackage/CannotProceedHolder.java .
- CannotProceedHolder() - Constructor for class org.omg.CosNaming.NamingContextPackage.CannotProceedHolder
-
- CannotProceedHolder(CannotProceed) - Constructor for class org.omg.CosNaming.NamingContextPackage.CannotProceedHolder
-
- ChainBypassCheck - Interface in org.omg.IOP
-
org/omg/IOP/ChainBypassCheck.java .
- ChainBypassInfo - Interface in org.omg.IOP
-
org/omg/IOP/ChainBypassInfo.java .
- CharHolder - Class in org.omg.CORBA
-
The Holder for Char.
- CharHolder() - Constructor for class org.omg.CORBA.CharHolder
-
Constructs a new CharHolder object with its
value field initialized to 0.
- CharHolder(char) - Constructor for class org.omg.CORBA.CharHolder
-
Constructs a new CharHolder object for the given
char.
- CharSeqHelper - Class in org.omg.CORBA
-
The Helper for CharSeq.
- CharSeqHelper() - Constructor for class org.omg.CORBA.CharSeqHelper
-
- CharSeqHolder - Class in org.omg.CORBA
-
The Holder for CharSeq.
- CharSeqHolder() - Constructor for class org.omg.CORBA.CharSeqHolder
-
- CharSeqHolder(char[]) - Constructor for class org.omg.CORBA.CharSeqHolder
-
- ClassDesc - Class in javax.rmi.CORBA
-
This class is used to marshal java.lang.Class objects over IIOP.
- ClassDesc() - Constructor for class javax.rmi.CORBA.ClassDesc
-
- className - Variable in class javax.rmi.CORBA.EnumDesc
-
Name of the enum class.
- clear() - Method in class org.omg.CORBA.Environment
-
Clears this Environment object of its exception.
- ClientRequestInfo - Interface in org.omg.PortableInterceptor
-
Request Information, accessible to client-side request interceptors.
- ClientRequestInfoHelper - Class in org.omg.PortableInterceptor
-
Request Information, accessible to client-side request interceptors.
- ClientRequestInfoHelper() - Constructor for class org.omg.PortableInterceptor.ClientRequestInfoHelper
-
- ClientRequestInfoHolder - Class in org.omg.PortableInterceptor
-
Request Information, accessible to client-side request interceptors.
- ClientRequestInfoHolder() - Constructor for class org.omg.PortableInterceptor.ClientRequestInfoHolder
-
- ClientRequestInfoHolder(ClientRequestInfo) - Constructor for class org.omg.PortableInterceptor.ClientRequestInfoHolder
-
- ClientRequestInfoOperations - Interface in org.omg.PortableInterceptor
-
Request Information, accessible to client-side request interceptors.
- ClientRequestInterceptor - Interface in org.omg.PortableInterceptor
-
Client-side request interceptor.
- ClientRequestInterceptorHelper - Class in org.omg.PortableInterceptor
-
Client-side request interceptor.
- ClientRequestInterceptorHelper() - Constructor for class org.omg.PortableInterceptor.ClientRequestInterceptorHelper
-
- ClientRequestInterceptorHolder - Class in org.omg.PortableInterceptor
-
Client-side request interceptor.
- ClientRequestInterceptorHolder() - Constructor for class org.omg.PortableInterceptor.ClientRequestInterceptorHolder
-
- ClientRequestInterceptorHolder(ClientRequestInterceptor) - Constructor for class org.omg.PortableInterceptor.ClientRequestInterceptorHolder
-
- ClientRequestInterceptorOperations - Interface in org.omg.PortableInterceptor
-
Client-side request interceptor.
- codebase - Variable in class javax.rmi.CORBA.ProxyDesc
-
- CodeBase - Interface in org.omg.SendingContext
-
org/omg/SendingContext/CodeBase.java .
- CodeBaseHelper - Class in org.omg.SendingContext
-
org/omg/SendingContext/CodeBaseHelper.java .
- CodeBaseHelper() - Constructor for class org.omg.SendingContext.CodeBaseHelper
-
- CodeBaseHolder - Class in org.omg.SendingContext
-
org/omg/SendingContext/CodeBaseHolder.java .
- CodeBaseHolder() - Constructor for class org.omg.SendingContext.CodeBaseHolder
-
- CodeBaseHolder(CodeBase) - Constructor for class org.omg.SendingContext.CodeBaseHolder
-
- CodeBaseOperations - Interface in org.omg.SendingContext
-
org/omg/SendingContext/CodeBaseOperations.java .
- CodeBasePOA - Class in org.omg.SendingContext
-
org/omg/SendingContext/CodeBasePOA.java .
- CodeBasePOA() - Constructor for class org.omg.SendingContext.CodeBasePOA
-
- CodeBasePOATie - Class in org.omg.SendingContext
-
org/omg/SendingContext/CodeBasePOATie.java .
- CodeBasePOATie(CodeBaseOperations) - Constructor for class org.omg.SendingContext.CodeBasePOATie
-
- CodeBasePOATie(CodeBaseOperations, POA) - Constructor for class org.omg.SendingContext.CodeBasePOATie
-
- Codec - Interface in org.omg.IOP
-
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.
- codec_factory() - Method in interface org.omg.PortableInterceptor.ORBInitInfoOperations
-
Returns the IOP.CodecFactory.
- CodecFactory - Interface in org.omg.IOP
-
Codecs are obtained from the CodecFactory.
- CodecFactoryHelper - Class in org.omg.IOP
-
Codecs are obtained from the CodecFactory.
- CodecFactoryHelper() - Constructor for class org.omg.IOP.CodecFactoryHelper
-
- CodecFactoryHolder - Class in org.omg.IOP
-
Codecs are obtained from the CodecFactory.
- CodecFactoryHolder() - Constructor for class org.omg.IOP.CodecFactoryHolder
-
- CodecFactoryHolder(CodecFactory) - Constructor for class org.omg.IOP.CodecFactoryHolder
-
- CodecFactoryOperations - Interface in org.omg.IOP
-
Codecs are obtained from the CodecFactory.
- CodecHelper - Class in org.omg.IOP
-
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.
- CodecHelper() - Constructor for class org.omg.IOP.CodecHelper
-
- CodecHolder - Class in org.omg.IOP
-
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.
- CodecHolder() - Constructor for class org.omg.IOP.CodecHolder
-
- CodecHolder(Codec) - Constructor for class org.omg.IOP.CodecHolder
-
- CodecOperations - Interface in org.omg.IOP
-
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.
- CODESET_INCOMPATIBLE - Exception in org.omg.CORBA
-
This exception is raised whenever meaningful communication is not possible
between client and server native code sets.
- CODESET_INCOMPATIBLE() - Constructor for exception org.omg.CORBA.CODESET_INCOMPATIBLE
-
Constructs an CODESET_INCOMPATIBLE exception with
minor code set to 0 and CompletionStatus set to COMPLETED_NO.
- CODESET_INCOMPATIBLE(String) - Constructor for exception org.omg.CORBA.CODESET_INCOMPATIBLE
-
Constructs an CODESET_INCOMPATIBLE exception with the
specified message.
- CODESET_INCOMPATIBLE(int, CompletionStatus) - Constructor for exception org.omg.CORBA.CODESET_INCOMPATIBLE
-
Constructs an CODESET_INCOMPATIBLE exception with the
specified minor code and completion status.
- CODESET_INCOMPATIBLE(String, int, CompletionStatus) - Constructor for exception org.omg.CORBA.CODESET_INCOMPATIBLE
-
Constructs an CODESET_INCOMPATIBLE exception with the
specified message, minor code, and completion status.
- CodeSets - Interface in org.omg.IOP
-
org/omg/IOP/CodeSets.java .
- com.sun.corba.ee.org.omg.CORBA - package com.sun.corba.ee.org.omg.CORBA
-
- COMM_FAILURE - Exception in org.omg.CORBA
-
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.
- COMM_FAILURE() - Constructor for exception org.omg.CORBA.COMM_FAILURE
-
Constructs a COMM_FAILURE exception with
a default minor code of 0 and a completion state of COMPLETED_NO.
- COMM_FAILURE(String) - Constructor for exception org.omg.CORBA.COMM_FAILURE
-
Constructs a COMM_FAILURE exception with the specified detail
message, a minor code of 0, and a completion state of COMPLETED_NO.
- COMM_FAILURE(int, CompletionStatus) - Constructor for exception org.omg.CORBA.COMM_FAILURE
-
Constructs a COMM_FAILURE exception with the specified
minor code and completion status.
- COMM_FAILURE(String, int, CompletionStatus) - Constructor for exception org.omg.CORBA.COMM_FAILURE
-
Constructs a COMM_FAILURE exception with the specified detail
message, minor code, and completion status.
- commit(boolean) - Method in class org.omg.CosTransactions._CurrentStub
-
- commit() - Method in class org.omg.CosTransactions._ResourceStub
-
- commit() - Method in class org.omg.CosTransactions._SubtransactionAwareResourceStub
-
- commit(boolean) - Method in class org.omg.CosTransactions._TerminatorStub
-
- commit(boolean) - Method in interface org.omg.CosTransactions.CurrentOperations
-
- commit(boolean) - Method in class org.omg.CosTransactions.CurrentPOATie
-
- commit() - Method in interface org.omg.CosTransactions.ResourceOperations
-
- commit() - Method in class org.omg.CosTransactions.ResourcePOATie
-
- commit() - Method in class org.omg.CosTransactions.SubtransactionAwareResourcePOATie
-
- commit(boolean) - Method in interface org.omg.CosTransactions.TerminatorOperations
-
- commit(boolean) - Method in class org.omg.CosTransactions.TerminatorPOATie
-
- commit_one_phase() - Method in class org.omg.CosTransactions._ResourceStub
-
- commit_one_phase() - Method in class org.omg.CosTransactions._SubtransactionAwareResourceStub
-
- commit_one_phase() - Method in interface org.omg.CosTransactions.ResourceOperations
-
- commit_one_phase() - Method in class org.omg.CosTransactions.ResourcePOATie
-
- commit_one_phase() - Method in class org.omg.CosTransactions.SubtransactionAwareResourcePOATie
-
- commit_subtransaction(Coordinator) - Method in class org.omg.CosTransactions._SubtransactionAwareResourceStub
-
- commit_subtransaction(Coordinator) - Method in interface org.omg.CosTransactions.SubtransactionAwareResourceOperations
-
- commit_subtransaction(Coordinator) - Method in class org.omg.CosTransactions.SubtransactionAwareResourcePOATie
-
- completed - Variable in exception org.omg.CORBA.SystemException
-
The status of the operation that threw this exception.
- COMPLETED_MAYBE - Static variable in class org.omg.CORBA.CompletionStatus
-
An instance of CompletionStatus initialized with
the constant _COMPLETED_MAYBE.
- COMPLETED_NO - Static variable in class org.omg.CORBA.CompletionStatus
-
An instance of CompletionStatus initialized with
the constant _COMPLETED_NO.
- COMPLETED_YES - Static variable in class org.omg.CORBA.CompletionStatus
-
An instance of CompletionStatus initialized with
the constant _COMPLETED_YES.
- CompletionStatus - Class in org.omg.CORBA
-
An object that indicates whether a method had completed running
when a SystemException was thrown.
- CompletionStatusHelper - Class in org.omg.CORBA
-
The Helper for CompletionStatus.
- CompletionStatusHelper() - Constructor for class org.omg.CORBA.CompletionStatusHelper
-
- component_count() - Method in class org.omg.DynamicAny._DynAnyStub
-
Returns the number of components of a DynAny.
- component_count() - Method in class org.omg.DynamicAny._DynArrayStub
-
Returns the number of components of a DynAny.
- component_count() - Method in class org.omg.DynamicAny._DynEnumStub
-
Returns the number of components of a DynAny.
- component_count() - Method in class org.omg.DynamicAny._DynFixedStub
-
Returns the number of components of a DynAny.
- component_count() - Method in class org.omg.DynamicAny._DynSequenceStub
-
Returns the number of components of a DynAny.
- component_count() - Method in class org.omg.DynamicAny._DynStructStub
-
Returns the number of components of a DynAny.
- component_count() - Method in class org.omg.DynamicAny._DynUnionStub
-
Returns the number of components of a DynAny.
- component_count() - Method in class org.omg.DynamicAny._DynValueBoxStub
-
Returns the number of components of a DynAny.
- component_count() - Method in class org.omg.DynamicAny._DynValueCommonStub
-
Returns the number of components of a DynAny.
- component_count() - Method in class org.omg.DynamicAny._DynValueStub
-
Returns the number of components of a DynAny.
- component_count() - Method in interface org.omg.DynamicAny.DynAnyOperations
-
Returns the number of components of a DynAny.
- component_count() - Method in class org.omg.DynamicAny.DynAnyPOATie
-
Returns the number of components of a DynAny.
- component_count() - Method in class org.omg.DynamicAny.DynArrayPOATie
-
Returns the number of components of a DynAny.
- component_count() - Method in class org.omg.DynamicAny.DynEnumPOATie
-
Returns the number of components of a DynAny.
- component_count() - Method in class org.omg.DynamicAny.DynFixedPOATie
-
Returns the number of components of a DynAny.
- component_count() - Method in class org.omg.DynamicAny.DynSequencePOATie
-
Returns the number of components of a DynAny.
- component_count() - Method in class org.omg.DynamicAny.DynStructPOATie
-
Returns the number of components of a DynAny.
- component_count() - Method in class org.omg.DynamicAny.DynUnionPOATie
-
Returns the number of components of a DynAny.
- component_count() - Method in class org.omg.DynamicAny.DynValueBoxPOATie
-
Returns the number of components of a DynAny.
- component_count() - Method in class org.omg.DynamicAny.DynValueCommonPOATie
-
Returns the number of components of a DynAny.
- component_count() - Method in class org.omg.DynamicAny.DynValuePOATie
-
Returns the number of components of a DynAny.
- component_data - Variable in class org.omg.IOP.TaggedComponent
-
The component data associated with the component id.
- ComponentIdHelper - Class in org.omg.IOP
-
Standard way of representing multicomponent profiles.
- ComponentIdHelper() - Constructor for class org.omg.IOP.ComponentIdHelper
-
- components_established(IORInfo) - Method in interface org.omg.PortableInterceptor.IORInterceptor_3_0Operations
-
The components_established method is invoked on all registered
IORInterceptor_3_0 instances after establish_components
has been invoked on all registered IORInterceptor instances.
- concrete_base_type() - Method in class org.omg.CORBA.TypeCode
-
Returns the TypeCode object that describes the concrete base type
of the value type that this TypeCode object describes.
- connect(Remote, Remote) - Method in interface javax.rmi.CORBA.PortableRemoteObjectDelegate
-
- connect(ORB) - Method in class javax.rmi.CORBA.Stub
-
Connects this stub to an ORB.
- connect(Stub, ORB) - Method in interface javax.rmi.CORBA.StubDelegate
-
- connect(Remote, Remote) - Static method in class javax.rmi.PortableRemoteObject
-
Makes a Remote object ready for remote communication.
- connect(Object) - Method in class org.omg.CORBA.ORB
-
Connects the given servant object (a Java object that is
an instance of the server implementation class)
to the ORB.
- ConstantDef - Interface in org.omg.CORBA
-
org/omg/CORBA/ConstantDef.java .
- ConstantDefHelper - Class in org.omg.CORBA
-
org/omg/CORBA/ConstantDefHelper.java .
- ConstantDefHelper() - Constructor for class org.omg.CORBA.ConstantDefHelper
-
- ConstantDefHolder - Class in org.omg.CORBA
-
org/omg/CORBA/ConstantDefHolder.java .
- ConstantDefHolder() - Constructor for class org.omg.CORBA.ConstantDefHolder
-
- ConstantDefHolder(ConstantDef) - Constructor for class org.omg.CORBA.ConstantDefHolder
-
- ConstantDefOperations - Interface in org.omg.CORBA
-
org/omg/CORBA/ConstantDefOperations.java .
- ConstantDefPOA - Class in org.omg.CORBA
-
org/omg/CORBA/ConstantDefPOA.java .
- ConstantDefPOA() - Constructor for class org.omg.CORBA.ConstantDefPOA
-
- ConstantDefPOATie - Class in org.omg.CORBA
-
org/omg/CORBA/ConstantDefPOATie.java .
- ConstantDefPOATie(ConstantDefOperations) - Constructor for class org.omg.CORBA.ConstantDefPOATie
-
- ConstantDefPOATie(ConstantDefOperations, POA) - Constructor for class org.omg.CORBA.ConstantDefPOATie
-
- ConstantDescription - Class in org.omg.CORBA
-
org/omg/CORBA/ConstantDescription.java .
- ConstantDescription() - Constructor for class org.omg.CORBA.ConstantDescription
-
- ConstantDescription(String, String, String, String, TypeCode, Any) - Constructor for class org.omg.CORBA.ConstantDescription
-
- ConstantDescriptionHelper - Class in org.omg.CORBA
-
org/omg/CORBA/ConstantDescriptionHelper.java .
- ConstantDescriptionHelper() - Constructor for class org.omg.CORBA.ConstantDescriptionHelper
-
- ConstantDescriptionHolder - Class in org.omg.CORBA
-
org/omg/CORBA/ConstantDescriptionHolder.java .
- ConstantDescriptionHolder() - Constructor for class org.omg.CORBA.ConstantDescriptionHolder
-
- ConstantDescriptionHolder(ConstantDescription) - Constructor for class org.omg.CORBA.ConstantDescriptionHolder
-
- Contained - Interface in org.omg.CORBA
-
org/omg/CORBA/Contained.java .
- contained_object - Variable in class org.omg.CORBA.ContainerPackage.Description
-
- ContainedHelper - Class in org.omg.CORBA
-
org/omg/CORBA/ContainedHelper.java .
- ContainedHelper() - Constructor for class org.omg.CORBA.ContainedHelper
-
- ContainedHolder - Class in org.omg.CORBA
-
org/omg/CORBA/ContainedHolder.java .
- ContainedHolder() - Constructor for class org.omg.CORBA.ContainedHolder
-
- ContainedHolder(Contained) - Constructor for class org.omg.CORBA.ContainedHolder
-
- ContainedOperations - Interface in org.omg.CORBA
-
org/omg/CORBA/ContainedOperations.java .
- ContainedPOA - Class in org.omg.CORBA
-
org/omg/CORBA/ContainedPOA.java .
- ContainedPOA() - Constructor for class org.omg.CORBA.ContainedPOA
-
- ContainedPOATie - Class in org.omg.CORBA
-
org/omg/CORBA/ContainedPOATie.java .
- ContainedPOATie(ContainedOperations) - Constructor for class org.omg.CORBA.ContainedPOATie
-
- ContainedPOATie(ContainedOperations, POA) - Constructor for class org.omg.CORBA.ContainedPOATie
-
- ContainedSeqHelper - Class in org.omg.CORBA
-
org/omg/CORBA/ContainedSeqHelper.java .
- ContainedSeqHelper() - Constructor for class org.omg.CORBA.ContainedSeqHelper
-
- ContainedSeqHolder - Class in org.omg.CORBA
-
org/omg/CORBA/ContainedSeqHolder.java .
- ContainedSeqHolder() - Constructor for class org.omg.CORBA.ContainedSeqHolder
-
- ContainedSeqHolder(Contained[]) - Constructor for class org.omg.CORBA.ContainedSeqHolder
-
- Container - Interface in org.omg.CORBA
-
org/omg/CORBA/Container.java .
- ContainerHelper - Class in org.omg.CORBA
-
org/omg/CORBA/ContainerHelper.java .
- ContainerHelper() - Constructor for class org.omg.CORBA.ContainerHelper
-
- ContainerHolder - Class in org.omg.CORBA
-
org/omg/CORBA/ContainerHolder.java .
- ContainerHolder() - Constructor for class org.omg.CORBA.ContainerHolder
-
- ContainerHolder(Container) - Constructor for class org.omg.CORBA.ContainerHolder
-
- ContainerOperations - Interface in org.omg.CORBA
-
org/omg/CORBA/ContainerOperations.java .
- ContainerPOA - Class in org.omg.CORBA
-
org/omg/CORBA/ContainerPOA.java .
- ContainerPOA() - Constructor for class org.omg.CORBA.ContainerPOA
-
- ContainerPOATie - Class in org.omg.CORBA
-
org/omg/CORBA/ContainerPOATie.java .
- ContainerPOATie(ContainerOperations) - Constructor for class org.omg.CORBA.ContainerPOATie
-
- ContainerPOATie(ContainerOperations, POA) - Constructor for class org.omg.CORBA.ContainerPOATie
-
- containing_repository() - Method in class org.omg.CORBA._AliasDefStub
-
- containing_repository() - Method in class org.omg.CORBA._AttributeDefStub
-
- containing_repository() - Method in class org.omg.CORBA._ConstantDefStub
-
- containing_repository() - Method in class org.omg.CORBA._ContainedStub
-
- containing_repository() - Method in class org.omg.CORBA._EnumDefStub
-
- containing_repository() - Method in class org.omg.CORBA._ExceptionDefStub
-
- containing_repository() - Method in class org.omg.CORBA._InterfaceDefStub
-
- containing_repository() - Method in class org.omg.CORBA._ModuleDefStub
-
- containing_repository() - Method in class org.omg.CORBA._NativeDefStub
-
- containing_repository() - Method in class org.omg.CORBA._OperationDefStub
-
- containing_repository() - Method in class org.omg.CORBA._StructDefStub
-
- containing_repository() - Method in class org.omg.CORBA._TypedefDefStub
-
- containing_repository() - Method in class org.omg.CORBA._UnionDefStub
-
- containing_repository() - Method in class org.omg.CORBA._ValueDefStub
-
- containing_repository() - Method in class org.omg.CORBA._ValueMemberDefStub
-
- containing_repository() - Method in class org.omg.CORBA.AliasDefPOATie
-
- containing_repository() - Method in class org.omg.CORBA.AttributeDefPOATie
-
- containing_repository() - Method in class org.omg.CORBA.ConstantDefPOATie
-
- containing_repository() - Method in interface org.omg.CORBA.ContainedOperations
-
- containing_repository() - Method in class org.omg.CORBA.ContainedPOATie
-
- containing_repository() - Method in class org.omg.CORBA.EnumDefPOATie
-
- containing_repository() - Method in class org.omg.CORBA.ExceptionDefPOATie
-
- containing_repository() - Method in class org.omg.CORBA.InterfaceDefPOATie
-
- containing_repository() - Method in class org.omg.CORBA.ModuleDefPOATie
-
- containing_repository() - Method in class org.omg.CORBA.NativeDefPOATie
-
- containing_repository() - Method in class org.omg.CORBA.OperationDefPOATie
-
- containing_repository() - Method in class org.omg.CORBA.StructDefPOATie
-
- containing_repository() - Method in class org.omg.CORBA.TypedefDefPOATie
-
- containing_repository() - Method in class org.omg.CORBA.UnionDefPOATie
-
- containing_repository() - Method in class org.omg.CORBA.ValueDefPOATie
-
- containing_repository() - Method in class org.omg.CORBA.ValueMemberDefPOATie
-
- content_type() - Method in class org.omg.CORBA.TypeCode
-
Returns the TypeCode object representing the
IDL type for the members of the object described by this
TypeCode object.
- contents(DefinitionKind, boolean) - Method in class org.omg.CORBA._ContainerStub
-
- contents(DefinitionKind, boolean) - Method in class org.omg.CORBA._ExceptionDefStub
-
- contents(DefinitionKind, boolean) - Method in class org.omg.CORBA._InterfaceDefStub
-
- contents(DefinitionKind, boolean) - Method in class org.omg.CORBA._ModuleDefStub
-
- contents(DefinitionKind, boolean) - Method in class org.omg.CORBA._RepositoryStub
-
- contents(DefinitionKind, boolean) - Method in class org.omg.CORBA._StructDefStub
-
- contents(DefinitionKind, boolean) - Method in class org.omg.CORBA._UnionDefStub
-
- contents(DefinitionKind, boolean) - Method in class org.omg.CORBA._ValueDefStub
-
- contents(DefinitionKind, boolean) - Method in interface org.omg.CORBA.ContainerOperations
-
- contents(DefinitionKind, boolean) - Method in class org.omg.CORBA.ContainerPOATie
-
- contents(DefinitionKind, boolean) - Method in class org.omg.CORBA.ExceptionDefPOATie
-
- contents(DefinitionKind, boolean) - Method in class org.omg.CORBA.InterfaceDefPOATie
-
- contents(DefinitionKind, boolean) - Method in class org.omg.CORBA.ModuleDefPOATie
-
- contents(DefinitionKind, boolean) - Method in class org.omg.CORBA.RepositoryPOATie
-
- contents(DefinitionKind, boolean) - Method in class org.omg.CORBA.StructDefPOATie
-
- contents(DefinitionKind, boolean) - Method in class org.omg.CORBA.UnionDefPOATie
-
- contents(DefinitionKind, boolean) - Method in class org.omg.CORBA.ValueDefPOATie
-
- Context - Class in org.omg.CORBA
-
An object used in Request operations
to specify the context object in which context strings
must be resolved before being sent along with the request invocation.
- Context() - Constructor for class org.omg.CORBA.Context
-
- context_data - Variable in class org.omg.IOP.ServiceContext
-
The data associated with this service context
- context_id - Variable in class org.omg.IOP.ServiceContext
-
The service context id
- context_name() - Method in class org.omg.CORBA.Context
-
Retrieves the name of this Context object.
- ContextIdentifierHelper - Class in org.omg.CORBA
-
org/omg/CORBA/ContextIdentifierHelper.java .
- ContextIdentifierHelper() - Constructor for class org.omg.CORBA.ContextIdentifierHelper
-
- ContextIdSeqHelper - Class in org.omg.CORBA
-
org/omg/CORBA/ContextIdSeqHelper.java .
- ContextIdSeqHelper() - Constructor for class org.omg.CORBA.ContextIdSeqHelper
-
- ContextIdSeqHolder - Class in org.omg.CORBA
-
org/omg/CORBA/ContextIdSeqHolder.java .
- ContextIdSeqHolder() - Constructor for class org.omg.CORBA.ContextIdSeqHolder
-
- ContextIdSeqHolder(String[]) - Constructor for class org.omg.CORBA.ContextIdSeqHolder
-
- ContextList - Class in org.omg.CORBA
-
An object containing a modifiable list of String objects
that represent property names.
- ContextList() - Constructor for class org.omg.CORBA.ContextList
-
- ContextListHelper - Class in org.omg.Dynamic
-
org/omg/Dynamic/ContextListHelper.java .
- ContextListHelper() - Constructor for class org.omg.Dynamic.ContextListHelper
-
- contexts() - Method in class org.omg.CORBA._OperationDefStub
-
- contexts(String[]) - Method in class org.omg.CORBA._OperationDefStub
-
- contexts() - Method in interface org.omg.CORBA.OperationDefOperations
-
- contexts(String[]) - Method in interface org.omg.CORBA.OperationDefOperations
-
- contexts() - Method in class org.omg.CORBA.OperationDefPOATie
-
- contexts(String[]) - Method in class org.omg.CORBA.OperationDefPOATie
-
- contexts - Variable in class org.omg.CORBA.OperationDescription
-
- contexts() - Method in class org.omg.CORBA.Request
-
Retrieves the ContextList object for this request.
- contexts() - Method in interface org.omg.PortableInterceptor.RequestInfoOperations
-
Returns an array of String objects describing the
contexts that may be passed on this operation invocation.
- Control - Interface in org.omg.CosTransactions
-
org/omg/CosTransactions/Control.java .
- ControlHelper - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/ControlHelper.java .
- ControlHelper() - Constructor for class org.omg.CosTransactions.ControlHelper
-
- ControlHolder - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/ControlHolder.java .
- ControlHolder() - Constructor for class org.omg.CosTransactions.ControlHolder
-
- ControlHolder(Control) - Constructor for class org.omg.CosTransactions.ControlHolder
-
- ControlOperations - Interface in org.omg.CosTransactions
-
org/omg/CosTransactions/ControlOperations.java .
- ControlPOA - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/ControlPOA.java .
- ControlPOA() - Constructor for class org.omg.CosTransactions.ControlPOA
-
- ControlPOATie - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/ControlPOATie.java .
- ControlPOATie(ControlOperations) - Constructor for class org.omg.CosTransactions.ControlPOATie
-
- ControlPOATie(ControlOperations, POA) - Constructor for class org.omg.CosTransactions.ControlPOATie
-
- CookieHolder - Class in org.omg.PortableServer.ServantLocatorPackage
-
The native type PortableServer::ServantLocator::Cookie is mapped
to java.lang.Object.
- CookieHolder() - Constructor for class org.omg.PortableServer.ServantLocatorPackage.CookieHolder
-
- CookieHolder(Object) - Constructor for class org.omg.PortableServer.ServantLocatorPackage.CookieHolder
-
- coord - Variable in class org.omg.CosTransactions.TransIdentity
-
- Coordinator - Interface in org.omg.CosTransactions
-
org/omg/CosTransactions/Coordinator.java .
- CoordinatorHelper - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/CoordinatorHelper.java .
- CoordinatorHelper() - Constructor for class org.omg.CosTransactions.CoordinatorHelper
-
- CoordinatorHolder - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/CoordinatorHolder.java .
- CoordinatorHolder() - Constructor for class org.omg.CosTransactions.CoordinatorHolder
-
- CoordinatorHolder(Coordinator) - Constructor for class org.omg.CosTransactions.CoordinatorHolder
-
- CoordinatorOperations - Interface in org.omg.CosTransactions
-
org/omg/CosTransactions/CoordinatorOperations.java .
- CoordinatorPOA - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/CoordinatorPOA.java .
- CoordinatorPOA() - Constructor for class org.omg.CosTransactions.CoordinatorPOA
-
- CoordinatorPOATie - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/CoordinatorPOATie.java .
- CoordinatorPOATie(CoordinatorOperations) - Constructor for class org.omg.CosTransactions.CoordinatorPOATie
-
- CoordinatorPOATie(CoordinatorOperations, POA) - Constructor for class org.omg.CosTransactions.CoordinatorPOATie
-
- copy() - Method in class org.omg.CORBA._PolicyStub
-
Copies the policy object.
- copy() - Method in interface org.omg.CORBA.DynAny
-
Deprecated.
Clones this DynAny object.
- copy() - Method in interface org.omg.CORBA.PolicyOperations
-
Returns a copy of the Policy object.
- copy() - Method in class org.omg.CosTransactions._InvocationPolicyStub
-
Copies the policy object.
- copy() - Method in class org.omg.CosTransactions._NonTxTargetPolicyStub
-
Copies the policy object.
- copy() - Method in class org.omg.CosTransactions._OTSPolicyStub
-
Copies the policy object.
- copy() - Method in class org.omg.CosTransactions.InvocationPolicyPOATie
-
Copies the policy object.
- copy() - Method in class org.omg.CosTransactions.NonTxTargetPolicyPOATie
-
Copies the policy object.
- copy() - Method in class org.omg.CosTransactions.OTSPolicyPOATie
-
Copies the policy object.
- copy() - Method in class org.omg.DynamicAny._DynAnyStub
-
Creates a new DynAny object whose value is a deep copy of the DynAny on which it is invoked.
- copy() - Method in class org.omg.DynamicAny._DynArrayStub
-
Creates a new DynAny object whose value is a deep copy of the DynAny on which it is invoked.
- copy() - Method in class org.omg.DynamicAny._DynEnumStub
-
Creates a new DynAny object whose value is a deep copy of the DynAny on which it is invoked.
- copy() - Method in class org.omg.DynamicAny._DynFixedStub
-
Creates a new DynAny object whose value is a deep copy of the DynAny on which it is invoked.
- copy() - Method in class org.omg.DynamicAny._DynSequenceStub
-
Creates a new DynAny object whose value is a deep copy of the DynAny on which it is invoked.
- copy() - Method in class org.omg.DynamicAny._DynStructStub
-
Creates a new DynAny object whose value is a deep copy of the DynAny on which it is invoked.
- copy() - Method in class org.omg.DynamicAny._DynUnionStub
-
Creates a new DynAny object whose value is a deep copy of the DynAny on which it is invoked.
- copy() - Method in class org.omg.DynamicAny._DynValueBoxStub
-
Creates a new DynAny object whose value is a deep copy of the DynAny on which it is invoked.
- copy() - Method in class org.omg.DynamicAny._DynValueCommonStub
-
Creates a new DynAny object whose value is a deep copy of the DynAny on which it is invoked.
- copy() - Method in class org.omg.DynamicAny._DynValueStub
-
Creates a new DynAny object whose value is a deep copy of the DynAny on which it is invoked.
- copy() - Method in interface org.omg.DynamicAny.DynAnyOperations
-
Creates a new DynAny object whose value is a deep copy of the DynAny on which it is invoked.
- copy() - Method in class org.omg.DynamicAny.DynAnyPOATie
-
Creates a new DynAny object whose value is a deep copy of the DynAny on which it is invoked.
- copy() - Method in class org.omg.DynamicAny.DynArrayPOATie
-
Creates a new DynAny object whose value is a deep copy of the DynAny on which it is invoked.
- copy() - Method in class org.omg.DynamicAny.DynEnumPOATie
-
Creates a new DynAny object whose value is a deep copy of the DynAny on which it is invoked.
- copy() - Method in class org.omg.DynamicAny.DynFixedPOATie
-
Creates a new DynAny object whose value is a deep copy of the DynAny on which it is invoked.
- copy() - Method in class org.omg.DynamicAny.DynSequencePOATie
-
Creates a new DynAny object whose value is a deep copy of the DynAny on which it is invoked.
- copy() - Method in class org.omg.DynamicAny.DynStructPOATie
-
Creates a new DynAny object whose value is a deep copy of the DynAny on which it is invoked.
- copy() - Method in class org.omg.DynamicAny.DynUnionPOATie
-
Creates a new DynAny object whose value is a deep copy of the DynAny on which it is invoked.
- copy() - Method in class org.omg.DynamicAny.DynValueBoxPOATie
-
Creates a new DynAny object whose value is a deep copy of the DynAny on which it is invoked.
- copy() - Method in class org.omg.DynamicAny.DynValueCommonPOATie
-
Creates a new DynAny object whose value is a deep copy of the DynAny on which it is invoked.
- copy() - Method in class org.omg.DynamicAny.DynValuePOATie
-
Creates a new DynAny object whose value is a deep copy of the DynAny on which it is invoked.
- copy() - Method in class org.omg.Messaging._MaxHopsPolicyStub
-
Copies the policy object.
- copy() - Method in class org.omg.Messaging._QueueOrderPolicyStub
-
Copies the policy object.
- copy() - Method in class org.omg.Messaging._RebindPolicyStub
-
Copies the policy object.
- copy() - Method in class org.omg.Messaging._RelativeRequestTimeoutPolicyStub
-
Copies the policy object.
- copy() - Method in class org.omg.Messaging._RelativeRoundtripTimeoutPolicyStub
-
Copies the policy object.
- copy() - Method in class org.omg.Messaging._ReplyEndTimePolicyStub
-
Copies the policy object.
- copy() - Method in class org.omg.Messaging._ReplyPriorityPolicyStub
-
Copies the policy object.
- copy() - Method in class org.omg.Messaging._ReplyStartTimePolicyStub
-
Copies the policy object.
- copy() - Method in class org.omg.Messaging._RequestEndTimePolicyStub
-
Copies the policy object.
- copy() - Method in class org.omg.Messaging._RequestPriorityPolicyStub
-
Copies the policy object.
- copy() - Method in class org.omg.Messaging._RequestStartTimePolicyStub
-
Copies the policy object.
- copy() - Method in class org.omg.Messaging._RoutingPolicyStub
-
Copies the policy object.
- copy() - Method in class org.omg.Messaging._SyncScopePolicyStub
-
Copies the policy object.
- copy() - Method in class org.omg.Messaging.MaxHopsPolicyPOATie
-
Copies the policy object.
- copy() - Method in class org.omg.Messaging.QueueOrderPolicyPOATie
-
Copies the policy object.
- copy() - Method in class org.omg.Messaging.RebindPolicyPOATie
-
Copies the policy object.
- copy() - Method in class org.omg.Messaging.RelativeRequestTimeoutPolicyPOATie
-
Copies the policy object.
- copy() - Method in class org.omg.Messaging.RelativeRoundtripTimeoutPolicyPOATie
-
Copies the policy object.
- copy() - Method in class org.omg.Messaging.ReplyEndTimePolicyPOATie
-
Copies the policy object.
- copy() - Method in class org.omg.Messaging.ReplyPriorityPolicyPOATie
-
Copies the policy object.
- copy() - Method in class org.omg.Messaging.ReplyStartTimePolicyPOATie
-
Copies the policy object.
- copy() - Method in class org.omg.Messaging.RequestEndTimePolicyPOATie
-
Copies the policy object.
- copy() - Method in class org.omg.Messaging.RequestPriorityPolicyPOATie
-
Copies the policy object.
- copy() - Method in class org.omg.Messaging.RequestStartTimePolicyPOATie
-
Copies the policy object.
- copy() - Method in class org.omg.Messaging.RoutingPolicyPOATie
-
Copies the policy object.
- copy() - Method in class org.omg.Messaging.SyncScopePolicyPOATie
-
Copies the policy object.
- copyObject(Object, ORB) - Static method in class javax.rmi.CORBA.Util
-
Copies or connects an object.
- copyObject(Object, ORB) - Method in interface javax.rmi.CORBA.UtilDelegate
-
- copyObjects(Object[], ORB) - Static method in class javax.rmi.CORBA.Util
-
Copies or connects an array of objects.
- copyObjects(Object[], ORB) - Method in interface javax.rmi.CORBA.UtilDelegate
-
- count() - Method in class org.omg.CORBA.ContextList
-
Returns the number of String objects in this
ContextList object.
- count() - Method in class org.omg.CORBA.ExceptionList
-
Retrieves the number of TypeCode objects in this
ExceptionList object.
- count() - Method in class org.omg.CORBA.NVList
-
Returns the number of NamedValue objects that have
been added to this NVList object.
- create(int) - Method in class org.omg.CosTransactions._TransactionFactoryStub
-
- create(int) - Method in interface org.omg.CosTransactions.TransactionFactoryOperations
-
- create(int) - Method in class org.omg.CosTransactions.TransactionFactoryPOATie
-
- create_abstract_interface_tc(String, String) - Method in class org.omg.CORBA.ORB
-
Create a TypeCode object for an IDL abstract interface.
- create_alias(String, String, String, IDLType) - Method in class org.omg.CORBA._ContainerStub
-
- create_alias(String, String, String, IDLType) - Method in class org.omg.CORBA._ExceptionDefStub
-
- create_alias(String, String, String, IDLType) - Method in class org.omg.CORBA._InterfaceDefStub
-
- create_alias(String, String, String, IDLType) - Method in class org.omg.CORBA._ModuleDefStub
-
- create_alias(String, String, String, IDLType) - Method in class org.omg.CORBA._RepositoryStub
-
- create_alias(String, String, String, IDLType) - Method in class org.omg.CORBA._StructDefStub
-
- create_alias(String, String, String, IDLType) - Method in class org.omg.CORBA._UnionDefStub
-
- create_alias(String, String, String, IDLType) - Method in class org.omg.CORBA._ValueDefStub
-
- create_alias(String, String, String, IDLType) - Method in interface org.omg.CORBA.ContainerOperations
-
- create_alias(String, String, String, IDLType) - Method in class org.omg.CORBA.ContainerPOATie
-
- create_alias(String, String, String, IDLType) - Method in class org.omg.CORBA.ExceptionDefPOATie
-
- create_alias(String, String, String, IDLType) - Method in class org.omg.CORBA.InterfaceDefPOATie
-
- create_alias(String, String, String, IDLType) - Method in class org.omg.CORBA.ModuleDefPOATie
-
- create_alias(String, String, String, IDLType) - Method in class org.omg.CORBA.RepositoryPOATie
-
- create_alias(String, String, String, IDLType) - Method in class org.omg.CORBA.StructDefPOATie
-
- create_alias(String, String, String, IDLType) - Method in class org.omg.CORBA.UnionDefPOATie
-
- create_alias(String, String, String, IDLType) - Method in class org.omg.CORBA.ValueDefPOATie
-
- create_alias_tc(String, String, TypeCode) - Method in class org.omg.CORBA.ORB
-
Creates a TypeCode object representing an IDL alias
(typedef).
- create_any() - Method in class org.omg.CORBA.ORB
-
Creates an IDL Any object initialized to
contain a Typecode object whose kind field
is set to TCKind.tc_null.
- create_array(int, IDLType) - Method in class org.omg.CORBA._RepositoryStub
-
- create_array(int, IDLType) - Method in interface org.omg.CORBA.RepositoryOperations
-
- create_array(int, IDLType) - Method in class org.omg.CORBA.RepositoryPOATie
-
- create_array_tc(int, TypeCode) - Method in class org.omg.CORBA.ORB
-
Creates a TypeCode object representing an IDL array.
- create_attribute(String, String, String, IDLType, AttributeMode) - Method in class org.omg.CORBA._InterfaceDefStub
-
- create_attribute(String, String, String, IDLType, AttributeMode) - Method in class org.omg.CORBA._ValueDefStub
-
- create_attribute(String, String, String, IDLType, AttributeMode) - Method in interface org.omg.CORBA.InterfaceDefOperations
-
- create_attribute(String, String, String, IDLType, AttributeMode) - Method in class org.omg.CORBA.InterfaceDefPOATie
-
- create_attribute(String, String, String, IDLType, AttributeMode) - Method in interface org.omg.CORBA.ValueDefOperations
-
- create_attribute(String, String, String, IDLType, AttributeMode) - Method in class org.omg.CORBA.ValueDefPOATie
-
- create_basic_dyn_any(TypeCode) - Method in class org.omg.CORBA.ORB
-
- create_child(String) - Method in class org.omg.CORBA.Context
-
Creates a Context object with the given string as its
name and with this Context object set as its parent.
- create_codec(Encoding) - Method in interface org.omg.IOP.CodecFactoryOperations
-
Create a Codec of the given encoding.
- create_constant(String, String, String, IDLType, Any) - Method in class org.omg.CORBA._ContainerStub
-
- create_constant(String, String, String, IDLType, Any) - Method in class org.omg.CORBA._ExceptionDefStub
-
- create_constant(String, String, String, IDLType, Any) - Method in class org.omg.CORBA._InterfaceDefStub
-
- create_constant(String, String, String, IDLType, Any) - Method in class org.omg.CORBA._ModuleDefStub
-
- create_constant(String, String, String, IDLType, Any) - Method in class org.omg.CORBA._RepositoryStub
-
- create_constant(String, String, String, IDLType, Any) - Method in class org.omg.CORBA._StructDefStub
-
- create_constant(String, String, String, IDLType, Any) - Method in class org.omg.CORBA._UnionDefStub
-
- create_constant(String, String, String, IDLType, Any) - Method in class org.omg.CORBA._ValueDefStub
-
- create_constant(String, String, String, IDLType, Any) - Method in interface org.omg.CORBA.ContainerOperations
-
- create_constant(String, String, String, IDLType, Any) - Method in class org.omg.CORBA.ContainerPOATie
-
- create_constant(String, String, String, IDLType, Any) - Method in class org.omg.CORBA.ExceptionDefPOATie
-
- create_constant(String, String, String, IDLType, Any) - Method in class org.omg.CORBA.InterfaceDefPOATie
-
- create_constant(String, String, String, IDLType, Any) - Method in class org.omg.CORBA.ModuleDefPOATie
-
- create_constant(String, String, String, IDLType, Any) - Method in class org.omg.CORBA.RepositoryPOATie
-
- create_constant(String, String, String, IDLType, Any) - Method in class org.omg.CORBA.StructDefPOATie
-
- create_constant(String, String, String, IDLType, Any) - Method in class org.omg.CORBA.UnionDefPOATie
-
- create_constant(String, String, String, IDLType, Any) - Method in class org.omg.CORBA.ValueDefPOATie
-
- create_context_list() - Method in class org.omg.CORBA.ORB
-
Creates an empty ContextList object.
- create_dyn_any(Any) - Method in class org.omg.CORBA.ORB
-
- create_dyn_any(Any) - Method in class org.omg.DynamicAny._DynAnyFactoryStub
-
Creates a new DynAny object from an any value.
- create_dyn_any(Any) - Method in interface org.omg.DynamicAny.DynAnyFactoryOperations
-
Creates a new DynAny object from an any value.
- create_dyn_any(Any) - Method in class org.omg.DynamicAny.DynAnyFactoryPOATie
-
Creates a new DynAny object from an any value.
- create_dyn_any_from_type_code(TypeCode) - Method in class org.omg.DynamicAny._DynAnyFactoryStub
-
Creates a DynAny from a TypeCode.
- create_dyn_any_from_type_code(TypeCode) - Method in interface org.omg.DynamicAny.DynAnyFactoryOperations
-
Creates a DynAny from a TypeCode.
- create_dyn_any_from_type_code(TypeCode) - Method in class org.omg.DynamicAny.DynAnyFactoryPOATie
-
Creates a DynAny from a TypeCode.
- create_dyn_array(TypeCode) - Method in class org.omg.CORBA.ORB
-
- create_dyn_enum(TypeCode) - Method in class org.omg.CORBA.ORB
-
- create_dyn_sequence(TypeCode) - Method in class org.omg.CORBA.ORB
-
- create_dyn_struct(TypeCode) - Method in class org.omg.CORBA.ORB
-
- create_dyn_union(TypeCode) - Method in class org.omg.CORBA.ORB
-
- create_enum(String, String, String, String[]) - Method in class org.omg.CORBA._ContainerStub
-
- create_enum(String, String, String, String[]) - Method in class org.omg.CORBA._ExceptionDefStub
-
- create_enum(String, String, String, String[]) - Method in class org.omg.CORBA._InterfaceDefStub
-
- create_enum(String, String, String, String[]) - Method in class org.omg.CORBA._ModuleDefStub
-
- create_enum(String, String, String, String[]) - Method in class org.omg.CORBA._RepositoryStub
-
- create_enum(String, String, String, String[]) - Method in class org.omg.CORBA._StructDefStub
-
- create_enum(String, String, String, String[]) - Method in class org.omg.CORBA._UnionDefStub
-
- create_enum(String, String, String, String[]) - Method in class org.omg.CORBA._ValueDefStub
-
- create_enum(String, String, String, String[]) - Method in interface org.omg.CORBA.ContainerOperations
-
- create_enum(String, String, String, String[]) - Method in class org.omg.CORBA.ContainerPOATie
-
- create_enum(String, String, String, String[]) - Method in class org.omg.CORBA.ExceptionDefPOATie
-
- create_enum(String, String, String, String[]) - Method in class org.omg.CORBA.InterfaceDefPOATie
-
- create_enum(String, String, String, String[]) - Method in class org.omg.CORBA.ModuleDefPOATie
-
- create_enum(String, String, String, String[]) - Method in class org.omg.CORBA.RepositoryPOATie
-
- create_enum(String, String, String, String[]) - Method in class org.omg.CORBA.StructDefPOATie
-
- create_enum(String, String, String, String[]) - Method in class org.omg.CORBA.UnionDefPOATie
-
- create_enum(String, String, String, String[]) - Method in class org.omg.CORBA.ValueDefPOATie
-
- create_enum_tc(String, String, String[]) - Method in class org.omg.CORBA.ORB
-
Creates a TypeCode object representing an IDL enum.
- create_environment() - Method in class org.omg.CORBA.ORB
-
Creates an Environment object.
- create_exception(String, String, String, StructMember[]) - Method in class org.omg.CORBA._ContainerStub
-
- create_exception(String, String, String, StructMember[]) - Method in class org.omg.CORBA._ExceptionDefStub
-
- create_exception(String, String, String, StructMember[]) - Method in class org.omg.CORBA._InterfaceDefStub
-
- create_exception(String, String, String, StructMember[]) - Method in class org.omg.CORBA._ModuleDefStub
-
- create_exception(String, String, String, StructMember[]) - Method in class org.omg.CORBA._RepositoryStub
-
- create_exception(String, String, String, StructMember[]) - Method in class org.omg.CORBA._StructDefStub
-
- create_exception(String, String, String, StructMember[]) - Method in class org.omg.CORBA._UnionDefStub
-
- create_exception(String, String, String, StructMember[]) - Method in class org.omg.CORBA._ValueDefStub
-
- create_exception(String, String, String, StructMember[]) - Method in interface org.omg.CORBA.ContainerOperations
-
- create_exception(String, String, String, StructMember[]) - Method in class org.omg.CORBA.ContainerPOATie
-
- create_exception(String, String, String, StructMember[]) - Method in class org.omg.CORBA.ExceptionDefPOATie
-
- create_exception(String, String, String, StructMember[]) - Method in class org.omg.CORBA.InterfaceDefPOATie
-
- create_exception(String, String, String, StructMember[]) - Method in class org.omg.CORBA.ModuleDefPOATie
-
- create_exception(String, String, String, StructMember[]) - Method in class org.omg.CORBA.RepositoryPOATie
-
- create_exception(String, String, String, StructMember[]) - Method in class org.omg.CORBA.StructDefPOATie
-
- create_exception(String, String, String, StructMember[]) - Method in class org.omg.CORBA.UnionDefPOATie
-
- create_exception(String, String, String, StructMember[]) - Method in class org.omg.CORBA.ValueDefPOATie
-
- create_exception_list() - Method in class org.omg.CORBA.ORB
-
Creates an empty ExceptionList object.
- create_exception_tc(String, String, StructMember[]) - Method in class org.omg.CORBA.ORB
-
Creates a TypeCode object representing an IDL exception.
- create_fixed_tc(short, short) - Method in class org.omg.CORBA.ORB
-
Create a TypeCode object for an IDL fixed type.
- create_id_assignment_policy(IdAssignmentPolicyValue) - Method in interface org.omg.PortableServer.POAOperations
-
These operations each return a reference to a policy
object with the specified value.
- create_id_uniqueness_policy(IdUniquenessPolicyValue) - Method in interface org.omg.PortableServer.POAOperations
-
These operations each return a reference to a policy
object with the specified value.
- create_implicit_activation_policy(ImplicitActivationPolicyValue) - Method in interface org.omg.PortableServer.POAOperations
-
These operations each return a reference to a policy
object with the specified value.
- create_input_stream() - Method in class org.omg.CORBA.Any
-
Creates an input stream from which this Any object's value
can be unmarshalled.
- create_input_stream() - Method in class org.omg.CORBA.portable.OutputStream
-
Returns an input stream with the same buffer.
- create_interface(String, String, String, boolean, InterfaceDef[]) - Method in class org.omg.CORBA._ContainerStub
-
- create_interface(String, String, String, boolean, InterfaceDef[]) - Method in class org.omg.CORBA._ExceptionDefStub
-
- create_interface(String, String, String, boolean, InterfaceDef[]) - Method in class org.omg.CORBA._InterfaceDefStub
-
- create_interface(String, String, String, boolean, InterfaceDef[]) - Method in class org.omg.CORBA._ModuleDefStub
-
- create_interface(String, String, String, boolean, InterfaceDef[]) - Method in class org.omg.CORBA._RepositoryStub
-
- create_interface(String, String, String, boolean, InterfaceDef[]) - Method in class org.omg.CORBA._StructDefStub
-
- create_interface(String, String, String, boolean, InterfaceDef[]) - Method in class org.omg.CORBA._UnionDefStub
-
- create_interface(String, String, String, boolean, InterfaceDef[]) - Method in class org.omg.CORBA._ValueDefStub
-
- create_interface(String, String, String, boolean, InterfaceDef[]) - Method in interface org.omg.CORBA.ContainerOperations
-
- create_interface(String, String, String, boolean, InterfaceDef[]) - Method in class org.omg.CORBA.ContainerPOATie
-
- create_interface(String, String, String, boolean, InterfaceDef[]) - Method in class org.omg.CORBA.ExceptionDefPOATie
-
- create_interface(String, String, String, boolean, InterfaceDef[]) - Method in class org.omg.CORBA.InterfaceDefPOATie
-
- create_interface(String, String, String, boolean, InterfaceDef[]) - Method in class org.omg.CORBA.ModuleDefPOATie
-
- create_interface(String, String, String, boolean, InterfaceDef[]) - Method in class org.omg.CORBA.RepositoryPOATie
-
- create_interface(String, String, String, boolean, InterfaceDef[]) - Method in class org.omg.CORBA.StructDefPOATie
-
- create_interface(String, String, String, boolean, InterfaceDef[]) - Method in class org.omg.CORBA.UnionDefPOATie
-
- create_interface(String, String, String, boolean, InterfaceDef[]) - Method in class org.omg.CORBA.ValueDefPOATie
-
- create_interface_tc(String, String) - Method in class org.omg.CORBA.ORB
-
Creates a TypeCode object representing an IDL interface.
- create_lifespan_policy(LifespanPolicyValue) - Method in interface org.omg.PortableServer.POAOperations
-
These operations each return a reference to a policy
object with the specified value.
- create_list(int) - Method in class org.omg.CORBA.ORB
-
Allocates an NVList with (probably) enough
space for the specified number of NamedValue objects.
- create_module(String, String, String) - Method in class org.omg.CORBA._ContainerStub
-
- create_module(String, String, String) - Method in class org.omg.CORBA._ExceptionDefStub
-
- create_module(String, String, String) - Method in class org.omg.CORBA._InterfaceDefStub
-
- create_module(String, String, String) - Method in class org.omg.CORBA._ModuleDefStub
-
- create_module(String, String, String) - Method in class org.omg.CORBA._RepositoryStub
-
- create_module(String, String, String) - Method in class org.omg.CORBA._StructDefStub
-
- create_module(String, String, String) - Method in class org.omg.CORBA._UnionDefStub
-
- create_module(String, String, String) - Method in class org.omg.CORBA._ValueDefStub
-
- create_module(String, String, String) - Method in interface org.omg.CORBA.ContainerOperations
-
- create_module(String, String, String) - Method in class org.omg.CORBA.ContainerPOATie
-
- create_module(String, String, String) - Method in class org.omg.CORBA.ExceptionDefPOATie
-
- create_module(String, String, String) - Method in class org.omg.CORBA.InterfaceDefPOATie
-
- create_module(String, String, String) - Method in class org.omg.CORBA.ModuleDefPOATie
-
- create_module(String, String, String) - Method in class org.omg.CORBA.RepositoryPOATie
-
- create_module(String, String, String) - Method in class org.omg.CORBA.StructDefPOATie
-
- create_module(String, String, String) - Method in class org.omg.CORBA.UnionDefPOATie
-
- create_module(String, String, String) - Method in class org.omg.CORBA.ValueDefPOATie
-
- create_named_value(String, Any, int) - Method in class org.omg.CORBA.ORB
-
Creates a NamedValue object
using the given name, value, and argument mode flags.
- create_native(String, String, String) - Method in class org.omg.CORBA._ContainerStub
-
- create_native(String, String, String) - Method in class org.omg.CORBA._ExceptionDefStub
-
- create_native(String, String, String) - Method in class org.omg.CORBA._InterfaceDefStub
-
- create_native(String, String, String) - Method in class org.omg.CORBA._ModuleDefStub
-
- create_native(String, String, String) - Method in class org.omg.CORBA._RepositoryStub
-
- create_native(String, String, String) - Method in class org.omg.CORBA._StructDefStub
-
- create_native(String, String, String) - Method in class org.omg.CORBA._UnionDefStub
-
- create_native(String, String, String) - Method in class org.omg.CORBA._ValueDefStub
-
- create_native(String, String, String) - Method in interface org.omg.CORBA.ContainerOperations
-
- create_native(String, String, String) - Method in class org.omg.CORBA.ContainerPOATie
-
- create_native(String, String, String) - Method in class org.omg.CORBA.ExceptionDefPOATie
-
- create_native(String, String, String) - Method in class org.omg.CORBA.InterfaceDefPOATie
-
- create_native(String, String, String) - Method in class org.omg.CORBA.ModuleDefPOATie
-
- create_native(String, String, String) - Method in class org.omg.CORBA.RepositoryPOATie
-
- create_native(String, String, String) - Method in class org.omg.CORBA.StructDefPOATie
-
- create_native(String, String, String) - Method in class org.omg.CORBA.UnionDefPOATie
-
- create_native(String, String, String) - Method in class org.omg.CORBA.ValueDefPOATie
-
- create_native_tc(String, String) - Method in class org.omg.CORBA.ORB
-
Create a TypeCode object for an IDL native type.
- create_operation(String, String, String, IDLType, OperationMode, ParameterDescription[], ExceptionDef[], String[]) - Method in class org.omg.CORBA._InterfaceDefStub
-
- create_operation(String, String, String, IDLType, OperationMode, ParameterDescription[], ExceptionDef[], String[]) - Method in class org.omg.CORBA._ValueDefStub
-
- create_operation(String, String, String, IDLType, OperationMode, ParameterDescription[], ExceptionDef[], String[]) - Method in interface org.omg.CORBA.InterfaceDefOperations
-
- create_operation(String, String, String, IDLType, OperationMode, ParameterDescription[], ExceptionDef[], String[]) - Method in class org.omg.CORBA.InterfaceDefPOATie
-
- create_operation(String, String, String, IDLType, OperationMode, ParameterDescription[], ExceptionDef[], String[]) - Method in interface org.omg.CORBA.ValueDefOperations
-
- create_operation(String, String, String, IDLType, OperationMode, ParameterDescription[], ExceptionDef[], String[]) - Method in class org.omg.CORBA.ValueDefPOATie
-
- create_operation_list(Object) - Method in class org.omg.CORBA.ORB
-
Creates an NVList initialized with argument
descriptions for the operation described in the given
OperationDef object.
- create_output_stream() - Method in class org.omg.CORBA.Any
-
Creates an output stream into which this Any object's
value can be marshalled.
- create_output_stream() - Method in class org.omg.CORBA.ORB
-
Creates a new org.omg.CORBA.portable.OutputStream into which
IDL method parameters can be marshalled during method invocation.
- create_POA(String, POAManager, Policy[]) - Method in interface org.omg.PortableServer.POAOperations
-
This operation creates a new POA as a child of the
target POA.
- create_policy(int, Any) - Method in class org.omg.CORBA.ORB
-
Can be invoked to create new instances of policy objects
of a specific type with specified initial state.
- create_policy(int, Any) - Method in interface org.omg.PortableInterceptor.PolicyFactoryOperations
-
Returns an instance of the appropriate interface derived from
CORBA.Policy whose value corresponds to the
specified any.
- create_recursive_sequence_tc(int, int) - Method in class org.omg.CORBA.ORB
-
- create_recursive_tc(String) - Method in class org.omg.CORBA.ORB
-
Create a recursive TypeCode object which
serves as a placeholder for a concrete TypeCode during the process of creating
TypeCodes which contain recursion.
- create_reference(String) - Method in interface org.omg.PortableServer.POAOperations
-
This operation creates an object reference that
encapsulates a POA-generated Object Id value and
the specified interface repository id.
- create_reference_with_id(byte[], String) - Method in interface org.omg.PortableServer.POAOperations
-
This operation creates an object reference that
encapsulates the specified Object Id and interface
repository Id values.
- create_request(Object, Context, String, NVList, NamedValue) - Method in class org.omg.CORBA.portable.Delegate
-
Creates a Request instance for use in the Dynamic Invocation Interface.
- create_request(Object, Context, String, NVList, NamedValue, ExceptionList, ContextList) - Method in class org.omg.CORBA.portable.Delegate
-
Creates a Request instance for use in the Dynamic Invocation Interface.
- create_request_processing_policy(RequestProcessingPolicyValue) - Method in interface org.omg.PortableServer.POAOperations
-
These operations each return a reference to a policy
object with the specified value.
- create_sequence(int, IDLType) - Method in class org.omg.CORBA._RepositoryStub
-
- create_sequence(int, IDLType) - Method in interface org.omg.CORBA.RepositoryOperations
-
- create_sequence(int, IDLType) - Method in class org.omg.CORBA.RepositoryPOATie
-
- create_sequence_tc(int, TypeCode) - Method in class org.omg.CORBA.ORB
-
Creates a TypeCode object representing an IDL sequence.
- create_servant_retention_policy(ServantRetentionPolicyValue) - Method in interface org.omg.PortableServer.POAOperations
-
These operations each return a reference to a policy
object with the specified value.
- create_string(int) - Method in class org.omg.CORBA._RepositoryStub
-
- create_string(int) - Method in interface org.omg.CORBA.RepositoryOperations
-
- create_string(int) - Method in class org.omg.CORBA.RepositoryPOATie
-
- create_string_tc(int) - Method in class org.omg.CORBA.ORB
-
Creates a TypeCode object representing a bounded IDL
string.
- create_struct(String, String, String, StructMember[]) - Method in class org.omg.CORBA._ContainerStub
-
- create_struct(String, String, String, StructMember[]) - Method in class org.omg.CORBA._ExceptionDefStub
-
- create_struct(String, String, String, StructMember[]) - Method in class org.omg.CORBA._InterfaceDefStub
-
- create_struct(String, String, String, StructMember[]) - Method in class org.omg.CORBA._ModuleDefStub
-
- create_struct(String, String, String, StructMember[]) - Method in class org.omg.CORBA._RepositoryStub
-
- create_struct(String, String, String, StructMember[]) - Method in class org.omg.CORBA._StructDefStub
-
- create_struct(String, String, String, StructMember[]) - Method in class org.omg.CORBA._UnionDefStub
-
- create_struct(String, String, String, StructMember[]) - Method in class org.omg.CORBA._ValueDefStub
-
- create_struct(String, String, String, StructMember[]) - Method in interface org.omg.CORBA.ContainerOperations
-
- create_struct(String, String, String, StructMember[]) - Method in class org.omg.CORBA.ContainerPOATie
-
- create_struct(String, String, String, StructMember[]) - Method in class org.omg.CORBA.ExceptionDefPOATie
-
- create_struct(String, String, String, StructMember[]) - Method in class org.omg.CORBA.InterfaceDefPOATie
-
- create_struct(String, String, String, StructMember[]) - Method in class org.omg.CORBA.ModuleDefPOATie
-
- create_struct(String, String, String, StructMember[]) - Method in class org.omg.CORBA.RepositoryPOATie
-
- create_struct(String, String, String, StructMember[]) - Method in class org.omg.CORBA.StructDefPOATie
-
- create_struct(String, String, String, StructMember[]) - Method in class org.omg.CORBA.UnionDefPOATie
-
- create_struct(String, String, String, StructMember[]) - Method in class org.omg.CORBA.ValueDefPOATie
-
- create_struct_tc(String, String, StructMember[]) - Method in class org.omg.CORBA.ORB
-
Creates a TypeCode object representing an IDL struct.
- create_subtransaction() - Method in class org.omg.CosTransactions._CoordinatorStub
-
- create_subtransaction() - Method in interface org.omg.CosTransactions.CoordinatorOperations
-
- create_subtransaction() - Method in class org.omg.CosTransactions.CoordinatorPOATie
-
- create_thread_policy(ThreadPolicyValue) - Method in interface org.omg.PortableServer.POAOperations
-
These operations each return a reference to a policy
object with the specified value.
- create_union(String, String, String, IDLType, UnionMember[]) - Method in class org.omg.CORBA._ContainerStub
-
- create_union(String, String, String, IDLType, UnionMember[]) - Method in class org.omg.CORBA._ExceptionDefStub
-
- create_union(String, String, String, IDLType, UnionMember[]) - Method in class org.omg.CORBA._InterfaceDefStub
-
- create_union(String, String, String, IDLType, UnionMember[]) - Method in class org.omg.CORBA._ModuleDefStub
-
- create_union(String, String, String, IDLType, UnionMember[]) - Method in class org.omg.CORBA._RepositoryStub
-
- create_union(String, String, String, IDLType, UnionMember[]) - Method in class org.omg.CORBA._StructDefStub
-
- create_union(String, String, String, IDLType, UnionMember[]) - Method in class org.omg.CORBA._UnionDefStub
-
- create_union(String, String, String, IDLType, UnionMember[]) - Method in class org.omg.CORBA._ValueDefStub
-
- create_union(String, String, String, IDLType, UnionMember[]) - Method in interface org.omg.CORBA.ContainerOperations
-
- create_union(String, String, String, IDLType, UnionMember[]) - Method in class org.omg.CORBA.ContainerPOATie
-
- create_union(String, String, String, IDLType, UnionMember[]) - Method in class org.omg.CORBA.ExceptionDefPOATie
-
- create_union(String, String, String, IDLType, UnionMember[]) - Method in class org.omg.CORBA.InterfaceDefPOATie
-
- create_union(String, String, String, IDLType, UnionMember[]) - Method in class org.omg.CORBA.ModuleDefPOATie
-
- create_union(String, String, String, IDLType, UnionMember[]) - Method in class org.omg.CORBA.RepositoryPOATie
-
- create_union(String, String, String, IDLType, UnionMember[]) - Method in class org.omg.CORBA.StructDefPOATie
-
- create_union(String, String, String, IDLType, UnionMember[]) - Method in class org.omg.CORBA.UnionDefPOATie
-
- create_union(String, String, String, IDLType, UnionMember[]) - Method in class org.omg.CORBA.ValueDefPOATie
-
- create_union_tc(String, String, TypeCode, UnionMember[]) - Method in class org.omg.CORBA.ORB
-
Creates a TypeCode object representing an IDL union.
- create_value(String, String, String, boolean, boolean, byte, ValueDef, boolean, ValueDef[], InterfaceDef[], Initializer[]) - Method in class org.omg.CORBA._ContainerStub
-
- create_value(String, String, String, boolean, boolean, byte, ValueDef, boolean, ValueDef[], InterfaceDef[], Initializer[]) - Method in class org.omg.CORBA._ExceptionDefStub
-
- create_value(String, String, String, boolean, boolean, byte, ValueDef, boolean, ValueDef[], InterfaceDef[], Initializer[]) - Method in class org.omg.CORBA._InterfaceDefStub
-
- create_value(String, String, String, boolean, boolean, byte, ValueDef, boolean, ValueDef[], InterfaceDef[], Initializer[]) - Method in class org.omg.CORBA._ModuleDefStub
-
- create_value(String, String, String, boolean, boolean, byte, ValueDef, boolean, ValueDef[], InterfaceDef[], Initializer[]) - Method in class org.omg.CORBA._RepositoryStub
-
- create_value(String, String, String, boolean, boolean, byte, ValueDef, boolean, ValueDef[], InterfaceDef[], Initializer[]) - Method in class org.omg.CORBA._StructDefStub
-
- create_value(String, String, String, boolean, boolean, byte, ValueDef, boolean, ValueDef[], InterfaceDef[], Initializer[]) - Method in class org.omg.CORBA._UnionDefStub
-
- create_value(String, String, String, boolean, boolean, byte, ValueDef, boolean, ValueDef[], InterfaceDef[], Initializer[]) - Method in class org.omg.CORBA._ValueDefStub
-
- create_value(String, String, String, boolean, boolean, byte, ValueDef, boolean, ValueDef[], InterfaceDef[], Initializer[]) - Method in interface org.omg.CORBA.ContainerOperations
-
- create_value(String, String, String, boolean, boolean, byte, ValueDef, boolean, ValueDef[], InterfaceDef[], Initializer[]) - Method in class org.omg.CORBA.ContainerPOATie
-
- create_value(String, String, String, boolean, boolean, byte, ValueDef, boolean, ValueDef[], InterfaceDef[], Initializer[]) - Method in class org.omg.CORBA.ExceptionDefPOATie
-
- create_value(String, String, String, boolean, boolean, byte, ValueDef, boolean, ValueDef[], InterfaceDef[], Initializer[]) - Method in class org.omg.CORBA.InterfaceDefPOATie
-
- create_value(String, String, String, boolean, boolean, byte, ValueDef, boolean, ValueDef[], InterfaceDef[], Initializer[]) - Method in class org.omg.CORBA.ModuleDefPOATie
-
- create_value(String, String, String, boolean, boolean, byte, ValueDef, boolean, ValueDef[], InterfaceDef[], Initializer[]) - Method in class org.omg.CORBA.RepositoryPOATie
-
- create_value(String, String, String, boolean, boolean, byte, ValueDef, boolean, ValueDef[], InterfaceDef[], Initializer[]) - Method in class org.omg.CORBA.StructDefPOATie
-
- create_value(String, String, String, boolean, boolean, byte, ValueDef, boolean, ValueDef[], InterfaceDef[], Initializer[]) - Method in class org.omg.CORBA.UnionDefPOATie
-
- create_value(String, String, String, boolean, boolean, byte, ValueDef, boolean, ValueDef[], InterfaceDef[], Initializer[]) - Method in class org.omg.CORBA.ValueDefPOATie
-
- create_value_box(String, String, String, IDLType) - Method in class org.omg.CORBA._ContainerStub
-
- create_value_box(String, String, String, IDLType) - Method in class org.omg.CORBA._ExceptionDefStub
-
- create_value_box(String, String, String, IDLType) - Method in class org.omg.CORBA._InterfaceDefStub
-
- create_value_box(String, String, String, IDLType) - Method in class org.omg.CORBA._ModuleDefStub
-
- create_value_box(String, String, String, IDLType) - Method in class org.omg.CORBA._RepositoryStub
-
- create_value_box(String, String, String, IDLType) - Method in class org.omg.CORBA._StructDefStub
-
- create_value_box(String, String, String, IDLType) - Method in class org.omg.CORBA._UnionDefStub
-
- create_value_box(String, String, String, IDLType) - Method in class org.omg.CORBA._ValueDefStub
-
- create_value_box(String, String, String, IDLType) - Method in interface org.omg.CORBA.ContainerOperations
-
- create_value_box(String, String, String, IDLType) - Method in class org.omg.CORBA.ContainerPOATie
-
- create_value_box(String, String, String, IDLType) - Method in class org.omg.CORBA.ExceptionDefPOATie
-
- create_value_box(String, String, String, IDLType) - Method in class org.omg.CORBA.InterfaceDefPOATie
-
- create_value_box(String, String, String, IDLType) - Method in class org.omg.CORBA.ModuleDefPOATie
-
- create_value_box(String, String, String, IDLType) - Method in class org.omg.CORBA.RepositoryPOATie
-
- create_value_box(String, String, String, IDLType) - Method in class org.omg.CORBA.StructDefPOATie
-
- create_value_box(String, String, String, IDLType) - Method in class org.omg.CORBA.UnionDefPOATie
-
- create_value_box(String, String, String, IDLType) - Method in class org.omg.CORBA.ValueDefPOATie
-
- create_value_box_tc(String, String, TypeCode) - Method in class org.omg.CORBA.ORB
-
Creates a TypeCode object for an IDL value box.
- create_value_member(String, String, String, IDLType, short) - Method in class org.omg.CORBA._ValueDefStub
-
- create_value_member(String, String, String, IDLType, short) - Method in interface org.omg.CORBA.ValueDefOperations
-
- create_value_member(String, String, String, IDLType, short) - Method in class org.omg.CORBA.ValueDefPOATie
-
- create_value_tc(String, String, short, TypeCode, ValueMember[]) - Method in class org.omg.CORBA.ORB
-
Create a TypeCode object for an IDL value type.
- create_wstring_tc(int) - Method in class org.omg.CORBA.ORB
-
Creates a TypeCode object representing a bounded IDL
wstring (wide string).
- createExceptionReply() - Method in interface org.omg.CORBA.portable.ResponseHandler
-
Called by the servant during a method invocation.
- createReply() - Method in interface org.omg.CORBA.portable.ResponseHandler
-
Called by the servant during a method invocation.
- createValueHandler() - Static method in class javax.rmi.CORBA.Util
-
Returns a singleton instance of a class that implements the
ValueHandler interface.
- createValueHandler() - Method in interface javax.rmi.CORBA.UtilDelegate
-
- ctx() - Method in class org.omg.CORBA.Request
-
Retrieves the Context object for this request.
- ctx(Context) - Method in class org.omg.CORBA.Request
-
Sets this request's Context object to the one given.
- ctx() - Method in class org.omg.CORBA.ServerRequest
-
Returns the context information specified in IDL for the operation
when the operation is not an attribute access and the operation's IDL
definition contains a context expression; otherwise it returns
a nil Context reference.
- CTX_RESTRICT_SCOPE - Interface in org.omg.CORBA
-
A flag that can be used as the second parameter to the method
Context.get_values to restrict the search scope.
- Current - Interface in org.omg.CORBA
-
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.
- Current - Interface in org.omg.CosTransactions
-
org/omg/CosTransactions/Current.java .
- current - Variable in class org.omg.CosTransactions.PropagationContext
-
- Current - Interface in org.omg.PortableInterceptor
-
Portable Interceptors Current (also known as PICurrent)
is merely a slot table, the slots of which are used by each service to
transfer their context data between their context and the request's or
reply's service context.
- Current - Interface in org.omg.PortableServer
-
The PortableServer::Current interface, derived from
CORBA::Current, provides method implementations with
access to the identity of the object on which the
method was invoked.
- current_component() - Method in interface org.omg.CORBA.DynAny
-
Deprecated.
Returns a DynAny object reference that can
be used to get/set the value of the component currently accessed.
- current_component() - Method in class org.omg.DynamicAny._DynAnyStub
-
Returns the DynAny for the component at the current position.
- current_component() - Method in class org.omg.DynamicAny._DynArrayStub
-
Returns the DynAny for the component at the current position.
- current_component() - Method in class org.omg.DynamicAny._DynEnumStub
-
Returns the DynAny for the component at the current position.
- current_component() - Method in class org.omg.DynamicAny._DynFixedStub
-
Returns the DynAny for the component at the current position.
- current_component() - Method in class org.omg.DynamicAny._DynSequenceStub
-
Returns the DynAny for the component at the current position.
- current_component() - Method in class org.omg.DynamicAny._DynStructStub
-
Returns the DynAny for the component at the current position.
- current_component() - Method in class org.omg.DynamicAny._DynUnionStub
-
Returns the DynAny for the component at the current position.
- current_component() - Method in class org.omg.DynamicAny._DynValueBoxStub
-
Returns the DynAny for the component at the current position.
- current_component() - Method in class org.omg.DynamicAny._DynValueCommonStub
-
Returns the DynAny for the component at the current position.
- current_component() - Method in class org.omg.DynamicAny._DynValueStub
-
Returns the DynAny for the component at the current position.
- current_component() - Method in interface org.omg.DynamicAny.DynAnyOperations
-
Returns the DynAny for the component at the current position.
- current_component() - Method in class org.omg.DynamicAny.DynAnyPOATie
-
Returns the DynAny for the component at the current position.
- current_component() - Method in class org.omg.DynamicAny.DynArrayPOATie
-
Returns the DynAny for the component at the current position.
- current_component() - Method in class org.omg.DynamicAny.DynEnumPOATie
-
Returns the DynAny for the component at the current position.
- current_component() - Method in class org.omg.DynamicAny.DynFixedPOATie
-
Returns the DynAny for the component at the current position.
- current_component() - Method in class org.omg.DynamicAny.DynSequencePOATie
-
Returns the DynAny for the component at the current position.
- current_component() - Method in class org.omg.DynamicAny.DynStructPOATie
-
Returns the DynAny for the component at the current position.
- current_component() - Method in class org.omg.DynamicAny.DynUnionPOATie
-
Returns the DynAny for the component at the current position.
- current_component() - Method in class org.omg.DynamicAny.DynValueBoxPOATie
-
Returns the DynAny for the component at the current position.
- current_component() - Method in class org.omg.DynamicAny.DynValueCommonPOATie
-
Returns the DynAny for the component at the current position.
- current_component() - Method in class org.omg.DynamicAny.DynValuePOATie
-
Returns the DynAny for the component at the current position.
- current_factory() - Method in interface org.omg.PortableInterceptor.IORInfoOperations
-
On read, returns the current factory that will be used to create
object references for the object adapter that was just created
and is running IOR interceptors.
- current_factory(ObjectReferenceFactory) - Method in interface org.omg.PortableInterceptor.IORInfoOperations
-
On read, returns the current factory that will be used to create
object references for the object adapter that was just created
and is running IOR interceptors.
- current_member_kind() - Method in interface org.omg.CORBA.DynStruct
-
Deprecated.
Returns the TCKind object that describes the kind of
the current member.
- current_member_kind() - Method in interface org.omg.CORBA.DynValue
-
Deprecated.
Returns the TCKind object that describes the current member.
- current_member_kind() - Method in class org.omg.DynamicAny._DynStructStub
-
Returns the TCKind associated with the member at the current position.
- current_member_kind() - Method in class org.omg.DynamicAny._DynValueStub
-
Returns the TCKind associated with the member at the current position.
- current_member_kind() - Method in interface org.omg.DynamicAny.DynStructOperations
-
Returns the TCKind associated with the member at the current position.
- current_member_kind() - Method in class org.omg.DynamicAny.DynStructPOATie
-
Returns the TCKind associated with the member at the current position.
- current_member_kind() - Method in interface org.omg.DynamicAny.DynValueOperations
-
Returns the TCKind associated with the member at the current position.
- current_member_kind() - Method in class org.omg.DynamicAny.DynValuePOATie
-
Returns the TCKind associated with the member at the current position.
- current_member_name() - Method in interface org.omg.CORBA.DynStruct
-
Deprecated.
During a traversal, returns the name of the current member.
- current_member_name() - Method in interface org.omg.CORBA.DynValue
-
Deprecated.
Returns the name of the current member while traversing a
DynAny object that represents a Value object.
- current_member_name() - Method in class org.omg.DynamicAny._DynStructStub
-
Returns the name of the member at the current position.
- current_member_name() - Method in class org.omg.DynamicAny._DynValueStub
-
Returns the name of the member at the current position.
- current_member_name() - Method in interface org.omg.DynamicAny.DynStructOperations
-
Returns the name of the member at the current position.
- current_member_name() - Method in class org.omg.DynamicAny.DynStructPOATie
-
Returns the name of the member at the current position.
- current_member_name() - Method in interface org.omg.DynamicAny.DynValueOperations
-
Returns the name of the member at the current position.
- current_member_name() - Method in class org.omg.DynamicAny.DynValuePOATie
-
Returns the name of the member at the current position.
- CurrentHelper - Class in org.omg.CORBA
-
The Helper for Current.
- CurrentHelper() - Constructor for class org.omg.CORBA.CurrentHelper
-
- CurrentHelper - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/CurrentHelper.java .
- CurrentHelper() - Constructor for class org.omg.CosTransactions.CurrentHelper
-
- CurrentHelper - Class in org.omg.PortableInterceptor
-
Portable Interceptors Current (also known as PICurrent)
is merely a slot table, the slots of which are used by each service to
transfer their context data between their context and the request's or
reply's service context.
- CurrentHelper() - Constructor for class org.omg.PortableInterceptor.CurrentHelper
-
- CurrentHolder - Class in org.omg.CORBA
-
The Holder for Current.
- CurrentHolder() - Constructor for class org.omg.CORBA.CurrentHolder
-
- CurrentHolder(Current) - Constructor for class org.omg.CORBA.CurrentHolder
-
- CurrentHolder - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/CurrentHolder.java .
- CurrentHolder() - Constructor for class org.omg.CosTransactions.CurrentHolder
-
- CurrentHolder(Current) - Constructor for class org.omg.CosTransactions.CurrentHolder
-
- CurrentHolder - Class in org.omg.PortableInterceptor
-
Portable Interceptors Current (also known as PICurrent)
is merely a slot table, the slots of which are used by each service to
transfer their context data between their context and the request's or
reply's service context.
- CurrentHolder() - Constructor for class org.omg.PortableInterceptor.CurrentHolder
-
- CurrentHolder(Current) - Constructor for class org.omg.PortableInterceptor.CurrentHolder
-
- CurrentOperations - Interface in org.omg.CORBA
-
The interface for Current.
- CurrentOperations - Interface in org.omg.CosTransactions
-
org/omg/CosTransactions/CurrentOperations.java .
- CurrentOperations - Interface in org.omg.PortableInterceptor
-
Portable Interceptors Current (also known as PICurrent)
is merely a slot table, the slots of which are used by each service to
transfer their context data between their context and the request's or
reply's service context.
- CurrentOperations - Interface in org.omg.PortableServer
-
The PortableServer::Current interface, derived from
CORBA::Current, provides method implementations with
access to the identity of the object on which the
method was invoked.
- CurrentPOA - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/CurrentPOA.java .
- CurrentPOA() - Constructor for class org.omg.CosTransactions.CurrentPOA
-
- CurrentPOATie - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/CurrentPOATie.java .
- CurrentPOATie(CurrentOperations) - Constructor for class org.omg.CosTransactions.CurrentPOATie
-
- CurrentPOATie(CurrentOperations, POA) - Constructor for class org.omg.CosTransactions.CurrentPOATie
-
- CustomMarshal - Interface in org.omg.CORBA
-
An abstract value type that is meant to
be used by the ORB, not the user.
- CustomValue - Interface in org.omg.CORBA.portable
-
An extension of ValueBase that is implemented by custom value
types.
- cxt - Variable in exception org.omg.CosNaming.NamingContextPackage.CannotProceed
-
- DATA_CONVERSION - Exception in org.omg.CORBA
-
This exception is raised if an ORB cannot convert the representation
of data as marshaled into its native representation or vice-versa.
- DATA_CONVERSION() - Constructor for exception org.omg.CORBA.DATA_CONVERSION
-
Constructs a DATA_CONVERSION exception with a default minor code
of 0 and a completion state of COMPLETED_NO.
- DATA_CONVERSION(String) - Constructor for exception org.omg.CORBA.DATA_CONVERSION
-
Constructs a DATA_CONVERSION exception with the specified detail.
- DATA_CONVERSION(int, CompletionStatus) - Constructor for exception org.omg.CORBA.DATA_CONVERSION
-
Constructs a DATA_CONVERSION exception with the specified
minor code and completion status.
- DATA_CONVERSION(String, int, CompletionStatus) - Constructor for exception org.omg.CORBA.DATA_CONVERSION
-
Constructs a DATA_CONVERSION exception with the specified detail
message, minor code, and completion status.
- DataInputStream - Interface in org.omg.CORBA
-
Defines the methods used to read primitive data types from input streams
for unmarshaling custom value types.
- DataOutputStream - Interface in org.omg.CORBA
-
Defines the methods used to write primitive data types to output streams
for marshalling custom value types.
- deactivate() - Method in interface javax.rmi.CORBA.Tie
-
Deactivates the target object represented by this tie.
- deactivate(boolean, boolean) - Method in interface org.omg.PortableServer.POAManagerOperations
-
This operation changes the state of the POA manager
to inactive, causing associated POAs to reject the
requests that have not begun executing as well as
as any new requests.
- deactivate_object(byte[]) - Method in interface org.omg.PortableServer.POAOperations
-
This operation causes the ObjectId specified in the
oid parameter to be deactivated.
- decode(byte[]) - Method in interface org.omg.IOP.CodecOperations
-
Decodes the given byte array into an Any based on the encoding
format effective for this Codec.
- decode_value(byte[], TypeCode) - Method in interface org.omg.IOP.CodecOperations
-
Decodes the given byte array into an Any based on the given
TypeCode and the encoding format effective for
this Codec.
- def_kind() - Method in class org.omg.CORBA._AliasDefStub
-
- def_kind() - Method in class org.omg.CORBA._ArrayDefStub
-
- def_kind() - Method in class org.omg.CORBA._AttributeDefStub
-
- def_kind() - Method in class org.omg.CORBA._ConstantDefStub
-
- def_kind() - Method in class org.omg.CORBA._ContainedStub
-
- def_kind() - Method in class org.omg.CORBA._ContainerStub
-
- def_kind() - Method in class org.omg.CORBA._EnumDefStub
-
- def_kind() - Method in class org.omg.CORBA._ExceptionDefStub
-
- def_kind() - Method in class org.omg.CORBA._IDLTypeStub
-
- def_kind() - Method in class org.omg.CORBA._InterfaceDefStub
-
- def_kind() - Method in class org.omg.CORBA._ModuleDefStub
-
- def_kind() - Method in class org.omg.CORBA._NativeDefStub
-
- def_kind() - Method in class org.omg.CORBA._OperationDefStub
-
- def_kind() - Method in class org.omg.CORBA._PrimitiveDefStub
-
- def_kind() - Method in class org.omg.CORBA._RepositoryStub
-
- def_kind() - Method in class org.omg.CORBA._SequenceDefStub
-
- def_kind() - Method in class org.omg.CORBA._StringDefStub
-
- def_kind() - Method in class org.omg.CORBA._StructDefStub
-
- def_kind() - Method in class org.omg.CORBA._TypedefDefStub
-
- def_kind() - Method in class org.omg.CORBA._UnionDefStub
-
- def_kind() - Method in class org.omg.CORBA._ValueBoxDefStub
-
- def_kind() - Method in class org.omg.CORBA._ValueDefStub
-
- def_kind() - Method in class org.omg.CORBA._ValueMemberDefStub
-
- def_kind() - Method in class org.omg.CORBA.AliasDefPOATie
-
- def_kind() - Method in class org.omg.CORBA.ArrayDefPOATie
-
- def_kind() - Method in class org.omg.CORBA.AttributeDefPOATie
-
- def_kind() - Method in class org.omg.CORBA.ConstantDefPOATie
-
- def_kind() - Method in class org.omg.CORBA.ContainedPOATie
-
- def_kind() - Method in class org.omg.CORBA.ContainerPOATie
-
- def_kind() - Method in class org.omg.CORBA.EnumDefPOATie
-
- def_kind() - Method in class org.omg.CORBA.ExceptionDefPOATie
-
- def_kind() - Method in class org.omg.CORBA.InterfaceDefPOATie
-
- def_kind() - Method in interface org.omg.CORBA.IRObjectOperations
-
Returns the DefinitionKind corresponding to this Interface Repository object.
- def_kind() - Method in class org.omg.CORBA.ModuleDefPOATie
-
- def_kind() - Method in class org.omg.CORBA.NativeDefPOATie
-
- def_kind() - Method in class org.omg.CORBA.OperationDefPOATie
-
- def_kind() - Method in class org.omg.CORBA.PrimitiveDefPOATie
-
- def_kind() - Method in class org.omg.CORBA.RepositoryPOATie
-
- def_kind() - Method in class org.omg.CORBA.SequenceDefPOATie
-
- def_kind() - Method in class org.omg.CORBA.StringDefPOATie
-
- def_kind() - Method in class org.omg.CORBA.StructDefPOATie
-
- def_kind() - Method in class org.omg.CORBA.TypedefDefPOATie
-
- def_kind() - Method in class org.omg.CORBA.UnionDefPOATie
-
- def_kind() - Method in class org.omg.CORBA.ValueBoxDefPOATie
-
- def_kind() - Method in class org.omg.CORBA.ValueDefPOATie
-
- def_kind() - Method in class org.omg.CORBA.ValueMemberDefPOATie
-
- default_index() - Method in class org.omg.CORBA.TypeCode
-
Returns the index of the
default member, or -1 if there is no default member.
- default_POA(Servant) - Method in interface org.omg.PortableServer.portable.Delegate
-
The default behavior of this function is to return the
root POA from the ORB instance associated with the servant.
- defined_in() - Method in class org.omg.CORBA._AliasDefStub
-
- defined_in() - Method in class org.omg.CORBA._AttributeDefStub
-
- defined_in() - Method in class org.omg.CORBA._ConstantDefStub
-
- defined_in() - Method in class org.omg.CORBA._ContainedStub
-
- defined_in() - Method in class org.omg.CORBA._EnumDefStub
-
- defined_in() - Method in class org.omg.CORBA._ExceptionDefStub
-
- defined_in() - Method in class org.omg.CORBA._InterfaceDefStub
-
- defined_in() - Method in class org.omg.CORBA._ModuleDefStub
-
- defined_in() - Method in class org.omg.CORBA._NativeDefStub
-
- defined_in() - Method in class org.omg.CORBA._OperationDefStub
-
- defined_in() - Method in class org.omg.CORBA._StructDefStub
-
- defined_in() - Method in class org.omg.CORBA._TypedefDefStub
-
- defined_in() - Method in class org.omg.CORBA._UnionDefStub
-
- defined_in() - Method in class org.omg.CORBA._ValueDefStub
-
- defined_in() - Method in class org.omg.CORBA._ValueMemberDefStub
-
- defined_in() - Method in class org.omg.CORBA.AliasDefPOATie
-
- defined_in() - Method in class org.omg.CORBA.AttributeDefPOATie
-
- defined_in - Variable in class org.omg.CORBA.AttributeDescription
-
- defined_in() - Method in class org.omg.CORBA.ConstantDefPOATie
-
- defined_in - Variable in class org.omg.CORBA.ConstantDescription
-
- defined_in() - Method in interface org.omg.CORBA.ContainedOperations
-
- defined_in() - Method in class org.omg.CORBA.ContainedPOATie
-
- defined_in() - Method in class org.omg.CORBA.EnumDefPOATie
-
- defined_in() - Method in class org.omg.CORBA.ExceptionDefPOATie
-
- defined_in - Variable in class org.omg.CORBA.ExceptionDescription
-
- defined_in - Variable in class org.omg.CORBA.InterfaceDefPackage.FullInterfaceDescription
-
- defined_in() - Method in class org.omg.CORBA.InterfaceDefPOATie
-
- defined_in - Variable in class org.omg.CORBA.InterfaceDescription
-
- defined_in() - Method in class org.omg.CORBA.ModuleDefPOATie
-
- defined_in - Variable in class org.omg.CORBA.ModuleDescription
-
- defined_in() - Method in class org.omg.CORBA.NativeDefPOATie
-
- defined_in() - Method in class org.omg.CORBA.OperationDefPOATie
-
- defined_in - Variable in class org.omg.CORBA.OperationDescription
-
- defined_in() - Method in class org.omg.CORBA.StructDefPOATie
-
- defined_in() - Method in class org.omg.CORBA.TypedefDefPOATie
-
- defined_in - Variable in class org.omg.CORBA.TypeDescription
-
- defined_in() - Method in class org.omg.CORBA.UnionDefPOATie
-
- defined_in - Variable in class org.omg.CORBA.ValueDefPackage.FullValueDescription
-
- defined_in() - Method in class org.omg.CORBA.ValueDefPOATie
-
- defined_in - Variable in class org.omg.CORBA.ValueDescription
-
- defined_in - Variable in class org.omg.CORBA.ValueMember
-
The repository ID of the value in which this member
is defined.
- defined_in() - Method in class org.omg.CORBA.ValueMemberDefPOATie
-
- DefinitionKind - Class in org.omg.CORBA
-
The class that provides the constants used to identify the type of an
Interface Repository object.
- DefinitionKind(int) - Constructor for class org.omg.CORBA.DefinitionKind
-
Constructs a DefinitionKind object with its _value
field initialized with the given value.
- DefinitionKindHelper - Class in org.omg.CORBA
-
The Helper for DefinitionKind.
- DefinitionKindHelper() - Constructor for class org.omg.CORBA.DefinitionKindHelper
-
- Delegate - Class in org.omg.CORBA.portable
-
Specifies a portable API for ORB-vendor-specific
implementation of the org.omg.CORBA.Object methods.
- Delegate() - Constructor for class org.omg.CORBA.portable.Delegate
-
- Delegate - Class in org.omg.CORBA_2_3.portable
-
Delegate class provides the ORB vendor specific implementation
of CORBA object.
- Delegate() - Constructor for class org.omg.CORBA_2_3.portable.Delegate
-
- Delegate - Interface in org.omg.PortableServer.portable
-
The portability package contains interfaces and classes
that are designed for and intended to be used by ORB
implementor.
- delete_values(String) - Method in class org.omg.CORBA.Context
-
Deletes from this Context object the
NamedValue object(s) whose
name field matches the given property name.
- describe() - Method in class org.omg.CORBA._AliasDefStub
-
- describe() - Method in class org.omg.CORBA._AttributeDefStub
-
- describe() - Method in class org.omg.CORBA._ConstantDefStub
-
- describe() - Method in class org.omg.CORBA._ContainedStub
-
- describe() - Method in class org.omg.CORBA._EnumDefStub
-
- describe() - Method in class org.omg.CORBA._ExceptionDefStub
-
- describe() - Method in class org.omg.CORBA._InterfaceDefStub
-
- describe() - Method in class org.omg.CORBA._ModuleDefStub
-
- describe() - Method in class org.omg.CORBA._NativeDefStub
-
- describe() - Method in class org.omg.CORBA._OperationDefStub
-
- describe() - Method in class org.omg.CORBA._StructDefStub
-
- describe() - Method in class org.omg.CORBA._TypedefDefStub
-
- describe() - Method in class org.omg.CORBA._UnionDefStub
-
- describe() - Method in class org.omg.CORBA._ValueDefStub
-
- describe() - Method in class org.omg.CORBA._ValueMemberDefStub
-
- describe() - Method in class org.omg.CORBA.AliasDefPOATie
-
- describe() - Method in class org.omg.CORBA.AttributeDefPOATie
-
- describe() - Method in class org.omg.CORBA.ConstantDefPOATie
-
- describe() - Method in interface org.omg.CORBA.ContainedOperations
-
- describe() - Method in class org.omg.CORBA.ContainedPOATie
-
- describe() - Method in class org.omg.CORBA.EnumDefPOATie
-
- describe() - Method in class org.omg.CORBA.ExceptionDefPOATie
-
- describe() - Method in class org.omg.CORBA.InterfaceDefPOATie
-
- describe() - Method in class org.omg.CORBA.ModuleDefPOATie
-
- describe() - Method in class org.omg.CORBA.NativeDefPOATie
-
- describe() - Method in class org.omg.CORBA.OperationDefPOATie
-
- describe() - Method in class org.omg.CORBA.StructDefPOATie
-
- describe() - Method in class org.omg.CORBA.TypedefDefPOATie
-
- describe() - Method in class org.omg.CORBA.UnionDefPOATie
-
- describe() - Method in class org.omg.CORBA.ValueDefPOATie
-
- describe() - Method in class org.omg.CORBA.ValueMemberDefPOATie
-
- describe_contents(DefinitionKind, boolean, int) - Method in class org.omg.CORBA._ContainerStub
-
- describe_contents(DefinitionKind, boolean, int) - Method in class org.omg.CORBA._ExceptionDefStub
-
- describe_contents(DefinitionKind, boolean, int) - Method in class org.omg.CORBA._InterfaceDefStub
-
- describe_contents(DefinitionKind, boolean, int) - Method in class org.omg.CORBA._ModuleDefStub
-
- describe_contents(DefinitionKind, boolean, int) - Method in class org.omg.CORBA._RepositoryStub
-
- describe_contents(DefinitionKind, boolean, int) - Method in class org.omg.CORBA._StructDefStub
-
- describe_contents(DefinitionKind, boolean, int) - Method in class org.omg.CORBA._UnionDefStub
-
- describe_contents(DefinitionKind, boolean, int) - Method in class org.omg.CORBA._ValueDefStub
-
- describe_contents(DefinitionKind, boolean, int) - Method in interface org.omg.CORBA.ContainerOperations
-
- describe_contents(DefinitionKind, boolean, int) - Method in class org.omg.CORBA.ContainerPOATie
-
- describe_contents(DefinitionKind, boolean, int) - Method in class org.omg.CORBA.ExceptionDefPOATie
-
- describe_contents(DefinitionKind, boolean, int) - Method in class org.omg.CORBA.InterfaceDefPOATie
-
- describe_contents(DefinitionKind, boolean, int) - Method in class org.omg.CORBA.ModuleDefPOATie
-
- describe_contents(DefinitionKind, boolean, int) - Method in class org.omg.CORBA.RepositoryPOATie
-
- describe_contents(DefinitionKind, boolean, int) - Method in class org.omg.CORBA.StructDefPOATie
-
- describe_contents(DefinitionKind, boolean, int) - Method in class org.omg.CORBA.UnionDefPOATie
-
- describe_contents(DefinitionKind, boolean, int) - Method in class org.omg.CORBA.ValueDefPOATie
-
- describe_interface() - Method in class org.omg.CORBA._InterfaceDefStub
-
- describe_interface() - Method in interface org.omg.CORBA.InterfaceDefOperations
-
- describe_interface() - Method in class org.omg.CORBA.InterfaceDefPOATie
-
- describe_value() - Method in class org.omg.CORBA._ValueDefStub
-
- describe_value() - Method in interface org.omg.CORBA.ValueDefOperations
-
- describe_value() - Method in class org.omg.CORBA.ValueDefPOATie
-
- Description - Class in org.omg.CORBA.ContainedPackage
-
org/omg/CORBA/ContainedPackage/Description.java .
- Description() - Constructor for class org.omg.CORBA.ContainedPackage.Description
-
- Description(DefinitionKind, Any) - Constructor for class org.omg.CORBA.ContainedPackage.Description
-
- Description - Class in org.omg.CORBA.ContainerPackage
-
org/omg/CORBA/ContainerPackage/Description.java .
- Description() - Constructor for class org.omg.CORBA.ContainerPackage.Description
-
- Description(Contained, DefinitionKind, Any) - Constructor for class org.omg.CORBA.ContainerPackage.Description
-
- DescriptionHelper - Class in org.omg.CORBA.ContainedPackage
-
org/omg/CORBA/ContainedPackage/DescriptionHelper.java .
- DescriptionHelper() - Constructor for class org.omg.CORBA.ContainedPackage.DescriptionHelper
-
- DescriptionHelper - Class in org.omg.CORBA.ContainerPackage
-
org/omg/CORBA/ContainerPackage/DescriptionHelper.java .
- DescriptionHelper() - Constructor for class org.omg.CORBA.ContainerPackage.DescriptionHelper
-
- DescriptionHolder - Class in org.omg.CORBA.ContainedPackage
-
org/omg/CORBA/ContainedPackage/DescriptionHolder.java .
- DescriptionHolder() - Constructor for class org.omg.CORBA.ContainedPackage.DescriptionHolder
-
- DescriptionHolder(Description) - Constructor for class org.omg.CORBA.ContainedPackage.DescriptionHolder
-
- DescriptionHolder - Class in org.omg.CORBA.ContainerPackage
-
org/omg/CORBA/ContainerPackage/DescriptionHolder.java .
- DescriptionHolder() - Constructor for class org.omg.CORBA.ContainerPackage.DescriptionHolder
-
- DescriptionHolder(Description) - Constructor for class org.omg.CORBA.ContainerPackage.DescriptionHolder
-
- DescriptionSeqHelper - Class in org.omg.CORBA.ContainerPackage
-
org/omg/CORBA/ContainerPackage/DescriptionSeqHelper.java .
- DescriptionSeqHelper() - Constructor for class org.omg.CORBA.ContainerPackage.DescriptionSeqHelper
-
- DescriptionSeqHolder - Class in org.omg.CORBA.ContainerPackage
-
org/omg/CORBA/ContainerPackage/DescriptionSeqHolder.java .
- DescriptionSeqHolder() - Constructor for class org.omg.CORBA.ContainerPackage.DescriptionSeqHolder
-
- DescriptionSeqHolder(Description[]) - Constructor for class org.omg.CORBA.ContainerPackage.DescriptionSeqHolder
-
- destroy() - Method in class org.omg.CORBA._AliasDefStub
-
- destroy() - Method in class org.omg.CORBA._ArrayDefStub
-
- destroy() - Method in class org.omg.CORBA._AttributeDefStub
-
- destroy() - Method in class org.omg.CORBA._ConstantDefStub
-
- destroy() - Method in class org.omg.CORBA._ContainedStub
-
- destroy() - Method in class org.omg.CORBA._ContainerStub
-
- destroy() - Method in class org.omg.CORBA._EnumDefStub
-
- destroy() - Method in class org.omg.CORBA._ExceptionDefStub
-
- destroy() - Method in class org.omg.CORBA._IDLTypeStub
-
- destroy() - Method in class org.omg.CORBA._InterfaceDefStub
-
- destroy() - Method in class org.omg.CORBA._ModuleDefStub
-
- destroy() - Method in class org.omg.CORBA._NativeDefStub
-
- destroy() - Method in class org.omg.CORBA._OperationDefStub
-
- destroy() - Method in class org.omg.CORBA._PolicyStub
-
Destroys the policy object.
- destroy() - Method in class org.omg.CORBA._PrimitiveDefStub
-
- destroy() - Method in class org.omg.CORBA._RepositoryStub
-
- destroy() - Method in class org.omg.CORBA._SequenceDefStub
-
- destroy() - Method in class org.omg.CORBA._StringDefStub
-
- destroy() - Method in class org.omg.CORBA._StructDefStub
-
- destroy() - Method in class org.omg.CORBA._TypedefDefStub
-
- destroy() - Method in class org.omg.CORBA._UnionDefStub
-
- destroy() - Method in class org.omg.CORBA._ValueBoxDefStub
-
- destroy() - Method in class org.omg.CORBA._ValueDefStub
-
- destroy() - Method in class org.omg.CORBA._ValueMemberDefStub
-
- destroy() - Method in class org.omg.CORBA.AliasDefPOATie
-
- destroy() - Method in class org.omg.CORBA.ArrayDefPOATie
-
- destroy() - Method in class org.omg.CORBA.AttributeDefPOATie
-
- destroy() - Method in class org.omg.CORBA.ConstantDefPOATie
-
- destroy() - Method in class org.omg.CORBA.ContainedPOATie
-
- destroy() - Method in class org.omg.CORBA.ContainerPOATie
-
- destroy() - Method in interface org.omg.CORBA.DynAny
-
Deprecated.
Destroys this DynAny object and frees any resources
used to represent the data value associated with it.
- destroy() - Method in class org.omg.CORBA.EnumDefPOATie
-
- destroy() - Method in class org.omg.CORBA.ExceptionDefPOATie
-
- destroy() - Method in class org.omg.CORBA.InterfaceDefPOATie
-
- destroy() - Method in interface org.omg.CORBA.IRObjectOperations
-
Destroys this object.
- destroy() - Method in class org.omg.CORBA.ModuleDefPOATie
-
- destroy() - Method in class org.omg.CORBA.NativeDefPOATie
-
- destroy() - Method in class org.omg.CORBA.OperationDefPOATie
-
- destroy() - Method in class org.omg.CORBA.ORB
-
Destroys the ORB so that its resources can be reclaimed.
- destroy() - Method in interface org.omg.CORBA.PolicyOperations
-
Destroys the Policy object.
- destroy() - Method in class org.omg.CORBA.PrimitiveDefPOATie
-
- destroy() - Method in class org.omg.CORBA.RepositoryPOATie
-
- destroy() - Method in class org.omg.CORBA.SequenceDefPOATie
-
- destroy() - Method in class org.omg.CORBA.StringDefPOATie
-
- destroy() - Method in class org.omg.CORBA.StructDefPOATie
-
- destroy() - Method in class org.omg.CORBA.TypedefDefPOATie
-
- destroy() - Method in class org.omg.CORBA.UnionDefPOATie
-
- destroy() - Method in class org.omg.CORBA.ValueBoxDefPOATie
-
- destroy() - Method in class org.omg.CORBA.ValueDefPOATie
-
- destroy() - Method in class org.omg.CORBA.ValueMemberDefPOATie
-
- destroy() - Method in class org.omg.CosNaming._BindingIteratorStub
-
This operation destroys the iterator.
- destroy() - Method in class org.omg.CosNaming._NamingContextExtStub
-
The destroy operation deletes a naming context.
- destroy() - Method in class org.omg.CosNaming._NamingContextStub
-
The destroy operation deletes a naming context.
- destroy() - Method in interface org.omg.CosNaming.BindingIteratorOperations
-
This operation destroys the iterator.
- destroy() - Method in class org.omg.CosNaming.BindingIteratorPOATie
-
This operation destroys the iterator.
- destroy() - Method in class org.omg.CosNaming.NamingContextExtPOATie
-
The destroy operation deletes a naming context.
- destroy() - Method in interface org.omg.CosNaming.NamingContextOperations
-
The destroy operation deletes a naming context.
- destroy() - Method in class org.omg.CosNaming.NamingContextPOATie
-
The destroy operation deletes a naming context.
- destroy() - Method in class org.omg.CosTransactions._InvocationPolicyStub
-
Destroys the policy object.
- destroy() - Method in class org.omg.CosTransactions._NonTxTargetPolicyStub
-
Destroys the policy object.
- destroy() - Method in class org.omg.CosTransactions._OTSPolicyStub
-
Destroys the policy object.
- destroy() - Method in class org.omg.CosTransactions.InvocationPolicyPOATie
-
Destroys the policy object.
- destroy() - Method in class org.omg.CosTransactions.NonTxTargetPolicyPOATie
-
Destroys the policy object.
- destroy() - Method in class org.omg.CosTransactions.OTSPolicyPOATie
-
Destroys the policy object.
- destroy() - Method in class org.omg.DynamicAny._DynAnyStub
-
Destroys a DynAny object.
- destroy() - Method in class org.omg.DynamicAny._DynArrayStub
-
Destroys a DynAny object.
- destroy() - Method in class org.omg.DynamicAny._DynEnumStub
-
Destroys a DynAny object.
- destroy() - Method in class org.omg.DynamicAny._DynFixedStub
-
Destroys a DynAny object.
- destroy() - Method in class org.omg.DynamicAny._DynSequenceStub
-
Destroys a DynAny object.
- destroy() - Method in class org.omg.DynamicAny._DynStructStub
-
Destroys a DynAny object.
- destroy() - Method in class org.omg.DynamicAny._DynUnionStub
-
Destroys a DynAny object.
- destroy() - Method in class org.omg.DynamicAny._DynValueBoxStub
-
Destroys a DynAny object.
- destroy() - Method in class org.omg.DynamicAny._DynValueCommonStub
-
Destroys a DynAny object.
- destroy() - Method in class org.omg.DynamicAny._DynValueStub
-
Destroys a DynAny object.
- destroy() - Method in interface org.omg.DynamicAny.DynAnyOperations
-
Destroys a DynAny object.
- destroy() - Method in class org.omg.DynamicAny.DynAnyPOATie
-
Destroys a DynAny object.
- destroy() - Method in class org.omg.DynamicAny.DynArrayPOATie
-
Destroys a DynAny object.
- destroy() - Method in class org.omg.DynamicAny.DynEnumPOATie
-
Destroys a DynAny object.
- destroy() - Method in class org.omg.DynamicAny.DynFixedPOATie
-
Destroys a DynAny object.
- destroy() - Method in class org.omg.DynamicAny.DynSequencePOATie
-
Destroys a DynAny object.
- destroy() - Method in class org.omg.DynamicAny.DynStructPOATie
-
Destroys a DynAny object.
- destroy() - Method in class org.omg.DynamicAny.DynUnionPOATie
-
Destroys a DynAny object.
- destroy() - Method in class org.omg.DynamicAny.DynValueBoxPOATie
-
Destroys a DynAny object.
- destroy() - Method in class org.omg.DynamicAny.DynValueCommonPOATie
-
Destroys a DynAny object.
- destroy() - Method in class org.omg.DynamicAny.DynValuePOATie
-
Destroys a DynAny object.
- destroy() - Method in class org.omg.Messaging._MaxHopsPolicyStub
-
Destroys the policy object.
- destroy() - Method in class org.omg.Messaging._QueueOrderPolicyStub
-
Destroys the policy object.
- destroy() - Method in class org.omg.Messaging._RebindPolicyStub
-
Destroys the policy object.
- destroy() - Method in class org.omg.Messaging._RelativeRequestTimeoutPolicyStub
-
Destroys the policy object.
- destroy() - Method in class org.omg.Messaging._RelativeRoundtripTimeoutPolicyStub
-
Destroys the policy object.
- destroy() - Method in class org.omg.Messaging._ReplyEndTimePolicyStub
-
Destroys the policy object.
- destroy() - Method in class org.omg.Messaging._ReplyPriorityPolicyStub
-
Destroys the policy object.
- destroy() - Method in class org.omg.Messaging._ReplyStartTimePolicyStub
-
Destroys the policy object.
- destroy() - Method in class org.omg.Messaging._RequestEndTimePolicyStub
-
Destroys the policy object.
- destroy() - Method in class org.omg.Messaging._RequestPriorityPolicyStub
-
Destroys the policy object.
- destroy() - Method in class org.omg.Messaging._RequestStartTimePolicyStub
-
Destroys the policy object.
- destroy() - Method in class org.omg.Messaging._RoutingPolicyStub
-
Destroys the policy object.
- destroy() - Method in class org.omg.Messaging._SyncScopePolicyStub
-
Destroys the policy object.
- destroy() - Method in class org.omg.Messaging.MaxHopsPolicyPOATie
-
Destroys the policy object.
- destroy() - Method in class org.omg.Messaging.QueueOrderPolicyPOATie
-
Destroys the policy object.
- destroy() - Method in class org.omg.Messaging.RebindPolicyPOATie
-
Destroys the policy object.
- destroy() - Method in class org.omg.Messaging.RelativeRequestTimeoutPolicyPOATie
-
Destroys the policy object.
- destroy() - Method in class org.omg.Messaging.RelativeRoundtripTimeoutPolicyPOATie
-
Destroys the policy object.
- destroy() - Method in class org.omg.Messaging.ReplyEndTimePolicyPOATie
-
Destroys the policy object.
- destroy() - Method in class org.omg.Messaging.ReplyPriorityPolicyPOATie
-
Destroys the policy object.
- destroy() - Method in class org.omg.Messaging.ReplyStartTimePolicyPOATie
-
Destroys the policy object.
- destroy() - Method in class org.omg.Messaging.RequestEndTimePolicyPOATie
-
Destroys the policy object.
- destroy() - Method in class org.omg.Messaging.RequestPriorityPolicyPOATie
-
Destroys the policy object.
- destroy() - Method in class org.omg.Messaging.RequestStartTimePolicyPOATie
-
Destroys the policy object.
- destroy() - Method in class org.omg.Messaging.RoutingPolicyPOATie
-
Destroys the policy object.
- destroy() - Method in class org.omg.Messaging.SyncScopePolicyPOATie
-
Destroys the policy object.
- destroy() - Method in interface org.omg.PortableInterceptor.InterceptorOperations
-
Provides an opportunity to destroy this interceptor.
- destroy(boolean, boolean) - Method in interface org.omg.PortableServer.POAOperations
-
This operation destroys the POA and all descendant
POAs.
- discard_requests(boolean) - Method in interface org.omg.PortableServer.POAManagerOperations
-
This operation changes the state of the POA manager
to discarding.
- DISCARDING - Interface in org.omg.PortableInterceptor
-
org/omg/PortableInterceptor/DISCARDING.java .
- DISCARDING - Static variable in class org.omg.PortableServer.POAManagerPackage.State
-
- disconnect(Object) - Method in class org.omg.CORBA.ORB
-
Disconnects the given servant object from the ORB.
- discriminator() - Method in interface org.omg.CORBA.DynUnion
-
Deprecated.
Returns a DynAny object reference that must be narrowed to the type
of the discriminator in order to insert/get the discriminator value.
- discriminator_kind() - Method in interface org.omg.CORBA.DynUnion
-
Deprecated.
Returns the TCKind object associated with the discriminator of this union.
- discriminator_kind() - Method in class org.omg.DynamicAny._DynUnionStub
-
Returns the TCKind value of the discriminators TypeCode.
- discriminator_kind() - Method in interface org.omg.DynamicAny.DynUnionOperations
-
Returns the TCKind value of the discriminators TypeCode.
- discriminator_kind() - Method in class org.omg.DynamicAny.DynUnionPOATie
-
Returns the TCKind value of the discriminators TypeCode.
- discriminator_type() - Method in class org.omg.CORBA._UnionDefStub
-
- discriminator_type() - Method in class org.omg.CORBA.TypeCode
-
Returns a TypeCode object describing
all non-default member labels.
- discriminator_type() - Method in interface org.omg.CORBA.UnionDefOperations
-
- discriminator_type() - Method in class org.omg.CORBA.UnionDefPOATie
-
- discriminator_type_def() - Method in class org.omg.CORBA._UnionDefStub
-
- discriminator_type_def(IDLType) - Method in class org.omg.CORBA._UnionDefStub
-
- discriminator_type_def() - Method in interface org.omg.CORBA.UnionDefOperations
-
- discriminator_type_def(IDLType) - Method in interface org.omg.CORBA.UnionDefOperations
-
- discriminator_type_def() - Method in class org.omg.CORBA.UnionDefPOATie
-
- discriminator_type_def(IDLType) - Method in class org.omg.CORBA.UnionDefPOATie
-
- dk_AbstractInterface - Static variable in class org.omg.CORBA.DefinitionKind
-
The static instance of DefinitionKind indicating that an
Interface Repository object represents an abstract interface.
- dk_Alias - Static variable in class org.omg.CORBA.DefinitionKind
-
The static instance of DefinitionKind indicating that an
Interface Repository object is an Alias.
- dk_all - Static variable in class org.omg.CORBA.DefinitionKind
-
The wildcard DefinitionKind constant, useful
in all occasions where any
DefinitionKind is appropriate.
- dk_Array - Static variable in class org.omg.CORBA.DefinitionKind
-
The static instance of DefinitionKind indicating that an
Interface Repository object is an Array.
- dk_Attribute - Static variable in class org.omg.CORBA.DefinitionKind
-
The static instance of DefinitionKind indicating that an
Interface Repository object is an Attribute.
- dk_Constant - Static variable in class org.omg.CORBA.DefinitionKind
-
The static instance of DefinitionKind indicating that an
Interface Repository object is a constant.
- dk_Enum - Static variable in class org.omg.CORBA.DefinitionKind
-
The static instance of DefinitionKind indicating that an
Interface Repository object is an Enum.
- dk_Exception - Static variable in class org.omg.CORBA.DefinitionKind
-
The static instance of DefinitionKind indicating that an
Interface Repository object is an Exception.
- dk_Fixed - Static variable in class org.omg.CORBA.DefinitionKind
-
The static instance of DefinitionKind indicating that an
Interface Repository object is a Fixed value.
- dk_Interface - Static variable in class org.omg.CORBA.DefinitionKind
-
The static instance of DefinitionKind indicating that an
Interface Repository object is an Interface.
- dk_Module - Static variable in class org.omg.CORBA.DefinitionKind
-
The static instance of DefinitionKind indicating that an
Interface Repository object is a Module.
- dk_Native - Static variable in class org.omg.CORBA.DefinitionKind
-
The static instance of DefinitionKind indicating that an
Interface Repository object is a Native value.
- dk_none - Static variable in class org.omg.CORBA.DefinitionKind
-
The static instance of DefinitionKind indicating that an
Interface Repository object has no definition kind.
- dk_Operation - Static variable in class org.omg.CORBA.DefinitionKind
-
The static instance of DefinitionKind indicating that an
Interface Repository object is an Operation.
- dk_Primitive - Static variable in class org.omg.CORBA.DefinitionKind
-
The static instance of DefinitionKind indicating that an
Interface Repository object is a Primitive.
- dk_Repository - Static variable in class org.omg.CORBA.DefinitionKind
-
The static instance of DefinitionKind indicating that an
Interface Repository object is a Repository.
- dk_Sequence - Static variable in class org.omg.CORBA.DefinitionKind
-
The static instance of DefinitionKind indicating that an
Interface Repository object is a Sequence.
- dk_String - Static variable in class org.omg.CORBA.DefinitionKind
-
The static instance of DefinitionKind indicating that an
Interface Repository object is a String.
- dk_Struct - Static variable in class org.omg.CORBA.DefinitionKind
-
The static instance of DefinitionKind indicating that an
Interface Repository object is a Struct.
- dk_Typedef - Static variable in class org.omg.CORBA.DefinitionKind
-
The static instance of DefinitionKind indicating that an
Interface Repository object is a Typedef.
- dk_Union - Static variable in class org.omg.CORBA.DefinitionKind
-
The static instance of DefinitionKind indicating that an
Interface Repository object is a Union.
- dk_Value - Static variable in class org.omg.CORBA.DefinitionKind
-
The static instance of DefinitionKind indicating that an
Interface Repository object is a Value.
- dk_ValueBox - Static variable in class org.omg.CORBA.DefinitionKind
-
The static instance of DefinitionKind indicating that an
Interface Repository object is a ValueBox.
- dk_ValueMember - Static variable in class org.omg.CORBA.DefinitionKind
-
The static instance of DefinitionKind indicating that an
Interface Repository object is a ValueMember.
- dk_Wstring - Static variable in class org.omg.CORBA.DefinitionKind
-
The static instance of DefinitionKind indicating that an
Interface Repository object is a Wstring.
- DomainManager - Interface in org.omg.CORBA
-
Provides mechanisms for establishing and navigating relationships to
superior and subordinate domains, as well as for creating and accessing
policies.
- DomainManagerOperations - Interface in org.omg.CORBA
-
Provides the DomainManager with the means to access policies.
- DoubleHolder - Class in org.omg.CORBA
-
The Holder for Double.
- DoubleHolder() - Constructor for class org.omg.CORBA.DoubleHolder
-
Constructs a new DoubleHolder object with its
value field initialized to 0.0.
- DoubleHolder(double) - Constructor for class org.omg.CORBA.DoubleHolder
-
Constructs a new DoubleHolder object for the given
double.
- DoubleSeqHelper - Class in org.omg.CORBA
-
The Helper for DoubleSeq.
- DoubleSeqHelper() - Constructor for class org.omg.CORBA.DoubleSeqHelper
-
- DoubleSeqHolder - Class in org.omg.CORBA
-
The Holder for DoubleSeq.
- DoubleSeqHolder() - Constructor for class org.omg.CORBA.DoubleSeqHolder
-
- DoubleSeqHolder(double[]) - Constructor for class org.omg.CORBA.DoubleSeqHolder
-
- duplicate(Object) - Method in class org.omg.CORBA.portable.Delegate
-
Returns a duplicate of the object reference provided.
- DuplicateName - Exception in org.omg.PortableInterceptor.ORBInitInfoPackage
-
org/omg/PortableInterceptor/ORBInitInfoPackage/DuplicateName.java .
- DuplicateName() - Constructor for exception org.omg.PortableInterceptor.ORBInitInfoPackage.DuplicateName
-
- DuplicateName(String) - Constructor for exception org.omg.PortableInterceptor.ORBInitInfoPackage.DuplicateName
-
- DuplicateName(String, String) - Constructor for exception org.omg.PortableInterceptor.ORBInitInfoPackage.DuplicateName
-
- DuplicateNameHelper - Class in org.omg.PortableInterceptor.ORBInitInfoPackage
-
org/omg/PortableInterceptor/ORBInitInfoPackage/DuplicateNameHelper.java .
- DuplicateNameHelper() - Constructor for class org.omg.PortableInterceptor.ORBInitInfoPackage.DuplicateNameHelper
-
- DuplicateNameHolder - Class in org.omg.PortableInterceptor.ORBInitInfoPackage
-
org/omg/PortableInterceptor/ORBInitInfoPackage/DuplicateNameHolder.java .
- DuplicateNameHolder() - Constructor for class org.omg.PortableInterceptor.ORBInitInfoPackage.DuplicateNameHolder
-
- DuplicateNameHolder(DuplicateName) - Constructor for class org.omg.PortableInterceptor.ORBInitInfoPackage.DuplicateNameHolder
-
- DynamicImplementation - Class in org.omg.CORBA
-
- DynamicImplementation() - Constructor for class org.omg.CORBA.DynamicImplementation
-
Deprecated.
- DynamicImplementation - Class in org.omg.PortableServer
-
Allows dynamic handling of object invocations.
- DynamicImplementation() - Constructor for class org.omg.PortableServer.DynamicImplementation
-
- DynAny - Interface in org.omg.CORBA
-
- DynAny - Interface in org.omg.DynamicAny
-
Any values can be dynamically interpreted (traversed) and constructed through DynAny objects.
- DynAnyFactory - Interface in org.omg.DynamicAny
-
DynAny objects can be created by invoking operations on the DynAnyFactory object.
- DynAnyFactoryHelper - Class in org.omg.DynamicAny
-
DynAny objects can be created by invoking operations on the DynAnyFactory object.
- DynAnyFactoryHelper() - Constructor for class org.omg.DynamicAny.DynAnyFactoryHelper
-
- DynAnyFactoryHolder - Class in org.omg.DynamicAny
-
DynAny objects can be created by invoking operations on the DynAnyFactory object.
- DynAnyFactoryHolder() - Constructor for class org.omg.DynamicAny.DynAnyFactoryHolder
-
- DynAnyFactoryHolder(DynAnyFactory) - Constructor for class org.omg.DynamicAny.DynAnyFactoryHolder
-
- DynAnyFactoryOperations - Interface in org.omg.DynamicAny
-
DynAny objects can be created by invoking operations on the DynAnyFactory object.
- DynAnyFactoryPOA - Class in org.omg.DynamicAny
-
DynAny objects can be created by invoking operations on the DynAnyFactory object.
- DynAnyFactoryPOA() - Constructor for class org.omg.DynamicAny.DynAnyFactoryPOA
-
- DynAnyFactoryPOATie - Class in org.omg.DynamicAny
-
DynAny objects can be created by invoking operations on the DynAnyFactory object.
- DynAnyFactoryPOATie(DynAnyFactoryOperations) - Constructor for class org.omg.DynamicAny.DynAnyFactoryPOATie
-
- DynAnyFactoryPOATie(DynAnyFactoryOperations, POA) - Constructor for class org.omg.DynamicAny.DynAnyFactoryPOATie
-
- DynAnyHelper - Class in org.omg.DynamicAny
-
Any values can be dynamically interpreted (traversed) and constructed through DynAny objects.
- DynAnyHelper() - Constructor for class org.omg.DynamicAny.DynAnyHelper
-
- DynAnyHolder - Class in org.omg.DynamicAny
-
Any values can be dynamically interpreted (traversed) and constructed through DynAny objects.
- DynAnyHolder() - Constructor for class org.omg.DynamicAny.DynAnyHolder
-
- DynAnyHolder(DynAny) - Constructor for class org.omg.DynamicAny.DynAnyHolder
-
- DynAnyOperations - Interface in org.omg.DynamicAny
-
Any values can be dynamically interpreted (traversed) and constructed through DynAny objects.
- DynAnyPOA - Class in org.omg.DynamicAny
-
Any values can be dynamically interpreted (traversed) and constructed through DynAny objects.
- DynAnyPOA() - Constructor for class org.omg.DynamicAny.DynAnyPOA
-
- DynAnyPOATie - Class in org.omg.DynamicAny
-
Any values can be dynamically interpreted (traversed) and constructed through DynAny objects.
- DynAnyPOATie(DynAnyOperations) - Constructor for class org.omg.DynamicAny.DynAnyPOATie
-
- DynAnyPOATie(DynAnyOperations, POA) - Constructor for class org.omg.DynamicAny.DynAnyPOATie
-
- DynAnySeqHelper - Class in org.omg.DynamicAny
-
org/omg/DynamicAny/DynAnySeqHelper.java .
- DynAnySeqHelper() - Constructor for class org.omg.DynamicAny.DynAnySeqHelper
-
- DynAnySeqHolder - Class in org.omg.DynamicAny
-
org/omg/DynamicAny/DynAnySeqHolder.java .
- DynAnySeqHolder() - Constructor for class org.omg.DynamicAny.DynAnySeqHolder
-
- DynAnySeqHolder(DynAny[]) - Constructor for class org.omg.DynamicAny.DynAnySeqHolder
-
- DynArray - Interface in org.omg.CORBA
-
- DynArray - Interface in org.omg.DynamicAny
-
DynArray objects support the manipulation of IDL arrays.
- DynArrayHelper - Class in org.omg.DynamicAny
-
DynArray objects support the manipulation of IDL arrays.
- DynArrayHelper() - Constructor for class org.omg.DynamicAny.DynArrayHelper
-
- DynArrayHolder - Class in org.omg.DynamicAny
-
DynArray objects support the manipulation of IDL arrays.
- DynArrayHolder() - Constructor for class org.omg.DynamicAny.DynArrayHolder
-
- DynArrayHolder(DynArray) - Constructor for class org.omg.DynamicAny.DynArrayHolder
-
- DynArrayOperations - Interface in org.omg.DynamicAny
-
DynArray objects support the manipulation of IDL arrays.
- DynArrayPOA - Class in org.omg.DynamicAny
-
DynArray objects support the manipulation of IDL arrays.
- DynArrayPOA() - Constructor for class org.omg.DynamicAny.DynArrayPOA
-
- DynArrayPOATie - Class in org.omg.DynamicAny
-
DynArray objects support the manipulation of IDL arrays.
- DynArrayPOATie(DynArrayOperations) - Constructor for class org.omg.DynamicAny.DynArrayPOATie
-
- DynArrayPOATie(DynArrayOperations, POA) - Constructor for class org.omg.DynamicAny.DynArrayPOATie
-
- DynEnum - Interface in org.omg.CORBA
-
- DynEnum - Interface in org.omg.DynamicAny
-
DynEnum objects support the manipulation of IDL enumerated values.
- DynEnumHelper - Class in org.omg.DynamicAny
-
DynEnum objects support the manipulation of IDL enumerated values.
- DynEnumHelper() - Constructor for class org.omg.DynamicAny.DynEnumHelper
-
- DynEnumHolder - Class in org.omg.DynamicAny
-
DynEnum objects support the manipulation of IDL enumerated values.
- DynEnumHolder() - Constructor for class org.omg.DynamicAny.DynEnumHolder
-
- DynEnumHolder(DynEnum) - Constructor for class org.omg.DynamicAny.DynEnumHolder
-
- DynEnumOperations - Interface in org.omg.DynamicAny
-
DynEnum objects support the manipulation of IDL enumerated values.
- DynEnumPOA - Class in org.omg.DynamicAny
-
DynEnum objects support the manipulation of IDL enumerated values.
- DynEnumPOA() - Constructor for class org.omg.DynamicAny.DynEnumPOA
-
- DynEnumPOATie - Class in org.omg.DynamicAny
-
DynEnum objects support the manipulation of IDL enumerated values.
- DynEnumPOATie(DynEnumOperations) - Constructor for class org.omg.DynamicAny.DynEnumPOATie
-
- DynEnumPOATie(DynEnumOperations, POA) - Constructor for class org.omg.DynamicAny.DynEnumPOATie
-
- DynFixed - Interface in org.omg.CORBA
-
- DynFixed - Interface in org.omg.DynamicAny
-
DynFixed objects support the manipulation of IDL fixed values.
- DynFixedHelper - Class in org.omg.DynamicAny
-
DynFixed objects support the manipulation of IDL fixed values.
- DynFixedHelper() - Constructor for class org.omg.DynamicAny.DynFixedHelper
-
- DynFixedHolder - Class in org.omg.DynamicAny
-
DynFixed objects support the manipulation of IDL fixed values.
- DynFixedHolder() - Constructor for class org.omg.DynamicAny.DynFixedHolder
-
- DynFixedHolder(DynFixed) - Constructor for class org.omg.DynamicAny.DynFixedHolder
-
- DynFixedOperations - Interface in org.omg.DynamicAny
-
DynFixed objects support the manipulation of IDL fixed values.
- DynFixedPOA - Class in org.omg.DynamicAny
-
DynFixed objects support the manipulation of IDL fixed values.
- DynFixedPOA() - Constructor for class org.omg.DynamicAny.DynFixedPOA
-
- DynFixedPOATie - Class in org.omg.DynamicAny
-
DynFixed objects support the manipulation of IDL fixed values.
- DynFixedPOATie(DynFixedOperations) - Constructor for class org.omg.DynamicAny.DynFixedPOATie
-
- DynFixedPOATie(DynFixedOperations, POA) - Constructor for class org.omg.DynamicAny.DynFixedPOATie
-
- DynSequence - Interface in org.omg.CORBA
-
- DynSequence - Interface in org.omg.DynamicAny
-
DynSequence objects support the manipulation of IDL sequences.
- DynSequenceHelper - Class in org.omg.DynamicAny
-
DynSequence objects support the manipulation of IDL sequences.
- DynSequenceHelper() - Constructor for class org.omg.DynamicAny.DynSequenceHelper
-
- DynSequenceHolder - Class in org.omg.DynamicAny
-
DynSequence objects support the manipulation of IDL sequences.
- DynSequenceHolder() - Constructor for class org.omg.DynamicAny.DynSequenceHolder
-
- DynSequenceHolder(DynSequence) - Constructor for class org.omg.DynamicAny.DynSequenceHolder
-
- DynSequenceOperations - Interface in org.omg.DynamicAny
-
DynSequence objects support the manipulation of IDL sequences.
- DynSequencePOA - Class in org.omg.DynamicAny
-
DynSequence objects support the manipulation of IDL sequences.
- DynSequencePOA() - Constructor for class org.omg.DynamicAny.DynSequencePOA
-
- DynSequencePOATie - Class in org.omg.DynamicAny
-
DynSequence objects support the manipulation of IDL sequences.
- DynSequencePOATie(DynSequenceOperations) - Constructor for class org.omg.DynamicAny.DynSequencePOATie
-
- DynSequencePOATie(DynSequenceOperations, POA) - Constructor for class org.omg.DynamicAny.DynSequencePOATie
-
- DynStruct - Interface in org.omg.CORBA
-
- DynStruct - Interface in org.omg.DynamicAny
-
DynStruct objects support the manipulation of IDL struct and exception values.
- DynStructHelper - Class in org.omg.DynamicAny
-
DynStruct objects support the manipulation of IDL struct and exception values.
- DynStructHelper() - Constructor for class org.omg.DynamicAny.DynStructHelper
-
- DynStructHolder - Class in org.omg.DynamicAny
-
DynStruct objects support the manipulation of IDL struct and exception values.
- DynStructHolder() - Constructor for class org.omg.DynamicAny.DynStructHolder
-
- DynStructHolder(DynStruct) - Constructor for class org.omg.DynamicAny.DynStructHolder
-
- DynStructOperations - Interface in org.omg.DynamicAny
-
DynStruct objects support the manipulation of IDL struct and exception values.
- DynStructPOA - Class in org.omg.DynamicAny
-
DynStruct objects support the manipulation of IDL struct and exception values.
- DynStructPOA() - Constructor for class org.omg.DynamicAny.DynStructPOA
-
- DynStructPOATie - Class in org.omg.DynamicAny
-
DynStruct objects support the manipulation of IDL struct and exception values.
- DynStructPOATie(DynStructOperations) - Constructor for class org.omg.DynamicAny.DynStructPOATie
-
- DynStructPOATie(DynStructOperations, POA) - Constructor for class org.omg.DynamicAny.DynStructPOATie
-
- DynUnion - Interface in org.omg.CORBA
-
- DynUnion - Interface in org.omg.DynamicAny
-
DynUnion objects support the manipulation of IDL unions.
- DynUnionHelper - Class in org.omg.DynamicAny
-
DynUnion objects support the manipulation of IDL unions.
- DynUnionHelper() - Constructor for class org.omg.DynamicAny.DynUnionHelper
-
- DynUnionHolder - Class in org.omg.DynamicAny
-
DynUnion objects support the manipulation of IDL unions.
- DynUnionHolder() - Constructor for class org.omg.DynamicAny.DynUnionHolder
-
- DynUnionHolder(DynUnion) - Constructor for class org.omg.DynamicAny.DynUnionHolder
-
- DynUnionOperations - Interface in org.omg.DynamicAny
-
DynUnion objects support the manipulation of IDL unions.
- DynUnionPOA - Class in org.omg.DynamicAny
-
DynUnion objects support the manipulation of IDL unions.
- DynUnionPOA() - Constructor for class org.omg.DynamicAny.DynUnionPOA
-
- DynUnionPOATie - Class in org.omg.DynamicAny
-
DynUnion objects support the manipulation of IDL unions.
- DynUnionPOATie(DynUnionOperations) - Constructor for class org.omg.DynamicAny.DynUnionPOATie
-
- DynUnionPOATie(DynUnionOperations, POA) - Constructor for class org.omg.DynamicAny.DynUnionPOATie
-
- DynValue - Interface in org.omg.CORBA
-
- DynValue - Interface in org.omg.DynamicAny
-
DynValue objects support the manipulation of IDL non-boxed value types.
- DynValueBox - Interface in org.omg.DynamicAny
-
DynValueBox objects support the manipulation of IDL boxed value types.
- DynValueBoxHelper - Class in org.omg.DynamicAny
-
DynValueBox objects support the manipulation of IDL boxed value types.
- DynValueBoxHelper() - Constructor for class org.omg.DynamicAny.DynValueBoxHelper
-
- DynValueBoxHolder - Class in org.omg.DynamicAny
-
DynValueBox objects support the manipulation of IDL boxed value types.
- DynValueBoxHolder() - Constructor for class org.omg.DynamicAny.DynValueBoxHolder
-
- DynValueBoxHolder(DynValueBox) - Constructor for class org.omg.DynamicAny.DynValueBoxHolder
-
- DynValueBoxOperations - Interface in org.omg.DynamicAny
-
DynValueBox objects support the manipulation of IDL boxed value types.
- DynValueBoxPOA - Class in org.omg.DynamicAny
-
DynValueBox objects support the manipulation of IDL boxed value types.
- DynValueBoxPOA() - Constructor for class org.omg.DynamicAny.DynValueBoxPOA
-
- DynValueBoxPOATie - Class in org.omg.DynamicAny
-
DynValueBox objects support the manipulation of IDL boxed value types.
- DynValueBoxPOATie(DynValueBoxOperations) - Constructor for class org.omg.DynamicAny.DynValueBoxPOATie
-
- DynValueBoxPOATie(DynValueBoxOperations, POA) - Constructor for class org.omg.DynamicAny.DynValueBoxPOATie
-
- DynValueCommon - Interface in org.omg.DynamicAny
-
DynValueCommon provides operations supported by both the DynValue and DynValueBox interfaces.
- DynValueCommonHelper - Class in org.omg.DynamicAny
-
DynValueCommon provides operations supported by both the DynValue and DynValueBox interfaces.
- DynValueCommonHelper() - Constructor for class org.omg.DynamicAny.DynValueCommonHelper
-
- DynValueCommonHolder - Class in org.omg.DynamicAny
-
DynValueCommon provides operations supported by both the DynValue and DynValueBox interfaces.
- DynValueCommonHolder() - Constructor for class org.omg.DynamicAny.DynValueCommonHolder
-
- DynValueCommonHolder(DynValueCommon) - Constructor for class org.omg.DynamicAny.DynValueCommonHolder
-
- DynValueCommonOperations - Interface in org.omg.DynamicAny
-
DynValueCommon provides operations supported by both the DynValue and DynValueBox interfaces.
- DynValueCommonPOA - Class in org.omg.DynamicAny
-
DynValueCommon provides operations supported by both the DynValue and DynValueBox interfaces.
- DynValueCommonPOA() - Constructor for class org.omg.DynamicAny.DynValueCommonPOA
-
- DynValueCommonPOATie - Class in org.omg.DynamicAny
-
DynValueCommon provides operations supported by both the DynValue and DynValueBox interfaces.
- DynValueCommonPOATie(DynValueCommonOperations) - Constructor for class org.omg.DynamicAny.DynValueCommonPOATie
-
- DynValueCommonPOATie(DynValueCommonOperations, POA) - Constructor for class org.omg.DynamicAny.DynValueCommonPOATie
-
- DynValueHelper - Class in org.omg.DynamicAny
-
DynValue objects support the manipulation of IDL non-boxed value types.
- DynValueHelper() - Constructor for class org.omg.DynamicAny.DynValueHelper
-
- DynValueHolder - Class in org.omg.DynamicAny
-
DynValue objects support the manipulation of IDL non-boxed value types.
- DynValueHolder() - Constructor for class org.omg.DynamicAny.DynValueHolder
-
- DynValueHolder(DynValue) - Constructor for class org.omg.DynamicAny.DynValueHolder
-
- DynValueOperations - Interface in org.omg.DynamicAny
-
DynValue objects support the manipulation of IDL non-boxed value types.
- DynValuePOA - Class in org.omg.DynamicAny
-
DynValue objects support the manipulation of IDL non-boxed value types.
- DynValuePOA() - Constructor for class org.omg.DynamicAny.DynValuePOA
-
- DynValuePOATie - Class in org.omg.DynamicAny
-
DynValue objects support the manipulation of IDL non-boxed value types.
- DynValuePOATie(DynValueOperations) - Constructor for class org.omg.DynamicAny.DynValuePOATie
-
- DynValuePOATie(DynValueOperations, POA) - Constructor for class org.omg.DynamicAny.DynValuePOATie
-
- get_any() - Method in interface org.omg.CORBA.DynAny
-
Deprecated.
Retrieves the org.omg.CORBA.Any contained
in this DynAny object.
- get_any() - Method in class org.omg.DynamicAny._DynAnyStub
-
Extracts an Any value contained in the Any represented by this DynAny.
- get_any() - Method in class org.omg.DynamicAny._DynArrayStub
-
Extracts an Any value contained in the Any represented by this DynAny.
- get_any() - Method in class org.omg.DynamicAny._DynEnumStub
-
Extracts an Any value contained in the Any represented by this DynAny.
- get_any() - Method in class org.omg.DynamicAny._DynFixedStub
-
Extracts an Any value contained in the Any represented by this DynAny.
- get_any() - Method in class org.omg.DynamicAny._DynSequenceStub
-
Extracts an Any value contained in the Any represented by this DynAny.
- get_any() - Method in class org.omg.DynamicAny._DynStructStub
-
Extracts an Any value contained in the Any represented by this DynAny.
- get_any() - Method in class org.omg.DynamicAny._DynUnionStub
-
Extracts an Any value contained in the Any represented by this DynAny.
- get_any() - Method in class org.omg.DynamicAny._DynValueBoxStub
-
Extracts an Any value contained in the Any represented by this DynAny.
- get_any() - Method in class org.omg.DynamicAny._DynValueCommonStub
-
Extracts an Any value contained in the Any represented by this DynAny.
- get_any() - Method in class org.omg.DynamicAny._DynValueStub
-
Extracts an Any value contained in the Any represented by this DynAny.
- get_any() - Method in interface org.omg.DynamicAny.DynAnyOperations
-
Extracts an Any value contained in the Any represented by this DynAny.
- get_any() - Method in class org.omg.DynamicAny.DynAnyPOATie
-
Extracts an Any value contained in the Any represented by this DynAny.
- get_any() - Method in class org.omg.DynamicAny.DynArrayPOATie
-
Extracts an Any value contained in the Any represented by this DynAny.
- get_any() - Method in class org.omg.DynamicAny.DynEnumPOATie
-
Extracts an Any value contained in the Any represented by this DynAny.
- get_any() - Method in class org.omg.DynamicAny.DynFixedPOATie
-
Extracts an Any value contained in the Any represented by this DynAny.
- get_any() - Method in class org.omg.DynamicAny.DynSequencePOATie
-
Extracts an Any value contained in the Any represented by this DynAny.
- get_any() - Method in class org.omg.DynamicAny.DynStructPOATie
-
Extracts an Any value contained in the Any represented by this DynAny.
- get_any() - Method in class org.omg.DynamicAny.DynUnionPOATie
-
Extracts an Any value contained in the Any represented by this DynAny.
- get_any() - Method in class org.omg.DynamicAny.DynValueBoxPOATie
-
Extracts an Any value contained in the Any represented by this DynAny.
- get_any() - Method in class org.omg.DynamicAny.DynValueCommonPOATie
-
Extracts an Any value contained in the Any represented by this DynAny.
- get_any() - Method in class org.omg.DynamicAny.DynValuePOATie
-
Extracts an Any value contained in the Any represented by this DynAny.
- get_as_string() - Method in class org.omg.DynamicAny._DynEnumStub
-
Returns the value of the DynEnum as an IDL identifier.
- get_as_string() - Method in interface org.omg.DynamicAny.DynEnumOperations
-
Returns the value of the DynEnum as an IDL identifier.
- get_as_string() - Method in class org.omg.DynamicAny.DynEnumPOATie
-
Returns the value of the DynEnum as an IDL identifier.
- get_as_ulong() - Method in class org.omg.DynamicAny._DynEnumStub
-
Returns the value of the DynEnum as the enumerated value's ordinal value.
- get_as_ulong() - Method in interface org.omg.DynamicAny.DynEnumOperations
-
Returns the value of the DynEnum as the enumerated value's ordinal value.
- get_as_ulong() - Method in class org.omg.DynamicAny.DynEnumPOATie
-
Returns the value of the DynEnum as the enumerated value's ordinal value.
- get_boolean() - Method in interface org.omg.CORBA.DynAny
-
Deprecated.
Retrieves the boolean contained
in this DynAny object.
- get_boolean() - Method in class org.omg.DynamicAny._DynAnyStub
-
Extracts the boolean value from this DynAny.
- get_boolean() - Method in class org.omg.DynamicAny._DynArrayStub
-
Extracts the boolean value from this DynAny.
- get_boolean() - Method in class org.omg.DynamicAny._DynEnumStub
-
Extracts the boolean value from this DynAny.
- get_boolean() - Method in class org.omg.DynamicAny._DynFixedStub
-
Extracts the boolean value from this DynAny.
- get_boolean() - Method in class org.omg.DynamicAny._DynSequenceStub
-
Extracts the boolean value from this DynAny.
- get_boolean() - Method in class org.omg.DynamicAny._DynStructStub
-
Extracts the boolean value from this DynAny.
- get_boolean() - Method in class org.omg.DynamicAny._DynUnionStub
-
Extracts the boolean value from this DynAny.
- get_boolean() - Method in class org.omg.DynamicAny._DynValueBoxStub
-
Extracts the boolean value from this DynAny.
- get_boolean() - Method in class org.omg.DynamicAny._DynValueCommonStub
-
Extracts the boolean value from this DynAny.
- get_boolean() - Method in class org.omg.DynamicAny._DynValueStub
-
Extracts the boolean value from this DynAny.
- get_boolean() - Method in interface org.omg.DynamicAny.DynAnyOperations
-
Extracts the boolean value from this DynAny.
- get_boolean() - Method in class org.omg.DynamicAny.DynAnyPOATie
-
Extracts the boolean value from this DynAny.
- get_boolean() - Method in class org.omg.DynamicAny.DynArrayPOATie
-
Extracts the boolean value from this DynAny.
- get_boolean() - Method in class org.omg.DynamicAny.DynEnumPOATie
-
Extracts the boolean value from this DynAny.
- get_boolean() - Method in class org.omg.DynamicAny.DynFixedPOATie
-
Extracts the boolean value from this DynAny.
- get_boolean() - Method in class org.omg.DynamicAny.DynSequencePOATie
-
Extracts the boolean value from this DynAny.
- get_boolean() - Method in class org.omg.DynamicAny.DynStructPOATie
-
Extracts the boolean value from this DynAny.
- get_boolean() - Method in class org.omg.DynamicAny.DynUnionPOATie
-
Extracts the boolean value from this DynAny.
- get_boolean() - Method in class org.omg.DynamicAny.DynValueBoxPOATie
-
Extracts the boolean value from this DynAny.
- get_boolean() - Method in class org.omg.DynamicAny.DynValueCommonPOATie
-
Extracts the boolean value from this DynAny.
- get_boolean() - Method in class org.omg.DynamicAny.DynValuePOATie
-
Extracts the boolean value from this DynAny.
- get_boxed_value() - Method in class org.omg.DynamicAny._DynValueBoxStub
-
Returns the boxed value as an Any.
- get_boxed_value() - Method in interface org.omg.DynamicAny.DynValueBoxOperations
-
Returns the boxed value as an Any.
- get_boxed_value() - Method in class org.omg.DynamicAny.DynValueBoxPOATie
-
Returns the boxed value as an Any.
- get_boxed_value_as_dyn_any() - Method in class org.omg.DynamicAny._DynValueBoxStub
-
Returns the boxed value as a DynAny.
- get_boxed_value_as_dyn_any() - Method in interface org.omg.DynamicAny.DynValueBoxOperations
-
Returns the boxed value as a DynAny.
- get_boxed_value_as_dyn_any() - Method in class org.omg.DynamicAny.DynValueBoxPOATie
-
Returns the boxed value as a DynAny.
- get_char() - Method in interface org.omg.CORBA.DynAny
-
Deprecated.
Retrieves the char contained
in this DynAny object.
- get_char() - Method in class org.omg.DynamicAny._DynAnyStub
-
Extracts the char value from this DynAny.
- get_char() - Method in class org.omg.DynamicAny._DynArrayStub
-
Extracts the char value from this DynAny.
- get_char() - Method in class org.omg.DynamicAny._DynEnumStub
-
Extracts the char value from this DynAny.
- get_char() - Method in class org.omg.DynamicAny._DynFixedStub
-
Extracts the char value from this DynAny.
- get_char() - Method in class org.omg.DynamicAny._DynSequenceStub
-
Extracts the char value from this DynAny.
- get_char() - Method in class org.omg.DynamicAny._DynStructStub
-
Extracts the char value from this DynAny.
- get_char() - Method in class org.omg.DynamicAny._DynUnionStub
-
Extracts the char value from this DynAny.
- get_char() - Method in class org.omg.DynamicAny._DynValueBoxStub
-
Extracts the char value from this DynAny.
- get_char() - Method in class org.omg.DynamicAny._DynValueCommonStub
-
Extracts the char value from this DynAny.
- get_char() - Method in class org.omg.DynamicAny._DynValueStub
-
Extracts the char value from this DynAny.
- get_char() - Method in interface org.omg.DynamicAny.DynAnyOperations
-
Extracts the char value from this DynAny.
- get_char() - Method in class org.omg.DynamicAny.DynAnyPOATie
-
Extracts the char value from this DynAny.
- get_char() - Method in class org.omg.DynamicAny.DynArrayPOATie
-
Extracts the char value from this DynAny.
- get_char() - Method in class org.omg.DynamicAny.DynEnumPOATie
-
Extracts the char value from this DynAny.
- get_char() - Method in class org.omg.DynamicAny.DynFixedPOATie
-
Extracts the char value from this DynAny.
- get_char() - Method in class org.omg.DynamicAny.DynSequencePOATie
-
Extracts the char value from this DynAny.
- get_char() - Method in class org.omg.DynamicAny.DynStructPOATie
-
Extracts the char value from this DynAny.
- get_char() - Method in class org.omg.DynamicAny.DynUnionPOATie
-
Extracts the char value from this DynAny.
- get_char() - Method in class org.omg.DynamicAny.DynValueBoxPOATie
-
Extracts the char value from this DynAny.
- get_char() - Method in class org.omg.DynamicAny.DynValueCommonPOATie
-
Extracts the char value from this DynAny.
- get_char() - Method in class org.omg.DynamicAny.DynValuePOATie
-
Extracts the char value from this DynAny.
- get_codebase(Object) - Method in class org.omg.CORBA_2_3.portable.Delegate
-
Returns the codebase for object reference provided.
- get_compact_typecode() - Method in class org.omg.CORBA.TypeCode
-
Strips out all optional name and member name fields,
but leaves all alias typecodes intact.
- get_control() - Method in class org.omg.CosTransactions._CurrentStub
-
- get_control() - Method in interface org.omg.CosTransactions.CurrentOperations
-
- get_control() - Method in class org.omg.CosTransactions.CurrentPOATie
-
- get_coordinator() - Method in class org.omg.CosTransactions._ControlStub
-
- get_coordinator() - Method in interface org.omg.CosTransactions.ControlOperations
-
- get_coordinator() - Method in class org.omg.CosTransactions.ControlPOATie
-
- get_current() - Method in class org.omg.CORBA.ORB
-
- get_default_context() - Method in class org.omg.CORBA.ORB
-
Gets the default Context object.
- get_discriminator() - Method in class org.omg.DynamicAny._DynUnionStub
-
Returns the current discriminator value.
- get_discriminator() - Method in interface org.omg.DynamicAny.DynUnionOperations
-
Returns the current discriminator value.
- get_discriminator() - Method in class org.omg.DynamicAny.DynUnionPOATie
-
Returns the current discriminator value.
- get_domain_managers(Object) - Method in class org.omg.CORBA.portable.Delegate
-
Retrieves the DomainManagers of this object.
- get_domain_policy(int) - Method in interface org.omg.CORBA.DomainManagerOperations
-
This returns the policy of the specified type for objects in
this domain.
- get_double() - Method in interface org.omg.CORBA.DynAny
-
Deprecated.
Retrieves the double contained
in this DynAny object.
- get_double() - Method in class org.omg.DynamicAny._DynAnyStub
-
Extracts the double value from this DynAny.
- get_double() - Method in class org.omg.DynamicAny._DynArrayStub
-
Extracts the double value from this DynAny.
- get_double() - Method in class org.omg.DynamicAny._DynEnumStub
-
Extracts the double value from this DynAny.
- get_double() - Method in class org.omg.DynamicAny._DynFixedStub
-
Extracts the double value from this DynAny.
- get_double() - Method in class org.omg.DynamicAny._DynSequenceStub
-
Extracts the double value from this DynAny.
- get_double() - Method in class org.omg.DynamicAny._DynStructStub
-
Extracts the double value from this DynAny.
- get_double() - Method in class org.omg.DynamicAny._DynUnionStub
-
Extracts the double value from this DynAny.
- get_double() - Method in class org.omg.DynamicAny._DynValueBoxStub
-
Extracts the double value from this DynAny.
- get_double() - Method in class org.omg.DynamicAny._DynValueCommonStub
-
Extracts the double value from this DynAny.
- get_double() - Method in class org.omg.DynamicAny._DynValueStub
-
Extracts the double value from this DynAny.
- get_double() - Method in interface org.omg.DynamicAny.DynAnyOperations
-
Extracts the double value from this DynAny.
- get_double() - Method in class org.omg.DynamicAny.DynAnyPOATie
-
Extracts the double value from this DynAny.
- get_double() - Method in class org.omg.DynamicAny.DynArrayPOATie
-
Extracts the double value from this DynAny.
- get_double() - Method in class org.omg.DynamicAny.DynEnumPOATie
-
Extracts the double value from this DynAny.
- get_double() - Method in class org.omg.DynamicAny.DynFixedPOATie
-
Extracts the double value from this DynAny.
- get_double() - Method in class org.omg.DynamicAny.DynSequencePOATie
-
Extracts the double value from this DynAny.
- get_double() - Method in class org.omg.DynamicAny.DynStructPOATie
-
Extracts the double value from this DynAny.
- get_double() - Method in class org.omg.DynamicAny.DynUnionPOATie
-
Extracts the double value from this DynAny.
- get_double() - Method in class org.omg.DynamicAny.DynValueBoxPOATie
-
Extracts the double value from this DynAny.
- get_double() - Method in class org.omg.DynamicAny.DynValueCommonPOATie
-
Extracts the double value from this DynAny.
- get_double() - Method in class org.omg.DynamicAny.DynValuePOATie
-
Extracts the double value from this DynAny.
- get_dyn_any() - Method in class org.omg.DynamicAny._DynAnyStub
-
Extracts the Any value contained in the Any represented by this DynAny and returns it wrapped
into a new DynAny.
- get_dyn_any() - Method in class org.omg.DynamicAny._DynArrayStub
-
Extracts the Any value contained in the Any represented by this DynAny and returns it wrapped
into a new DynAny.
- get_dyn_any() - Method in class org.omg.DynamicAny._DynEnumStub
-
Extracts the Any value contained in the Any represented by this DynAny and returns it wrapped
into a new DynAny.
- get_dyn_any() - Method in class org.omg.DynamicAny._DynFixedStub
-
Extracts the Any value contained in the Any represented by this DynAny and returns it wrapped
into a new DynAny.
- get_dyn_any() - Method in class org.omg.DynamicAny._DynSequenceStub
-
Extracts the Any value contained in the Any represented by this DynAny and returns it wrapped
into a new DynAny.
- get_dyn_any() - Method in class org.omg.DynamicAny._DynStructStub
-
Extracts the Any value contained in the Any represented by this DynAny and returns it wrapped
into a new DynAny.
- get_dyn_any() - Method in class org.omg.DynamicAny._DynUnionStub
-
Extracts the Any value contained in the Any represented by this DynAny and returns it wrapped
into a new DynAny.
- get_dyn_any() - Method in class org.omg.DynamicAny._DynValueBoxStub
-
Extracts the Any value contained in the Any represented by this DynAny and returns it wrapped
into a new DynAny.
- get_dyn_any() - Method in class org.omg.DynamicAny._DynValueCommonStub
-
Extracts the Any value contained in the Any represented by this DynAny and returns it wrapped
into a new DynAny.
- get_dyn_any() - Method in class org.omg.DynamicAny._DynValueStub
-
Extracts the Any value contained in the Any represented by this DynAny and returns it wrapped
into a new DynAny.
- get_dyn_any() - Method in interface org.omg.DynamicAny.DynAnyOperations
-
Extracts the Any value contained in the Any represented by this DynAny and returns it wrapped
into a new DynAny.
- get_dyn_any() - Method in class org.omg.DynamicAny.DynAnyPOATie
-
Extracts the Any value contained in the Any represented by this DynAny and returns it wrapped
into a new DynAny.
- get_dyn_any() - Method in class org.omg.DynamicAny.DynArrayPOATie
-
Extracts the Any value contained in the Any represented by this DynAny and returns it wrapped
into a new DynAny.
- get_dyn_any() - Method in class org.omg.DynamicAny.DynEnumPOATie
-
Extracts the Any value contained in the Any represented by this DynAny and returns it wrapped
into a new DynAny.
- get_dyn_any() - Method in class org.omg.DynamicAny.DynFixedPOATie
-
Extracts the Any value contained in the Any represented by this DynAny and returns it wrapped
into a new DynAny.
- get_dyn_any() - Method in class org.omg.DynamicAny.DynSequencePOATie
-
Extracts the Any value contained in the Any represented by this DynAny and returns it wrapped
into a new DynAny.
- get_dyn_any() - Method in class org.omg.DynamicAny.DynStructPOATie
-
Extracts the Any value contained in the Any represented by this DynAny and returns it wrapped
into a new DynAny.
- get_dyn_any() - Method in class org.omg.DynamicAny.DynUnionPOATie
-
Extracts the Any value contained in the Any represented by this DynAny and returns it wrapped
into a new DynAny.
- get_dyn_any() - Method in class org.omg.DynamicAny.DynValueBoxPOATie
-
Extracts the Any value contained in the Any represented by this DynAny and returns it wrapped
into a new DynAny.
- get_dyn_any() - Method in class org.omg.DynamicAny.DynValueCommonPOATie
-
Extracts the Any value contained in the Any represented by this DynAny and returns it wrapped
into a new DynAny.
- get_dyn_any() - Method in class org.omg.DynamicAny.DynValuePOATie
-
Extracts the Any value contained in the Any represented by this DynAny and returns it wrapped
into a new DynAny.
- get_effective_component(int) - Method in interface org.omg.PortableInterceptor.ClientRequestInfoOperations
-
Returns the IOP.TaggedComponent with the given ID from
the profile selected for this request.
- get_effective_components(int) - Method in interface org.omg.PortableInterceptor.ClientRequestInfoOperations
-
Returns an array of all tagged components with the given ID from the
profile selected for this request.
- get_effective_policy(int) - Method in interface org.omg.PortableInterceptor.IORInfoOperations
-
Allows an ORB service implementation to determine what server side
policy of a particular type is in effect for an IOR being
constructed.
- get_elements() - Method in interface org.omg.CORBA.DynArray
-
Deprecated.
Returns the value of all the elements of this array.
- get_elements() - Method in interface org.omg.CORBA.DynSequence
-
Deprecated.
Returns the value of every element in this sequence.
- get_elements() - Method in class org.omg.DynamicAny._DynArrayStub
-
Returns the elements of the DynArray.
- get_elements() - Method in class org.omg.DynamicAny._DynSequenceStub
-
Returns the elements of the sequence.
- get_elements() - Method in interface org.omg.DynamicAny.DynArrayOperations
-
Returns the elements of the DynArray.
- get_elements() - Method in class org.omg.DynamicAny.DynArrayPOATie
-
Returns the elements of the DynArray.
- get_elements() - Method in interface org.omg.DynamicAny.DynSequenceOperations
-
Returns the elements of the sequence.
- get_elements() - Method in class org.omg.DynamicAny.DynSequencePOATie
-
Returns the elements of the sequence.
- get_elements_as_dyn_any() - Method in class org.omg.DynamicAny._DynArrayStub
-
Returns the elements of the DynArray as DynAnys.
- get_elements_as_dyn_any() - Method in class org.omg.DynamicAny._DynSequenceStub
-
Returns the DynAnys representing the elements of the sequence.
- get_elements_as_dyn_any() - Method in interface org.omg.DynamicAny.DynArrayOperations
-
Returns the elements of the DynArray as DynAnys.
- get_elements_as_dyn_any() - Method in class org.omg.DynamicAny.DynArrayPOATie
-
Returns the elements of the DynArray as DynAnys.
- get_elements_as_dyn_any() - Method in interface org.omg.DynamicAny.DynSequenceOperations
-
Returns the DynAnys representing the elements of the sequence.
- get_elements_as_dyn_any() - Method in class org.omg.DynamicAny.DynSequencePOATie
-
Returns the DynAnys representing the elements of the sequence.
- get_float() - Method in interface org.omg.CORBA.DynAny
-
Deprecated.
Retrieves the float contained
in this DynAny object.
- get_float() - Method in class org.omg.DynamicAny._DynAnyStub
-
Extracts the float value from this DynAny.
- get_float() - Method in class org.omg.DynamicAny._DynArrayStub
-
Extracts the float value from this DynAny.
- get_float() - Method in class org.omg.DynamicAny._DynEnumStub
-
Extracts the float value from this DynAny.
- get_float() - Method in class org.omg.DynamicAny._DynFixedStub
-
Extracts the float value from this DynAny.
- get_float() - Method in class org.omg.DynamicAny._DynSequenceStub
-
Extracts the float value from this DynAny.
- get_float() - Method in class org.omg.DynamicAny._DynStructStub
-
Extracts the float value from this DynAny.
- get_float() - Method in class org.omg.DynamicAny._DynUnionStub
-
Extracts the float value from this DynAny.
- get_float() - Method in class org.omg.DynamicAny._DynValueBoxStub
-
Extracts the float value from this DynAny.
- get_float() - Method in class org.omg.DynamicAny._DynValueCommonStub
-
Extracts the float value from this DynAny.
- get_float() - Method in class org.omg.DynamicAny._DynValueStub
-
Extracts the float value from this DynAny.
- get_float() - Method in interface org.omg.DynamicAny.DynAnyOperations
-
Extracts the float value from this DynAny.
- get_float() - Method in class org.omg.DynamicAny.DynAnyPOATie
-
Extracts the float value from this DynAny.
- get_float() - Method in class org.omg.DynamicAny.DynArrayPOATie
-
Extracts the float value from this DynAny.
- get_float() - Method in class org.omg.DynamicAny.DynEnumPOATie
-
Extracts the float value from this DynAny.
- get_float() - Method in class org.omg.DynamicAny.DynFixedPOATie
-
Extracts the float value from this DynAny.
- get_float() - Method in class org.omg.DynamicAny.DynSequencePOATie
-
Extracts the float value from this DynAny.
- get_float() - Method in class org.omg.DynamicAny.DynStructPOATie
-
Extracts the float value from this DynAny.
- get_float() - Method in class org.omg.DynamicAny.DynUnionPOATie
-
Extracts the float value from this DynAny.
- get_float() - Method in class org.omg.DynamicAny.DynValueBoxPOATie
-
Extracts the float value from this DynAny.
- get_float() - Method in class org.omg.DynamicAny.DynValueCommonPOATie
-
Extracts the float value from this DynAny.
- get_float() - Method in class org.omg.DynamicAny.DynValuePOATie
-
Extracts the float value from this DynAny.
- get_id() - Method in interface org.omg.CORBA.portable.BoxedValueHelper
-
- get_id() - Method in class org.omg.CORBA.StringValueHelper
-
- get_id() - Method in class org.omg.CORBA.WStringValueHelper
-
- get_interface_def(Object) - Method in class org.omg.CORBA.portable.Delegate
-
Return an InterfaceDef for the object reference provided.
- get_interface_def(Servant) - Method in interface org.omg.PortableServer.portable.Delegate
-
This operation returns an object in the Interface Repository
which provides type information that may be useful to a program.
- get_ir() - Method in class org.omg.SendingContext._CodeBaseStub
-
- get_ir() - Method in interface org.omg.SendingContext.CodeBaseOperations
-
- get_ir() - Method in class org.omg.SendingContext.CodeBasePOATie
-
- get_length() - Method in class org.omg.DynamicAny._DynSequenceStub
-
Returns the current length of the sequence.
- get_length() - Method in interface org.omg.DynamicAny.DynSequenceOperations
-
Returns the current length of the sequence.
- get_length() - Method in class org.omg.DynamicAny.DynSequencePOATie
-
Returns the current length of the sequence.
- get_long() - Method in interface org.omg.CORBA.DynAny
-
Deprecated.
Retrieves the int contained
in this DynAny object.
- get_long() - Method in class org.omg.DynamicAny._DynAnyStub
-
Extracts the integer value from this DynAny.
- get_long() - Method in class org.omg.DynamicAny._DynArrayStub
-
Extracts the integer value from this DynAny.
- get_long() - Method in class org.omg.DynamicAny._DynEnumStub
-
Extracts the integer value from this DynAny.
- get_long() - Method in class org.omg.DynamicAny._DynFixedStub
-
Extracts the integer value from this DynAny.
- get_long() - Method in class org.omg.DynamicAny._DynSequenceStub
-
Extracts the integer value from this DynAny.
- get_long() - Method in class org.omg.DynamicAny._DynStructStub
-
Extracts the integer value from this DynAny.
- get_long() - Method in class org.omg.DynamicAny._DynUnionStub
-
Extracts the integer value from this DynAny.
- get_long() - Method in class org.omg.DynamicAny._DynValueBoxStub
-
Extracts the integer value from this DynAny.
- get_long() - Method in class org.omg.DynamicAny._DynValueCommonStub
-
Extracts the integer value from this DynAny.
- get_long() - Method in class org.omg.DynamicAny._DynValueStub
-
Extracts the integer value from this DynAny.
- get_long() - Method in interface org.omg.DynamicAny.DynAnyOperations
-
Extracts the integer value from this DynAny.
- get_long() - Method in class org.omg.DynamicAny.DynAnyPOATie
-
Extracts the integer value from this DynAny.
- get_long() - Method in class org.omg.DynamicAny.DynArrayPOATie
-
Extracts the integer value from this DynAny.
- get_long() - Method in class org.omg.DynamicAny.DynEnumPOATie
-
Extracts the integer value from this DynAny.
- get_long() - Method in class org.omg.DynamicAny.DynFixedPOATie
-
Extracts the integer value from this DynAny.
- get_long() - Method in class org.omg.DynamicAny.DynSequencePOATie
-
Extracts the integer value from this DynAny.
- get_long() - Method in class org.omg.DynamicAny.DynStructPOATie
-
Extracts the integer value from this DynAny.
- get_long() - Method in class org.omg.DynamicAny.DynUnionPOATie
-
Extracts the integer value from this DynAny.
- get_long() - Method in class org.omg.DynamicAny.DynValueBoxPOATie
-
Extracts the integer value from this DynAny.
- get_long() - Method in class org.omg.DynamicAny.DynValueCommonPOATie
-
Extracts the integer value from this DynAny.
- get_long() - Method in class org.omg.DynamicAny.DynValuePOATie
-
Extracts the integer value from this DynAny.
- get_longlong() - Method in interface org.omg.CORBA.DynAny
-
Deprecated.
Retrieves the long contained
in this DynAny object.
- get_longlong() - Method in class org.omg.DynamicAny._DynAnyStub
-
Extracts the long value from this DynAny.
- get_longlong() - Method in class org.omg.DynamicAny._DynArrayStub
-
Extracts the long value from this DynAny.
- get_longlong() - Method in class org.omg.DynamicAny._DynEnumStub
-
Extracts the long value from this DynAny.
- get_longlong() - Method in class org.omg.DynamicAny._DynFixedStub
-
Extracts the long value from this DynAny.
- get_longlong() - Method in class org.omg.DynamicAny._DynSequenceStub
-
Extracts the long value from this DynAny.
- get_longlong() - Method in class org.omg.DynamicAny._DynStructStub
-
Extracts the long value from this DynAny.
- get_longlong() - Method in class org.omg.DynamicAny._DynUnionStub
-
Extracts the long value from this DynAny.
- get_longlong() - Method in class org.omg.DynamicAny._DynValueBoxStub
-
Extracts the long value from this DynAny.
- get_longlong() - Method in class org.omg.DynamicAny._DynValueCommonStub
-
Extracts the long value from this DynAny.
- get_longlong() - Method in class org.omg.DynamicAny._DynValueStub
-
Extracts the long value from this DynAny.
- get_longlong() - Method in interface org.omg.DynamicAny.DynAnyOperations
-
Extracts the long value from this DynAny.
- get_longlong() - Method in class org.omg.DynamicAny.DynAnyPOATie
-
Extracts the long value from this DynAny.
- get_longlong() - Method in class org.omg.DynamicAny.DynArrayPOATie
-
Extracts the long value from this DynAny.
- get_longlong() - Method in class org.omg.DynamicAny.DynEnumPOATie
-
Extracts the long value from this DynAny.
- get_longlong() - Method in class org.omg.DynamicAny.DynFixedPOATie
-
Extracts the long value from this DynAny.
- get_longlong() - Method in class org.omg.DynamicAny.DynSequencePOATie
-
Extracts the long value from this DynAny.
- get_longlong() - Method in class org.omg.DynamicAny.DynStructPOATie
-
Extracts the long value from this DynAny.
- get_longlong() - Method in class org.omg.DynamicAny.DynUnionPOATie
-
Extracts the long value from this DynAny.
- get_longlong() - Method in class org.omg.DynamicAny.DynValueBoxPOATie
-
Extracts the long value from this DynAny.
- get_longlong() - Method in class org.omg.DynamicAny.DynValueCommonPOATie
-
Extracts the long value from this DynAny.
- get_longlong() - Method in class org.omg.DynamicAny.DynValuePOATie
-
Extracts the long value from this DynAny.
- get_members() - Method in interface org.omg.CORBA.DynStruct
-
Deprecated.
Returns an array containing all the members of the stored struct.
- get_members() - Method in interface org.omg.CORBA.DynValue
-
Deprecated.
Returns an array containing all the members of the value object
stored in this DynValue.
- get_members() - Method in class org.omg.DynamicAny._DynStructStub
-
Returns a sequence of NameValuePairs describing the name and the value of each member
in the struct associated with a DynStruct object.
- get_members() - Method in class org.omg.DynamicAny._DynValueStub
-
Returns a sequence of NameValuePairs describing the name and the value of each member
in the value type.
- get_members() - Method in interface org.omg.DynamicAny.DynStructOperations
-
Returns a sequence of NameValuePairs describing the name and the value of each member
in the struct associated with a DynStruct object.
- get_members() - Method in class org.omg.DynamicAny.DynStructPOATie
-
Returns a sequence of NameValuePairs describing the name and the value of each member
in the struct associated with a DynStruct object.
- get_members() - Method in interface org.omg.DynamicAny.DynValueOperations
-
Returns a sequence of NameValuePairs describing the name and the value of each member
in the value type.
- get_members() - Method in class org.omg.DynamicAny.DynValuePOATie
-
Returns a sequence of NameValuePairs describing the name and the value of each member
in the value type.
- get_members_as_dyn_any() - Method in class org.omg.DynamicAny._DynStructStub
-
Returns a sequence of NameDynAnyPairs describing the name and the value of each member
in the struct associated with a DynStruct object.
- get_members_as_dyn_any() - Method in class org.omg.DynamicAny._DynValueStub
-
Returns a sequence of NameDynAnyPairs describing the name and the value of each member
in the value type.
- get_members_as_dyn_any() - Method in interface org.omg.DynamicAny.DynStructOperations
-
Returns a sequence of NameDynAnyPairs describing the name and the value of each member
in the struct associated with a DynStruct object.
- get_members_as_dyn_any() - Method in class org.omg.DynamicAny.DynStructPOATie
-
Returns a sequence of NameDynAnyPairs describing the name and the value of each member
in the struct associated with a DynStruct object.
- get_members_as_dyn_any() - Method in interface org.omg.DynamicAny.DynValueOperations
-
Returns a sequence of NameDynAnyPairs describing the name and the value of each member
in the value type.
- get_members_as_dyn_any() - Method in class org.omg.DynamicAny.DynValuePOATie
-
Returns a sequence of NameDynAnyPairs describing the name and the value of each member
in the value type.
- get_next_response() - Method in class org.omg.CORBA.ORB
-
Gets the next Request instance for which a response
has been received.
- get_object_id() - Method in interface org.omg.PortableServer.CurrentOperations
-
Returns the ObjectId identifying the object in
whose context it is called.
- get_octet() - Method in interface org.omg.CORBA.DynAny
-
Deprecated.
Retrieves the byte contained
in this DynAny object.
- get_octet() - Method in class org.omg.DynamicAny._DynAnyStub
-
Extracts the byte value from this DynAny.
- get_octet() - Method in class org.omg.DynamicAny._DynArrayStub
-
Extracts the byte value from this DynAny.
- get_octet() - Method in class org.omg.DynamicAny._DynEnumStub
-
Extracts the byte value from this DynAny.
- get_octet() - Method in class org.omg.DynamicAny._DynFixedStub
-
Extracts the byte value from this DynAny.
- get_octet() - Method in class org.omg.DynamicAny._DynSequenceStub
-
Extracts the byte value from this DynAny.
- get_octet() - Method in class org.omg.DynamicAny._DynStructStub
-
Extracts the byte value from this DynAny.
- get_octet() - Method in class org.omg.DynamicAny._DynUnionStub
-
Extracts the byte value from this DynAny.
- get_octet() - Method in class org.omg.DynamicAny._DynValueBoxStub
-
Extracts the byte value from this DynAny.
- get_octet() - Method in class org.omg.DynamicAny._DynValueCommonStub
-
Extracts the byte value from this DynAny.
- get_octet() - Method in class org.omg.DynamicAny._DynValueStub
-
Extracts the byte value from this DynAny.
- get_octet() - Method in interface org.omg.DynamicAny.DynAnyOperations
-
Extracts the byte value from this DynAny.
- get_octet() - Method in class org.omg.DynamicAny.DynAnyPOATie
-
Extracts the byte value from this DynAny.
- get_octet() - Method in class org.omg.DynamicAny.DynArrayPOATie
-
Extracts the byte value from this DynAny.
- get_octet() - Method in class org.omg.DynamicAny.DynEnumPOATie
-
Extracts the byte value from this DynAny.
- get_octet() - Method in class org.omg.DynamicAny.DynFixedPOATie
-
Extracts the byte value from this DynAny.
- get_octet() - Method in class org.omg.DynamicAny.DynSequencePOATie
-
Extracts the byte value from this DynAny.
- get_octet() - Method in class org.omg.DynamicAny.DynStructPOATie
-
Extracts the byte value from this DynAny.
- get_octet() - Method in class org.omg.DynamicAny.DynUnionPOATie
-
Extracts the byte value from this DynAny.
- get_octet() - Method in class org.omg.DynamicAny.DynValueBoxPOATie
-
Extracts the byte value from this DynAny.
- get_octet() - Method in class org.omg.DynamicAny.DynValueCommonPOATie
-
Extracts the byte value from this DynAny.
- get_octet() - Method in class org.omg.DynamicAny.DynValuePOATie
-
Extracts the byte value from this DynAny.
- get_parent_status() - Method in class org.omg.CosTransactions._CoordinatorStub
-
- get_parent_status() - Method in interface org.omg.CosTransactions.CoordinatorOperations
-
- get_parent_status() - Method in class org.omg.CosTransactions.CoordinatorPOATie
-
- get_POA() - Method in interface org.omg.PortableServer.CurrentOperations
-
Returns reference to the POA implementing the
object in whose context it is called.
- get_policy(Object, int) - Method in class org.omg.CORBA.portable.Delegate
-
Returns the Policy object of the specified type
which applies to this object.
- get_primitive(PrimitiveKind) - Method in class org.omg.CORBA._RepositoryStub
-
- get_primitive(PrimitiveKind) - Method in interface org.omg.CORBA.RepositoryOperations
-
- get_primitive(PrimitiveKind) - Method in class org.omg.CORBA.RepositoryPOATie
-
- get_primitive_tc(TCKind) - Method in class org.omg.CORBA.ORB
-
Retrieves the TypeCode object that represents
the given primitive IDL type.
- get_reference() - Method in interface org.omg.CORBA.DynAny
-
Deprecated.
Retrieves the org.omg.CORBA.Other contained
in this DynAny object.
- get_reference() - Method in class org.omg.DynamicAny._DynAnyStub
-
Extracts the reference to a CORBA Object from this DynAny.
- get_reference() - Method in class org.omg.DynamicAny._DynArrayStub
-
Extracts the reference to a CORBA Object from this DynAny.
- get_reference() - Method in class org.omg.DynamicAny._DynEnumStub
-
Extracts the reference to a CORBA Object from this DynAny.
- get_reference() - Method in class org.omg.DynamicAny._DynFixedStub
-
Extracts the reference to a CORBA Object from this DynAny.
- get_reference() - Method in class org.omg.DynamicAny._DynSequenceStub
-
Extracts the reference to a CORBA Object from this DynAny.
- get_reference() - Method in class org.omg.DynamicAny._DynStructStub
-
Extracts the reference to a CORBA Object from this DynAny.
- get_reference() - Method in class org.omg.DynamicAny._DynUnionStub
-
Extracts the reference to a CORBA Object from this DynAny.
- get_reference() - Method in class org.omg.DynamicAny._DynValueBoxStub
-
Extracts the reference to a CORBA Object from this DynAny.
- get_reference() - Method in class org.omg.DynamicAny._DynValueCommonStub
-
Extracts the reference to a CORBA Object from this DynAny.
- get_reference() - Method in class org.omg.DynamicAny._DynValueStub
-
Extracts the reference to a CORBA Object from this DynAny.
- get_reference() - Method in interface org.omg.DynamicAny.DynAnyOperations
-
Extracts the reference to a CORBA Object from this DynAny.
- get_reference() - Method in class org.omg.DynamicAny.DynAnyPOATie
-
Extracts the reference to a CORBA Object from this DynAny.
- get_reference() - Method in class org.omg.DynamicAny.DynArrayPOATie
-
Extracts the reference to a CORBA Object from this DynAny.
- get_reference() - Method in class org.omg.DynamicAny.DynEnumPOATie
-
Extracts the reference to a CORBA Object from this DynAny.
- get_reference() - Method in class org.omg.DynamicAny.DynFixedPOATie
-
Extracts the reference to a CORBA Object from this DynAny.
- get_reference() - Method in class org.omg.DynamicAny.DynSequencePOATie
-
Extracts the reference to a CORBA Object from this DynAny.
- get_reference() - Method in class org.omg.DynamicAny.DynStructPOATie
-
Extracts the reference to a CORBA Object from this DynAny.
- get_reference() - Method in class org.omg.DynamicAny.DynUnionPOATie
-
Extracts the reference to a CORBA Object from this DynAny.
- get_reference() - Method in class org.omg.DynamicAny.DynValueBoxPOATie
-
Extracts the reference to a CORBA Object from this DynAny.
- get_reference() - Method in class org.omg.DynamicAny.DynValueCommonPOATie
-
Extracts the reference to a CORBA Object from this DynAny.
- get_reference() - Method in class org.omg.DynamicAny.DynValuePOATie
-
Extracts the reference to a CORBA Object from this DynAny.
- get_reply_service_context(int) - Method in interface org.omg.PortableInterceptor.RequestInfoOperations
-
Returns a copy of the service context with the given ID that
is associated with the reply.
- get_request_policy(int) - Method in interface org.omg.PortableInterceptor.ClientRequestInfoOperations
-
Returns the given policy in effect for this operation.
- get_request_service_context(int) - Method in interface org.omg.PortableInterceptor.RequestInfoOperations
-
Returns a copy of the service context with the given ID that
is associated with the request.
- get_response() - Method in class org.omg.CORBA.Request
-
Allows the user to access the
response for the invocation triggered earlier with the
send_deferred method.
- get_servant() - Method in interface org.omg.PortableServer.POAOperations
-
This operation returns the default servant associated
with the POA.
- get_servant_manager() - Method in interface org.omg.PortableServer.POAOperations
-
If the ServantRetentionPolicy of the POA is RETAIN,
then the ServantManager argument (imgr) shall support
the ServantActivator interface.
- get_server_policy(int) - Method in interface org.omg.PortableInterceptor.ServerRequestInfoOperations
-
Returns the policy in effect for this operation for the given
policy type.
- get_service_information(short, ServiceInformationHolder) - Method in class org.omg.CORBA.ORB
-
Used to obtain information about CORBA facilities and services
that are supported by this ORB.
- get_short() - Method in interface org.omg.CORBA.DynAny
-
Deprecated.
Retrieves the short contained
in this DynAny object.
- get_short() - Method in class org.omg.DynamicAny._DynAnyStub
-
Extracts the short value from this DynAny.
- get_short() - Method in class org.omg.DynamicAny._DynArrayStub
-
Extracts the short value from this DynAny.
- get_short() - Method in class org.omg.DynamicAny._DynEnumStub
-
Extracts the short value from this DynAny.
- get_short() - Method in class org.omg.DynamicAny._DynFixedStub
-
Extracts the short value from this DynAny.
- get_short() - Method in class org.omg.DynamicAny._DynSequenceStub
-
Extracts the short value from this DynAny.
- get_short() - Method in class org.omg.DynamicAny._DynStructStub
-
Extracts the short value from this DynAny.
- get_short() - Method in class org.omg.DynamicAny._DynUnionStub
-
Extracts the short value from this DynAny.
- get_short() - Method in class org.omg.DynamicAny._DynValueBoxStub
-
Extracts the short value from this DynAny.
- get_short() - Method in class org.omg.DynamicAny._DynValueCommonStub
-
Extracts the short value from this DynAny.
- get_short() - Method in class org.omg.DynamicAny._DynValueStub
-
Extracts the short value from this DynAny.
- get_short() - Method in interface org.omg.DynamicAny.DynAnyOperations
-
Extracts the short value from this DynAny.
- get_short() - Method in class org.omg.DynamicAny.DynAnyPOATie
-
Extracts the short value from this DynAny.
- get_short() - Method in class org.omg.DynamicAny.DynArrayPOATie
-
Extracts the short value from this DynAny.
- get_short() - Method in class org.omg.DynamicAny.DynEnumPOATie
-
Extracts the short value from this DynAny.
- get_short() - Method in class org.omg.DynamicAny.DynFixedPOATie
-
Extracts the short value from this DynAny.
- get_short() - Method in class org.omg.DynamicAny.DynSequencePOATie
-
Extracts the short value from this DynAny.
- get_short() - Method in class org.omg.DynamicAny.DynStructPOATie
-
Extracts the short value from this DynAny.
- get_short() - Method in class org.omg.DynamicAny.DynUnionPOATie
-
Extracts the short value from this DynAny.
- get_short() - Method in class org.omg.DynamicAny.DynValueBoxPOATie
-
Extracts the short value from this DynAny.
- get_short() - Method in class org.omg.DynamicAny.DynValueCommonPOATie
-
Extracts the short value from this DynAny.
- get_short() - Method in class org.omg.DynamicAny.DynValuePOATie
-
Extracts the short value from this DynAny.
- get_slot(int) - Method in interface org.omg.PortableInterceptor.CurrentOperations
-
Retrieves the slot data the application set in PICurrent via
get_slot.
- get_slot(int) - Method in interface org.omg.PortableInterceptor.RequestInfoOperations
-
Returns the data from the given slot of the
PortableInterceptor.Current that is in the scope of
the request.
- get_state() - Method in interface org.omg.PortableServer.POAManagerOperations
-
This operation returns the state of the POA manager.
- get_status() - Method in class org.omg.CosTransactions._CoordinatorStub
-
- get_status() - Method in class org.omg.CosTransactions._CurrentStub
-
- get_status() - Method in interface org.omg.CosTransactions.CoordinatorOperations
-
- get_status() - Method in class org.omg.CosTransactions.CoordinatorPOATie
-
- get_status() - Method in interface org.omg.CosTransactions.CurrentOperations
-
- get_status() - Method in class org.omg.CosTransactions.CurrentPOATie
-
- get_string() - Method in interface org.omg.CORBA.DynAny
-
Deprecated.
Retrieves the String contained
in this DynAny object.
- get_string() - Method in class org.omg.DynamicAny._DynAnyStub
-
Extracts the string value from this DynAny.
- get_string() - Method in class org.omg.DynamicAny._DynArrayStub
-
Extracts the string value from this DynAny.
- get_string() - Method in class org.omg.DynamicAny._DynEnumStub
-
Extracts the string value from this DynAny.
- get_string() - Method in class org.omg.DynamicAny._DynFixedStub
-
Extracts the string value from this DynAny.
- get_string() - Method in class org.omg.DynamicAny._DynSequenceStub
-
Extracts the string value from this DynAny.
- get_string() - Method in class org.omg.DynamicAny._DynStructStub
-
Extracts the string value from this DynAny.
- get_string() - Method in class org.omg.DynamicAny._DynUnionStub
-
Extracts the string value from this DynAny.
- get_string() - Method in class org.omg.DynamicAny._DynValueBoxStub
-
Extracts the string value from this DynAny.
- get_string() - Method in class org.omg.DynamicAny._DynValueCommonStub
-
Extracts the string value from this DynAny.
- get_string() - Method in class org.omg.DynamicAny._DynValueStub
-
Extracts the string value from this DynAny.
- get_string() - Method in interface org.omg.DynamicAny.DynAnyOperations
-
Extracts the string value from this DynAny.
- get_string() - Method in class org.omg.DynamicAny.DynAnyPOATie
-
Extracts the string value from this DynAny.
- get_string() - Method in class org.omg.DynamicAny.DynArrayPOATie
-
Extracts the string value from this DynAny.
- get_string() - Method in class org.omg.DynamicAny.DynEnumPOATie
-
Extracts the string value from this DynAny.
- get_string() - Method in class org.omg.DynamicAny.DynFixedPOATie
-
Extracts the string value from this DynAny.
- get_string() - Method in class org.omg.DynamicAny.DynSequencePOATie
-
Extracts the string value from this DynAny.
- get_string() - Method in class org.omg.DynamicAny.DynStructPOATie
-
Extracts the string value from this DynAny.
- get_string() - Method in class org.omg.DynamicAny.DynUnionPOATie
-
Extracts the string value from this DynAny.
- get_string() - Method in class org.omg.DynamicAny.DynValueBoxPOATie
-
Extracts the string value from this DynAny.
- get_string() - Method in class org.omg.DynamicAny.DynValueCommonPOATie
-
Extracts the string value from this DynAny.
- get_string() - Method in class org.omg.DynamicAny.DynValuePOATie
-
Extracts the string value from this DynAny.
- get_terminator() - Method in class org.omg.CosTransactions._ControlStub
-
- get_terminator() - Method in interface org.omg.CosTransactions.ControlOperations
-
- get_terminator() - Method in class org.omg.CosTransactions.ControlPOATie
-
- get_timeout() - Method in class org.omg.CosTransactions._CurrentStub
-
- get_timeout() - Method in interface org.omg.CosTransactions.CurrentOperations
-
- get_timeout() - Method in class org.omg.CosTransactions.CurrentPOATie
-
- get_top_level_status() - Method in class org.omg.CosTransactions._CoordinatorStub
-
- get_top_level_status() - Method in interface org.omg.CosTransactions.CoordinatorOperations
-
- get_top_level_status() - Method in class org.omg.CosTransactions.CoordinatorPOATie
-
- get_transaction_name() - Method in class org.omg.CosTransactions._CoordinatorStub
-
- get_transaction_name() - Method in class org.omg.CosTransactions._CurrentStub
-
- get_transaction_name() - Method in interface org.omg.CosTransactions.CoordinatorOperations
-
- get_transaction_name() - Method in class org.omg.CosTransactions.CoordinatorPOATie
-
- get_transaction_name() - Method in interface org.omg.CosTransactions.CurrentOperations
-
- get_transaction_name() - Method in class org.omg.CosTransactions.CurrentPOATie
-
- get_txcontext() - Method in class org.omg.CosTransactions._CoordinatorStub
-
- get_txcontext() - Method in interface org.omg.CosTransactions.CoordinatorOperations
-
- get_txcontext() - Method in class org.omg.CosTransactions.CoordinatorPOATie
-
- get_typecode() - Method in interface org.omg.CORBA.DynAny
-
Deprecated.
Retrieves the org.omg.CORBA.TypeCode contained
in this DynAny object.
- get_typecode() - Method in class org.omg.DynamicAny._DynAnyStub
-
Extracts the TypeCode object from this DynAny.
- get_typecode() - Method in class org.omg.DynamicAny._DynArrayStub
-
Extracts the TypeCode object from this DynAny.
- get_typecode() - Method in class org.omg.DynamicAny._DynEnumStub
-
Extracts the TypeCode object from this DynAny.
- get_typecode() - Method in class org.omg.DynamicAny._DynFixedStub
-
Extracts the TypeCode object from this DynAny.
- get_typecode() - Method in class org.omg.DynamicAny._DynSequenceStub
-
Extracts the TypeCode object from this DynAny.
- get_typecode() - Method in class org.omg.DynamicAny._DynStructStub
-
Extracts the TypeCode object from this DynAny.
- get_typecode() - Method in class org.omg.DynamicAny._DynUnionStub
-
Extracts the TypeCode object from this DynAny.
- get_typecode() - Method in class org.omg.DynamicAny._DynValueBoxStub
-
Extracts the TypeCode object from this DynAny.
- get_typecode() - Method in class org.omg.DynamicAny._DynValueCommonStub
-
Extracts the TypeCode object from this DynAny.
- get_typecode() - Method in class org.omg.DynamicAny._DynValueStub
-
Extracts the TypeCode object from this DynAny.
- get_typecode() - Method in interface org.omg.DynamicAny.DynAnyOperations
-
Extracts the TypeCode object from this DynAny.
- get_typecode() - Method in class org.omg.DynamicAny.DynAnyPOATie
-
Extracts the TypeCode object from this DynAny.
- get_typecode() - Method in class org.omg.DynamicAny.DynArrayPOATie
-
Extracts the TypeCode object from this DynAny.
- get_typecode() - Method in class org.omg.DynamicAny.DynEnumPOATie
-
Extracts the TypeCode object from this DynAny.
- get_typecode() - Method in class org.omg.DynamicAny.DynFixedPOATie
-
Extracts the TypeCode object from this DynAny.
- get_typecode() - Method in class org.omg.DynamicAny.DynSequencePOATie
-
Extracts the TypeCode object from this DynAny.
- get_typecode() - Method in class org.omg.DynamicAny.DynStructPOATie
-
Extracts the TypeCode object from this DynAny.
- get_typecode() - Method in class org.omg.DynamicAny.DynUnionPOATie
-
Extracts the TypeCode object from this DynAny.
- get_typecode() - Method in class org.omg.DynamicAny.DynValueBoxPOATie
-
Extracts the TypeCode object from this DynAny.
- get_typecode() - Method in class org.omg.DynamicAny.DynValueCommonPOATie
-
Extracts the TypeCode object from this DynAny.
- get_typecode() - Method in class org.omg.DynamicAny.DynValuePOATie
-
Extracts the TypeCode object from this DynAny.
- get_ulong() - Method in interface org.omg.CORBA.DynAny
-
Deprecated.
Retrieves the int contained
in this DynAny object.
- get_ulong() - Method in class org.omg.DynamicAny._DynAnyStub
-
Extracts the integer value from this DynAny.
- get_ulong() - Method in class org.omg.DynamicAny._DynArrayStub
-
Extracts the integer value from this DynAny.
- get_ulong() - Method in class org.omg.DynamicAny._DynEnumStub
-
Extracts the integer value from this DynAny.
- get_ulong() - Method in class org.omg.DynamicAny._DynFixedStub
-
Extracts the integer value from this DynAny.
- get_ulong() - Method in class org.omg.DynamicAny._DynSequenceStub
-
Extracts the integer value from this DynAny.
- get_ulong() - Method in class org.omg.DynamicAny._DynStructStub
-
Extracts the integer value from this DynAny.
- get_ulong() - Method in class org.omg.DynamicAny._DynUnionStub
-
Extracts the integer value from this DynAny.
- get_ulong() - Method in class org.omg.DynamicAny._DynValueBoxStub
-
Extracts the integer value from this DynAny.
- get_ulong() - Method in class org.omg.DynamicAny._DynValueCommonStub
-
Extracts the integer value from this DynAny.
- get_ulong() - Method in class org.omg.DynamicAny._DynValueStub
-
Extracts the integer value from this DynAny.
- get_ulong() - Method in interface org.omg.DynamicAny.DynAnyOperations
-
Extracts the integer value from this DynAny.
- get_ulong() - Method in class org.omg.DynamicAny.DynAnyPOATie
-
Extracts the integer value from this DynAny.
- get_ulong() - Method in class org.omg.DynamicAny.DynArrayPOATie
-
Extracts the integer value from this DynAny.
- get_ulong() - Method in class org.omg.DynamicAny.DynEnumPOATie
-
Extracts the integer value from this DynAny.
- get_ulong() - Method in class org.omg.DynamicAny.DynFixedPOATie
-
Extracts the integer value from this DynAny.
- get_ulong() - Method in class org.omg.DynamicAny.DynSequencePOATie
-
Extracts the integer value from this DynAny.
- get_ulong() - Method in class org.omg.DynamicAny.DynStructPOATie
-
Extracts the integer value from this DynAny.
- get_ulong() - Method in class org.omg.DynamicAny.DynUnionPOATie
-
Extracts the integer value from this DynAny.
- get_ulong() - Method in class org.omg.DynamicAny.DynValueBoxPOATie
-
Extracts the integer value from this DynAny.
- get_ulong() - Method in class org.omg.DynamicAny.DynValueCommonPOATie
-
Extracts the integer value from this DynAny.
- get_ulong() - Method in class org.omg.DynamicAny.DynValuePOATie
-
Extracts the integer value from this DynAny.
- get_ulonglong() - Method in interface org.omg.CORBA.DynAny
-
Deprecated.
Retrieves the long contained
in this DynAny object.
- get_ulonglong() - Method in class org.omg.DynamicAny._DynAnyStub
-
Extracts the long value from this DynAny.
- get_ulonglong() - Method in class org.omg.DynamicAny._DynArrayStub
-
Extracts the long value from this DynAny.
- get_ulonglong() - Method in class org.omg.DynamicAny._DynEnumStub
-
Extracts the long value from this DynAny.
- get_ulonglong() - Method in class org.omg.DynamicAny._DynFixedStub
-
Extracts the long value from this DynAny.
- get_ulonglong() - Method in class org.omg.DynamicAny._DynSequenceStub
-
Extracts the long value from this DynAny.
- get_ulonglong() - Method in class org.omg.DynamicAny._DynStructStub
-
Extracts the long value from this DynAny.
- get_ulonglong() - Method in class org.omg.DynamicAny._DynUnionStub
-
Extracts the long value from this DynAny.
- get_ulonglong() - Method in class org.omg.DynamicAny._DynValueBoxStub
-
Extracts the long value from this DynAny.
- get_ulonglong() - Method in class org.omg.DynamicAny._DynValueCommonStub
-
Extracts the long value from this DynAny.
- get_ulonglong() - Method in class org.omg.DynamicAny._DynValueStub
-
Extracts the long value from this DynAny.
- get_ulonglong() - Method in interface org.omg.DynamicAny.DynAnyOperations
-
Extracts the long value from this DynAny.
- get_ulonglong() - Method in class org.omg.DynamicAny.DynAnyPOATie
-
Extracts the long value from this DynAny.
- get_ulonglong() - Method in class org.omg.DynamicAny.DynArrayPOATie
-
Extracts the long value from this DynAny.
- get_ulonglong() - Method in class org.omg.DynamicAny.DynEnumPOATie
-
Extracts the long value from this DynAny.
- get_ulonglong() - Method in class org.omg.DynamicAny.DynFixedPOATie
-
Extracts the long value from this DynAny.
- get_ulonglong() - Method in class org.omg.DynamicAny.DynSequencePOATie
-
Extracts the long value from this DynAny.
- get_ulonglong() - Method in class org.omg.DynamicAny.DynStructPOATie
-
Extracts the long value from this DynAny.
- get_ulonglong() - Method in class org.omg.DynamicAny.DynUnionPOATie
-
Extracts the long value from this DynAny.
- get_ulonglong() - Method in class org.omg.DynamicAny.DynValueBoxPOATie
-
Extracts the long value from this DynAny.
- get_ulonglong() - Method in class org.omg.DynamicAny.DynValueCommonPOATie
-
Extracts the long value from this DynAny.
- get_ulonglong() - Method in class org.omg.DynamicAny.DynValuePOATie
-
Extracts the long value from this DynAny.
- get_ushort() - Method in interface org.omg.CORBA.DynAny
-
Deprecated.
Retrieves the short contained
in this DynAny object.
- get_ushort() - Method in class org.omg.DynamicAny._DynAnyStub
-
Extracts the short value from this DynAny.
- get_ushort() - Method in class org.omg.DynamicAny._DynArrayStub
-
Extracts the short value from this DynAny.
- get_ushort() - Method in class org.omg.DynamicAny._DynEnumStub
-
Extracts the short value from this DynAny.
- get_ushort() - Method in class org.omg.DynamicAny._DynFixedStub
-
Extracts the short value from this DynAny.
- get_ushort() - Method in class org.omg.DynamicAny._DynSequenceStub
-
Extracts the short value from this DynAny.
- get_ushort() - Method in class org.omg.DynamicAny._DynStructStub
-
Extracts the short value from this DynAny.
- get_ushort() - Method in class org.omg.DynamicAny._DynUnionStub
-
Extracts the short value from this DynAny.
- get_ushort() - Method in class org.omg.DynamicAny._DynValueBoxStub
-
Extracts the short value from this DynAny.
- get_ushort() - Method in class org.omg.DynamicAny._DynValueCommonStub
-
Extracts the short value from this DynAny.
- get_ushort() - Method in class org.omg.DynamicAny._DynValueStub
-
Extracts the short value from this DynAny.
- get_ushort() - Method in interface org.omg.DynamicAny.DynAnyOperations
-
Extracts the short value from this DynAny.
- get_ushort() - Method in class org.omg.DynamicAny.DynAnyPOATie
-
Extracts the short value from this DynAny.
- get_ushort() - Method in class org.omg.DynamicAny.DynArrayPOATie
-
Extracts the short value from this DynAny.
- get_ushort() - Method in class org.omg.DynamicAny.DynEnumPOATie
-
Extracts the short value from this DynAny.
- get_ushort() - Method in class org.omg.DynamicAny.DynFixedPOATie
-
Extracts the short value from this DynAny.
- get_ushort() - Method in class org.omg.DynamicAny.DynSequencePOATie
-
Extracts the short value from this DynAny.
- get_ushort() - Method in class org.omg.DynamicAny.DynStructPOATie
-
Extracts the short value from this DynAny.
- get_ushort() - Method in class org.omg.DynamicAny.DynUnionPOATie
-
Extracts the short value from this DynAny.
- get_ushort() - Method in class org.omg.DynamicAny.DynValueBoxPOATie
-
Extracts the short value from this DynAny.
- get_ushort() - Method in class org.omg.DynamicAny.DynValueCommonPOATie
-
Extracts the short value from this DynAny.
- get_ushort() - Method in class org.omg.DynamicAny.DynValuePOATie
-
Extracts the short value from this DynAny.
- get_val() - Method in interface org.omg.CORBA.DynAny
-
Deprecated.
Retrieves the java.io.Serializable object contained
in this DynAny object.
- get_val() - Method in class org.omg.DynamicAny._DynAnyStub
-
Extracts a Serializable object from this DynAny.
- get_val() - Method in class org.omg.DynamicAny._DynArrayStub
-
Extracts a Serializable object from this DynAny.
- get_val() - Method in class org.omg.DynamicAny._DynEnumStub
-
Extracts a Serializable object from this DynAny.
- get_val() - Method in class org.omg.DynamicAny._DynFixedStub
-
Extracts a Serializable object from this DynAny.
- get_val() - Method in class org.omg.DynamicAny._DynSequenceStub
-
Extracts a Serializable object from this DynAny.
- get_val() - Method in class org.omg.DynamicAny._DynStructStub
-
Extracts a Serializable object from this DynAny.
- get_val() - Method in class org.omg.DynamicAny._DynUnionStub
-
Extracts a Serializable object from this DynAny.
- get_val() - Method in class org.omg.DynamicAny._DynValueBoxStub
-
Extracts a Serializable object from this DynAny.
- get_val() - Method in class org.omg.DynamicAny._DynValueCommonStub
-
Extracts a Serializable object from this DynAny.
- get_val() - Method in class org.omg.DynamicAny._DynValueStub
-
Extracts a Serializable object from this DynAny.
- get_val() - Method in interface org.omg.DynamicAny.DynAnyOperations
-
Extracts a Serializable object from this DynAny.
- get_val() - Method in class org.omg.DynamicAny.DynAnyPOATie
-
Extracts a Serializable object from this DynAny.
- get_val() - Method in class org.omg.DynamicAny.DynArrayPOATie
-
Extracts a Serializable object from this DynAny.
- get_val() - Method in class org.omg.DynamicAny.DynEnumPOATie
-
Extracts a Serializable object from this DynAny.
- get_val() - Method in class org.omg.DynamicAny.DynFixedPOATie
-
Extracts a Serializable object from this DynAny.
- get_val() - Method in class org.omg.DynamicAny.DynSequencePOATie
-
Extracts a Serializable object from this DynAny.
- get_val() - Method in class org.omg.DynamicAny.DynStructPOATie
-
Extracts a Serializable object from this DynAny.
- get_val() - Method in class org.omg.DynamicAny.DynUnionPOATie
-
Extracts a Serializable object from this DynAny.
- get_val() - Method in class org.omg.DynamicAny.DynValueBoxPOATie
-
Extracts a Serializable object from this DynAny.
- get_val() - Method in class org.omg.DynamicAny.DynValueCommonPOATie
-
Extracts a Serializable object from this DynAny.
- get_val() - Method in class org.omg.DynamicAny.DynValuePOATie
-
Extracts a Serializable object from this DynAny.
- get_value() - Method in interface org.omg.CORBA.DynFixed
-
Deprecated.
Returns the value of the fixed type represented in this
DynFixed object.
- get_value() - Method in class org.omg.DynamicAny._DynFixedStub
-
Returns the value of a DynFixed.
- get_value() - Method in interface org.omg.DynamicAny.DynFixedOperations
-
Returns the value of a DynFixed.
- get_value() - Method in class org.omg.DynamicAny.DynFixedPOATie
-
Returns the value of a DynFixed.
- get_value_def(String) - Method in class org.omg.CORBA_2_3.ORB
-
- get_values(String, int, String) - Method in class org.omg.CORBA.Context
-
Retrieves the NamedValue objects whose
name field matches the given name or name
pattern.
- get_wchar() - Method in interface org.omg.CORBA.DynAny
-
Deprecated.
Retrieves the char contained
in this DynAny object.
- get_wchar() - Method in class org.omg.DynamicAny._DynAnyStub
-
Extracts the long value from this DynAny.
- get_wchar() - Method in class org.omg.DynamicAny._DynArrayStub
-
Extracts the long value from this DynAny.
- get_wchar() - Method in class org.omg.DynamicAny._DynEnumStub
-
Extracts the long value from this DynAny.
- get_wchar() - Method in class org.omg.DynamicAny._DynFixedStub
-
Extracts the long value from this DynAny.
- get_wchar() - Method in class org.omg.DynamicAny._DynSequenceStub
-
Extracts the long value from this DynAny.
- get_wchar() - Method in class org.omg.DynamicAny._DynStructStub
-
Extracts the long value from this DynAny.
- get_wchar() - Method in class org.omg.DynamicAny._DynUnionStub
-
Extracts the long value from this DynAny.
- get_wchar() - Method in class org.omg.DynamicAny._DynValueBoxStub
-
Extracts the long value from this DynAny.
- get_wchar() - Method in class org.omg.DynamicAny._DynValueCommonStub
-
Extracts the long value from this DynAny.
- get_wchar() - Method in class org.omg.DynamicAny._DynValueStub
-
Extracts the long value from this DynAny.
- get_wchar() - Method in interface org.omg.DynamicAny.DynAnyOperations
-
Extracts the long value from this DynAny.
- get_wchar() - Method in class org.omg.DynamicAny.DynAnyPOATie
-
Extracts the long value from this DynAny.
- get_wchar() - Method in class org.omg.DynamicAny.DynArrayPOATie
-
Extracts the long value from this DynAny.
- get_wchar() - Method in class org.omg.DynamicAny.DynEnumPOATie
-
Extracts the long value from this DynAny.
- get_wchar() - Method in class org.omg.DynamicAny.DynFixedPOATie
-
Extracts the long value from this DynAny.
- get_wchar() - Method in class org.omg.DynamicAny.DynSequencePOATie
-
Extracts the long value from this DynAny.
- get_wchar() - Method in class org.omg.DynamicAny.DynStructPOATie
-
Extracts the long value from this DynAny.
- get_wchar() - Method in class org.omg.DynamicAny.DynUnionPOATie
-
Extracts the long value from this DynAny.
- get_wchar() - Method in class org.omg.DynamicAny.DynValueBoxPOATie
-
Extracts the long value from this DynAny.
- get_wchar() - Method in class org.omg.DynamicAny.DynValueCommonPOATie
-
Extracts the long value from this DynAny.
- get_wchar() - Method in class org.omg.DynamicAny.DynValuePOATie
-
Extracts the long value from this DynAny.
- get_wstring() - Method in interface org.omg.CORBA.DynAny
-
Deprecated.
Retrieves the String contained
in this DynAny object.
- get_wstring() - Method in class org.omg.DynamicAny._DynAnyStub
-
Extracts the string value from this DynAny.
- get_wstring() - Method in class org.omg.DynamicAny._DynArrayStub
-
Extracts the string value from this DynAny.
- get_wstring() - Method in class org.omg.DynamicAny._DynEnumStub
-
Extracts the string value from this DynAny.
- get_wstring() - Method in class org.omg.DynamicAny._DynFixedStub
-
Extracts the string value from this DynAny.
- get_wstring() - Method in class org.omg.DynamicAny._DynSequenceStub
-
Extracts the string value from this DynAny.
- get_wstring() - Method in class org.omg.DynamicAny._DynStructStub
-
Extracts the string value from this DynAny.
- get_wstring() - Method in class org.omg.DynamicAny._DynUnionStub
-
Extracts the string value from this DynAny.
- get_wstring() - Method in class org.omg.DynamicAny._DynValueBoxStub
-
Extracts the string value from this DynAny.
- get_wstring() - Method in class org.omg.DynamicAny._DynValueCommonStub
-
Extracts the string value from this DynAny.
- get_wstring() - Method in class org.omg.DynamicAny._DynValueStub
-
Extracts the string value from this DynAny.
- get_wstring() - Method in interface org.omg.DynamicAny.DynAnyOperations
-
Extracts the string value from this DynAny.
- get_wstring() - Method in class org.omg.DynamicAny.DynAnyPOATie
-
Extracts the string value from this DynAny.
- get_wstring() - Method in class org.omg.DynamicAny.DynArrayPOATie
-
Extracts the string value from this DynAny.
- get_wstring() - Method in class org.omg.DynamicAny.DynEnumPOATie
-
Extracts the string value from this DynAny.
- get_wstring() - Method in class org.omg.DynamicAny.DynFixedPOATie
-
Extracts the string value from this DynAny.
- get_wstring() - Method in class org.omg.DynamicAny.DynSequencePOATie
-
Extracts the string value from this DynAny.
- get_wstring() - Method in class org.omg.DynamicAny.DynStructPOATie
-
Extracts the string value from this DynAny.
- get_wstring() - Method in class org.omg.DynamicAny.DynUnionPOATie
-
Extracts the string value from this DynAny.
- get_wstring() - Method in class org.omg.DynamicAny.DynValueBoxPOATie
-
Extracts the string value from this DynAny.
- get_wstring() - Method in class org.omg.DynamicAny.DynValueCommonPOATie
-
Extracts the string value from this DynAny.
- get_wstring() - Method in class org.omg.DynamicAny.DynValuePOATie
-
Extracts the string value from this DynAny.
- getCodebase(Class) - Static method in class javax.rmi.CORBA.Util
-
Returns the codebase, if any, for the given class.
- getCodebase(Class) - Method in interface javax.rmi.CORBA.UtilDelegate
-
- getId() - Method in exception org.omg.CORBA.portable.ApplicationException
-
Returns the CORBA repository ID of the exception
without removing it from the exceptions input stream.
- getInputStream() - Method in exception org.omg.CORBA.portable.ApplicationException
-
Returns the input stream from which the exception data can be read as its parameters.
- getMaximumStreamFormatVersion() - Method in interface javax.rmi.CORBA.ValueHandlerMultiFormat
-
Returns the maximum stream format version for
RMI/IDL custom value types that is supported
by this ValueHandler object.
- GetPropertyAction - Class in com.sun.corba.ee.org.omg.CORBA
-
A convenience class for retrieving the string value of a system
property as a privileged action.
- GetPropertyAction(String) - Constructor for class com.sun.corba.ee.org.omg.CORBA.GetPropertyAction
-
Constructor that takes the name of the system property whose
string value needs to be determined.
- GetPropertyAction(String, String) - Constructor for class com.sun.corba.ee.org.omg.CORBA.GetPropertyAction
-
Constructor that takes the name of the system property and the default
value of that property.
- getRMIRepositoryID(Class) - Method in interface javax.rmi.CORBA.ValueHandler
-
Returns the CORBA RepositoryId for the given Java class.
- getRunTimeCodeBase() - Method in interface javax.rmi.CORBA.ValueHandler
-
Returns the CodeBase for this ValueHandler.
- getTarget() - Method in interface javax.rmi.CORBA.Tie
-
Returns the target for this tie.
- getTie(Remote) - Static method in class javax.rmi.CORBA.Util
-
Returns the tie (if any) for a given target object.
- getTie(Remote) - Method in interface javax.rmi.CORBA.UtilDelegate
-
- id() - Method in class org.omg.CORBA._AliasDefStub
-
- id(String) - Method in class org.omg.CORBA._AliasDefStub
-
- id() - Method in class org.omg.CORBA._AttributeDefStub
-
- id(String) - Method in class org.omg.CORBA._AttributeDefStub
-
- id() - Method in class org.omg.CORBA._ConstantDefStub
-
- id(String) - Method in class org.omg.CORBA._ConstantDefStub
-
- id() - Method in class org.omg.CORBA._ContainedStub
-
- id(String) - Method in class org.omg.CORBA._ContainedStub
-
- id() - Method in class org.omg.CORBA._EnumDefStub
-
- id(String) - Method in class org.omg.CORBA._EnumDefStub
-
- id() - Method in class org.omg.CORBA._ExceptionDefStub
-
- id(String) - Method in class org.omg.CORBA._ExceptionDefStub
-
- id() - Method in class org.omg.CORBA._InterfaceDefStub
-
- id(String) - Method in class org.omg.CORBA._InterfaceDefStub
-
- id() - Method in class org.omg.CORBA._ModuleDefStub
-
- id(String) - Method in class org.omg.CORBA._ModuleDefStub
-
- id() - Method in class org.omg.CORBA._NativeDefStub
-
- id(String) - Method in class org.omg.CORBA._NativeDefStub
-
- id() - Method in class org.omg.CORBA._OperationDefStub
-
- id(String) - Method in class org.omg.CORBA._OperationDefStub
-
- id() - Method in class org.omg.CORBA._StructDefStub
-
- id(String) - Method in class org.omg.CORBA._StructDefStub
-
- id() - Method in class org.omg.CORBA._TypedefDefStub
-
- id(String) - Method in class org.omg.CORBA._TypedefDefStub
-
- id() - Method in class org.omg.CORBA._UnionDefStub
-
- id(String) - Method in class org.omg.CORBA._UnionDefStub
-
- id() - Method in class org.omg.CORBA._ValueDefStub
-
- id(String) - Method in class org.omg.CORBA._ValueDefStub
-
- id() - Method in class org.omg.CORBA._ValueMemberDefStub
-
- id(String) - Method in class org.omg.CORBA._ValueMemberDefStub
-
- id() - Static method in class org.omg.CORBA.AliasDefHelper
-
- id() - Method in class org.omg.CORBA.AliasDefPOATie
-
- id(String) - Method in class org.omg.CORBA.AliasDefPOATie
-
- id() - Static method in class org.omg.CORBA.AnySeqHelper
-
- id() - Static method in class org.omg.CORBA.ArrayDefHelper
-
- id() - Static method in class org.omg.CORBA.AttrDescriptionSeqHelper
-
- id() - Static method in class org.omg.CORBA.AttributeDefHelper
-
- id() - Method in class org.omg.CORBA.AttributeDefPOATie
-
- id(String) - Method in class org.omg.CORBA.AttributeDefPOATie
-
- id - Variable in class org.omg.CORBA.AttributeDescription
-
- id() - Static method in class org.omg.CORBA.AttributeDescriptionHelper
-
- id() - Static method in class org.omg.CORBA.AttributeModeHelper
-
- id() - Static method in class org.omg.CORBA.BooleanSeqHelper
-
- id() - Static method in class org.omg.CORBA.CharSeqHelper
-
- id() - Static method in class org.omg.CORBA.CompletionStatusHelper
-
- id() - Static method in class org.omg.CORBA.ConstantDefHelper
-
- id() - Method in class org.omg.CORBA.ConstantDefPOATie
-
- id(String) - Method in class org.omg.CORBA.ConstantDefPOATie
-
- id - Variable in class org.omg.CORBA.ConstantDescription
-
- id() - Static method in class org.omg.CORBA.ConstantDescriptionHelper
-
- id() - Static method in class org.omg.CORBA.ContainedHelper
-
- id() - Method in interface org.omg.CORBA.ContainedOperations
-
- id(String) - Method in interface org.omg.CORBA.ContainedOperations
-
- id() - Static method in class org.omg.CORBA.ContainedPackage.DescriptionHelper
-
- id() - Method in class org.omg.CORBA.ContainedPOATie
-
- id(String) - Method in class org.omg.CORBA.ContainedPOATie
-
- id() - Static method in class org.omg.CORBA.ContainedSeqHelper
-
- id() - Static method in class org.omg.CORBA.ContainerHelper
-
- id() - Static method in class org.omg.CORBA.ContainerPackage.DescriptionHelper
-
- id() - Static method in class org.omg.CORBA.ContainerPackage.DescriptionSeqHelper
-
- id() - Static method in class org.omg.CORBA.ContextIdentifierHelper
-
- id() - Static method in class org.omg.CORBA.ContextIdSeqHelper
-
- id() - Static method in class org.omg.CORBA.CurrentHelper
-
- id() - Static method in class org.omg.CORBA.DefinitionKindHelper
-
- id() - Static method in class org.omg.CORBA.DoubleSeqHelper
-
- id() - Static method in class org.omg.CORBA.EnumDefHelper
-
- id() - Method in class org.omg.CORBA.EnumDefPOATie
-
- id(String) - Method in class org.omg.CORBA.EnumDefPOATie
-
- id() - Static method in class org.omg.CORBA.EnumMemberSeqHelper
-
- id() - Static method in class org.omg.CORBA.ExcDescriptionSeqHelper
-
- id() - Static method in class org.omg.CORBA.ExceptionDefHelper
-
- id() - Method in class org.omg.CORBA.ExceptionDefPOATie
-
- id(String) - Method in class org.omg.CORBA.ExceptionDefPOATie
-
- id() - Static method in class org.omg.CORBA.ExceptionDefSeqHelper
-
- id - Variable in class org.omg.CORBA.ExceptionDescription
-
- id() - Static method in class org.omg.CORBA.ExceptionDescriptionHelper
-
- id() - Static method in class org.omg.CORBA.FieldNameHelper
-
- id() - Static method in class org.omg.CORBA.FloatSeqHelper
-
- id() - Static method in class org.omg.CORBA.IdentifierHelper
-
- id() - Static method in class org.omg.CORBA.IDLTypeHelper
-
- id() - Static method in class org.omg.CORBA.InitializerHelper
-
- id() - Static method in class org.omg.CORBA.InitializerSeqHelper
-
- id() - Static method in class org.omg.CORBA.InterfaceDefHelper
-
- id - Variable in class org.omg.CORBA.InterfaceDefPackage.FullInterfaceDescription
-
- id() - Static method in class org.omg.CORBA.InterfaceDefPackage.FullInterfaceDescriptionHelper
-
- id() - Method in class org.omg.CORBA.InterfaceDefPOATie
-
- id(String) - Method in class org.omg.CORBA.InterfaceDefPOATie
-
- id() - Static method in class org.omg.CORBA.InterfaceDefSeqHelper
-
- id - Variable in class org.omg.CORBA.InterfaceDescription
-
- id() - Static method in class org.omg.CORBA.InterfaceDescriptionHelper
-
- id() - Static method in class org.omg.CORBA.LongLongSeqHelper
-
- id() - Static method in class org.omg.CORBA.LongSeqHelper
-
- id() - Static method in class org.omg.CORBA.ModuleDefHelper
-
- id() - Method in class org.omg.CORBA.ModuleDefPOATie
-
- id(String) - Method in class org.omg.CORBA.ModuleDefPOATie
-
- id - Variable in class org.omg.CORBA.ModuleDescription
-
- id() - Static method in class org.omg.CORBA.ModuleDescriptionHelper
-
- id - Variable in class org.omg.CORBA.NameValuePair
-
The name to be associated with a value by this NameValuePair object.
- id() - Static method in class org.omg.CORBA.NameValuePairHelper
-
- id() - Static method in class org.omg.CORBA.NativeDefHelper
-
- id() - Method in class org.omg.CORBA.NativeDefPOATie
-
- id(String) - Method in class org.omg.CORBA.NativeDefPOATie
-
- id() - Static method in class org.omg.CORBA.ObjectHelper
-
- id() - Static method in class org.omg.CORBA.OctetSeqHelper
-
- id() - Static method in class org.omg.CORBA.OpDescriptionSeqHelper
-
- id() - Static method in class org.omg.CORBA.OperationDefHelper
-
- id() - Method in class org.omg.CORBA.OperationDefPOATie
-
- id(String) - Method in class org.omg.CORBA.OperationDefPOATie
-
- id - Variable in class org.omg.CORBA.OperationDescription
-
- id() - Static method in class org.omg.CORBA.OperationDescriptionHelper
-
- id() - Static method in class org.omg.CORBA.OperationModeHelper
-
- id() - Static method in class org.omg.CORBA.ParameterDescriptionHelper
-
- id() - Static method in class org.omg.CORBA.ParameterModeHelper
-
- id() - Static method in class org.omg.CORBA.ParDescriptionSeqHelper
-
- id() - Static method in class org.omg.CORBA.PolicyErrorCodeHelper
-
- id() - Static method in class org.omg.CORBA.PolicyErrorHelper
-
- id() - Static method in class org.omg.CORBA.PolicyHelper
-
- id() - Static method in class org.omg.CORBA.PolicyListHelper
-
- id() - Static method in class org.omg.CORBA.PolicyTypeHelper
-
- id() - Static method in class org.omg.CORBA.PrimitiveDefHelper
-
- id() - Static method in class org.omg.CORBA.PrimitiveKindHelper
-
- id() - Static method in class org.omg.CORBA.RepositoryHelper
-
- id() - Static method in class org.omg.CORBA.RepositoryIdHelper
-
- id() - Static method in class org.omg.CORBA.RepositoryIdSeqHelper
-
- id() - Static method in class org.omg.CORBA.ScopedNameHelper
-
- id() - Static method in class org.omg.CORBA.SequenceDefHelper
-
- id() - Static method in class org.omg.CORBA.ServiceDetailHelper
-
- id() - Static method in class org.omg.CORBA.ServiceInformationHelper
-
- id() - Static method in class org.omg.CORBA.SetOverrideTypeHelper
-
- id() - Static method in class org.omg.CORBA.ShortSeqHelper
-
- id() - Static method in class org.omg.CORBA.StringDefHelper
-
- id() - Static method in class org.omg.CORBA.StringSeqHelper
-
- id() - Static method in class org.omg.CORBA.StringValueHelper
-
- id() - Static method in class org.omg.CORBA.StructDefHelper
-
- id() - Method in class org.omg.CORBA.StructDefPOATie
-
- id(String) - Method in class org.omg.CORBA.StructDefPOATie
-
- id() - Static method in class org.omg.CORBA.StructMemberHelper
-
- id() - Static method in class org.omg.CORBA.StructMemberSeqHelper
-
- id() - Method in class org.omg.CORBA.TypeCode
-
Retrieves the RepositoryId globally identifying the type
of this TypeCode object.
- id() - Static method in class org.omg.CORBA.TypedefDefHelper
-
- id() - Method in class org.omg.CORBA.TypedefDefPOATie
-
- id(String) - Method in class org.omg.CORBA.TypedefDefPOATie
-
- id - Variable in class org.omg.CORBA.TypeDescription
-
- id() - Static method in class org.omg.CORBA.TypeDescriptionHelper
-
- id() - Static method in class org.omg.CORBA.ULongLongSeqHelper
-
- id() - Static method in class org.omg.CORBA.ULongSeqHelper
-
- id() - Static method in class org.omg.CORBA.UnionDefHelper
-
- id() - Method in class org.omg.CORBA.UnionDefPOATie
-
- id(String) - Method in class org.omg.CORBA.UnionDefPOATie
-
- id() - Static method in class org.omg.CORBA.UnionMemberHelper
-
- id() - Static method in class org.omg.CORBA.UnionMemberSeqHelper
-
- id() - Static method in class org.omg.CORBA.UnknownUserExceptionHelper
-
- id() - Static method in class org.omg.CORBA.UShortSeqHelper
-
- id() - Static method in class org.omg.CORBA.ValueBaseHelper
-
- id() - Static method in class org.omg.CORBA.ValueBoxDefHelper
-
- id() - Static method in class org.omg.CORBA.ValueDefHelper
-
- id - Variable in class org.omg.CORBA.ValueDefPackage.FullValueDescription
-
- id() - Static method in class org.omg.CORBA.ValueDefPackage.FullValueDescriptionHelper
-
- id() - Method in class org.omg.CORBA.ValueDefPOATie
-
- id(String) - Method in class org.omg.CORBA.ValueDefPOATie
-
- id() - Static method in class org.omg.CORBA.ValueDefSeqHelper
-
- id - Variable in class org.omg.CORBA.ValueDescription
-
- id() - Static method in class org.omg.CORBA.ValueDescriptionHelper
-
- id - Variable in class org.omg.CORBA.ValueMember
-
The repository ID of the value member described by
this ValueMember object;
- id() - Static method in class org.omg.CORBA.ValueMemberDefHelper
-
- id() - Method in class org.omg.CORBA.ValueMemberDefPOATie
-
- id(String) - Method in class org.omg.CORBA.ValueMemberDefPOATie
-
- id() - Static method in class org.omg.CORBA.ValueMemberHelper
-
- id() - Static method in class org.omg.CORBA.ValueMemberSeqHelper
-
- id() - Static method in class org.omg.CORBA.VersionSpecHelper
-
- id() - Static method in class org.omg.CORBA.VisibilityHelper
-
- id() - Static method in class org.omg.CORBA.WCharSeqHelper
-
- id() - Static method in class org.omg.CORBA.WrongTransactionHelper
-
- id() - Static method in class org.omg.CORBA.WStringSeqHelper
-
- id() - Static method in class org.omg.CORBA.WStringValueHelper
-
- id() - Static method in class org.omg.CosNaming.BindingHelper
-
- id() - Static method in class org.omg.CosNaming.BindingIteratorHelper
-
- id() - Static method in class org.omg.CosNaming.BindingListHelper
-
- id() - Static method in class org.omg.CosNaming.BindingTypeHelper
-
- id() - Static method in class org.omg.CosNaming.IstringHelper
-
- id - Variable in class org.omg.CosNaming.NameComponent
-
- id() - Static method in class org.omg.CosNaming.NameComponentHelper
-
- id() - Static method in class org.omg.CosNaming.NameHelper
-
- id() - Static method in class org.omg.CosNaming.NamingContextExtHelper
-
- id() - Static method in class org.omg.CosNaming.NamingContextExtPackage.AddressHelper
-
- id() - Static method in class org.omg.CosNaming.NamingContextExtPackage.InvalidAddressHelper
-
- id() - Static method in class org.omg.CosNaming.NamingContextExtPackage.StringNameHelper
-
- id() - Static method in class org.omg.CosNaming.NamingContextExtPackage.URLStringHelper
-
- id() - Static method in class org.omg.CosNaming.NamingContextHelper
-
- id() - Static method in class org.omg.CosNaming.NamingContextPackage.AlreadyBoundHelper
-
- id() - Static method in class org.omg.CosNaming.NamingContextPackage.CannotProceedHelper
-
- id() - Static method in class org.omg.CosNaming.NamingContextPackage.InvalidNameHelper
-
- id() - Static method in class org.omg.CosNaming.NamingContextPackage.NotEmptyHelper
-
- id() - Static method in class org.omg.CosNaming.NamingContextPackage.NotFoundHelper
-
- id() - Static method in class org.omg.CosNaming.NamingContextPackage.NotFoundReasonHelper
-
- id() - Static method in class org.omg.CosTransactions.ControlHelper
-
- id() - Static method in class org.omg.CosTransactions.CoordinatorHelper
-
- id() - Static method in class org.omg.CosTransactions.CurrentHelper
-
- id() - Static method in class org.omg.CosTransactions.HeuristicCommitHelper
-
- id() - Static method in class org.omg.CosTransactions.HeuristicHazardHelper
-
- id() - Static method in class org.omg.CosTransactions.HeuristicMixedHelper
-
- id() - Static method in class org.omg.CosTransactions.HeuristicRollbackHelper
-
- id() - Static method in class org.omg.CosTransactions.InactiveHelper
-
- id() - Static method in class org.omg.CosTransactions.InvalidControlHelper
-
- id() - Static method in class org.omg.CosTransactions.InvocationPolicyHelper
-
- id() - Static method in class org.omg.CosTransactions.InvocationPolicyValueHelper
-
- id() - Static method in class org.omg.CosTransactions.NonTxTargetPolicyHelper
-
- id() - Static method in class org.omg.CosTransactions.NonTxTargetPolicyValueHelper
-
- id() - Static method in class org.omg.CosTransactions.NotPreparedHelper
-
- id() - Static method in class org.omg.CosTransactions.NoTransactionHelper
-
- id() - Static method in class org.omg.CosTransactions.NotSubtransactionHelper
-
- id() - Static method in class org.omg.CosTransactions.otid_tHelper
-
- id() - Static method in class org.omg.CosTransactions.OTSPolicyHelper
-
- id() - Static method in class org.omg.CosTransactions.OTSPolicyValueHelper
-
- id() - Static method in class org.omg.CosTransactions.PropagationContextHelper
-
- id() - Static method in class org.omg.CosTransactions.RecoveryCoordinatorHelper
-
- id() - Static method in class org.omg.CosTransactions.ResourceHelper
-
- id() - Static method in class org.omg.CosTransactions.StatusHelper
-
- id() - Static method in class org.omg.CosTransactions.SubtransactionAwareResourceHelper
-
- id() - Static method in class org.omg.CosTransactions.SubtransactionsUnavailableHelper
-
- id() - Static method in class org.omg.CosTransactions.SynchronizationHelper
-
- id() - Static method in class org.omg.CosTransactions.SynchronizationUnavailableHelper
-
- id() - Static method in class org.omg.CosTransactions.TerminatorHelper
-
- id() - Static method in class org.omg.CosTransactions.TransactionalObjectHelper
-
- id() - Static method in class org.omg.CosTransactions.TransactionFactoryHelper
-
- id() - Static method in class org.omg.CosTransactions.TransIdentityHelper
-
- id() - Static method in class org.omg.CosTransactions.UnavailableHelper
-
- id() - Static method in class org.omg.CosTransactions.VoteHelper
-
- id() - Static method in class org.omg.Dynamic.ContextListHelper
-
- id() - Static method in class org.omg.Dynamic.ExceptionListHelper
-
- id() - Static method in class org.omg.Dynamic.ParameterHelper
-
- id() - Static method in class org.omg.Dynamic.ParameterListHelper
-
- id() - Static method in class org.omg.Dynamic.RequestContextHelper
-
- id() - Static method in class org.omg.DynamicAny.AnySeqHelper
-
- id() - Static method in class org.omg.DynamicAny.DynAnyFactoryHelper
-
- id() - Static method in class org.omg.DynamicAny.DynAnyFactoryPackage.InconsistentTypeCodeHelper
-
- id() - Static method in class org.omg.DynamicAny.DynAnyHelper
-
- id() - Static method in class org.omg.DynamicAny.DynAnyPackage.InvalidValueHelper
-
- id() - Static method in class org.omg.DynamicAny.DynAnyPackage.TypeMismatchHelper
-
- id() - Static method in class org.omg.DynamicAny.DynAnySeqHelper
-
- id() - Static method in class org.omg.DynamicAny.DynArrayHelper
-
- id() - Static method in class org.omg.DynamicAny.DynEnumHelper
-
- id() - Static method in class org.omg.DynamicAny.DynFixedHelper
-
- id() - Static method in class org.omg.DynamicAny.DynSequenceHelper
-
- id() - Static method in class org.omg.DynamicAny.DynStructHelper
-
- id() - Static method in class org.omg.DynamicAny.DynUnionHelper
-
- id() - Static method in class org.omg.DynamicAny.DynValueBoxHelper
-
- id() - Static method in class org.omg.DynamicAny.DynValueCommonHelper
-
- id() - Static method in class org.omg.DynamicAny.DynValueHelper
-
- id() - Static method in class org.omg.DynamicAny.FieldNameHelper
-
- id - Variable in class org.omg.DynamicAny.NameDynAnyPair
-
The name associated with the DynAny.
- id() - Static method in class org.omg.DynamicAny.NameDynAnyPairHelper
-
- id() - Static method in class org.omg.DynamicAny.NameDynAnyPairSeqHelper
-
- id - Variable in class org.omg.DynamicAny.NameValuePair
-
The name associated with the Any.
- id() - Static method in class org.omg.DynamicAny.NameValuePairHelper
-
- id() - Static method in class org.omg.DynamicAny.NameValuePairSeqHelper
-
- id() - Static method in class org.omg.IOP.CodecFactoryHelper
-
- id() - Static method in class org.omg.IOP.CodecFactoryPackage.UnknownEncodingHelper
-
- id() - Static method in class org.omg.IOP.CodecHelper
-
- id() - Static method in class org.omg.IOP.CodecPackage.FormatMismatchHelper
-
- id() - Static method in class org.omg.IOP.CodecPackage.InvalidTypeForEncodingHelper
-
- id() - Static method in class org.omg.IOP.CodecPackage.TypeMismatchHelper
-
- id() - Static method in class org.omg.IOP.ComponentIdHelper
-
- id() - Static method in class org.omg.IOP.EncodingFormatHelper
-
- id() - Static method in class org.omg.IOP.EncodingHelper
-
- id() - Static method in class org.omg.IOP.IORHelper
-
- id() - Static method in class org.omg.IOP.MultipleComponentProfileHelper
-
- id() - Static method in class org.omg.IOP.ProfileIdHelper
-
- id() - Static method in class org.omg.IOP.ServiceContextHelper
-
- id() - Static method in class org.omg.IOP.ServiceContextListHelper
-
- id() - Static method in class org.omg.IOP.ServiceIdHelper
-
- id() - Static method in class org.omg.IOP.TaggedComponentHelper
-
- id() - Static method in class org.omg.IOP.TaggedComponentSeqHelper
-
- id() - Static method in class org.omg.IOP.TaggedProfileHelper
-
- id() - Static method in class org.omg.Messaging.MaxHopsPolicyHelper
-
- id() - Static method in class org.omg.Messaging.OrderingHelper
-
- id() - Static method in class org.omg.Messaging.PolicyValueHelper
-
- id() - Static method in class org.omg.Messaging.PolicyValueSeqHelper
-
- id() - Static method in class org.omg.Messaging.PriorityHelper
-
- id() - Static method in class org.omg.Messaging.PriorityRangeHelper
-
- id() - Static method in class org.omg.Messaging.QueueOrderPolicyHelper
-
- id() - Static method in class org.omg.Messaging.RebindModeHelper
-
- id() - Static method in class org.omg.Messaging.RebindPolicyHelper
-
- id() - Static method in class org.omg.Messaging.RelativeRequestTimeoutPolicyHelper
-
- id() - Static method in class org.omg.Messaging.RelativeRoundtripTimeoutPolicyHelper
-
- id() - Static method in class org.omg.Messaging.ReplyEndTimePolicyHelper
-
- id() - Static method in class org.omg.Messaging.ReplyPriorityPolicyHelper
-
- id() - Static method in class org.omg.Messaging.ReplyStartTimePolicyHelper
-
- id() - Static method in class org.omg.Messaging.RequestEndTimePolicyHelper
-
- id() - Static method in class org.omg.Messaging.RequestPriorityPolicyHelper
-
- id() - Static method in class org.omg.Messaging.RequestStartTimePolicyHelper
-
- id() - Static method in class org.omg.Messaging.RoutingPolicyHelper
-
- id() - Static method in class org.omg.Messaging.RoutingTypeHelper
-
- id() - Static method in class org.omg.Messaging.RoutingTypeRangeHelper
-
- id() - Static method in class org.omg.Messaging.SyncScopeHelper
-
- id() - Static method in class org.omg.Messaging.SyncScopePolicyHelper
-
- id() - Static method in class org.omg.PortableInterceptor.AdapterManagerIdHelper
-
- id() - Static method in class org.omg.PortableInterceptor.AdapterNameHelper
-
- id() - Static method in class org.omg.PortableInterceptor.AdapterStateHelper
-
- id() - Static method in class org.omg.PortableInterceptor.ClientRequestInfoHelper
-
- id() - Static method in class org.omg.PortableInterceptor.ClientRequestInterceptorHelper
-
- id() - Static method in class org.omg.PortableInterceptor.CurrentHelper
-
- id() - Static method in class org.omg.PortableInterceptor.ForwardRequestHelper
-
- id() - Static method in class org.omg.PortableInterceptor.InterceptorHelper
-
- id() - Static method in class org.omg.PortableInterceptor.InvalidSlotHelper
-
- id() - Static method in class org.omg.PortableInterceptor.IORInfoHelper
-
- id() - Static method in class org.omg.PortableInterceptor.IORInterceptor_3_0Helper
-
- id() - Static method in class org.omg.PortableInterceptor.IORInterceptorHelper
-
- id() - Static method in class org.omg.PortableInterceptor.ObjectIdHelper
-
- id() - Static method in class org.omg.PortableInterceptor.ObjectReferenceFactoryHelper
-
- id() - Static method in class org.omg.PortableInterceptor.ObjectReferenceTemplateHelper
-
- id() - Static method in class org.omg.PortableInterceptor.ObjectReferenceTemplateSeqHelper
-
- id() - Static method in class org.omg.PortableInterceptor.ORBIdHelper
-
- id() - Static method in class org.omg.PortableInterceptor.ORBInitializerHelper
-
- id() - Static method in class org.omg.PortableInterceptor.ORBInitInfoHelper
-
- id() - Static method in class org.omg.PortableInterceptor.ORBInitInfoPackage.DuplicateNameHelper
-
- id() - Static method in class org.omg.PortableInterceptor.ORBInitInfoPackage.InvalidNameHelper
-
- id() - Static method in class org.omg.PortableInterceptor.ORBInitInfoPackage.ObjectIdHelper
-
- id() - Static method in class org.omg.PortableInterceptor.PolicyFactoryHelper
-
- id() - Static method in class org.omg.PortableInterceptor.ReplyStatusHelper
-
- id() - Static method in class org.omg.PortableInterceptor.RequestInfoHelper
-
- id() - Static method in class org.omg.PortableInterceptor.ServerIdHelper
-
- id() - Static method in class org.omg.PortableInterceptor.ServerRequestInfoHelper
-
- id() - Static method in class org.omg.PortableInterceptor.ServerRequestInterceptorHelper
-
- id() - Static method in class org.omg.PortableInterceptor.SlotIdHelper
-
- id() - Static method in class org.omg.PortableServer.CurrentPackage.NoContextHelper
-
- id() - Static method in class org.omg.PortableServer.ForwardRequestHelper
-
- id() - Static method in class org.omg.PortableServer.IdAssignmentPolicyValueHelper
-
- id() - Static method in class org.omg.PortableServer.IdUniquenessPolicyValueHelper
-
- id() - Static method in class org.omg.PortableServer.ImplicitActivationPolicyValueHelper
-
- id() - Static method in class org.omg.PortableServer.LifespanPolicyValueHelper
-
- id() - Static method in class org.omg.PortableServer.ObjectIdHelper
-
- id() - Static method in class org.omg.PortableServer.POAHelper
-
- id() - Static method in class org.omg.PortableServer.POAListHelper
-
- id() - Static method in class org.omg.PortableServer.POAManagerPackage.AdapterInactiveHelper
-
- id() - Static method in class org.omg.PortableServer.POAManagerPackage.StateHelper
-
- id() - Method in interface org.omg.PortableServer.POAOperations
-
This returns the unique id of the POA in the process in which it
is created.
- id() - Static method in class org.omg.PortableServer.POAPackage.AdapterAlreadyExistsHelper
-
- id() - Static method in class org.omg.PortableServer.POAPackage.AdapterNonExistentHelper
-
- id() - Static method in class org.omg.PortableServer.POAPackage.InvalidPolicyHelper
-
- id() - Static method in class org.omg.PortableServer.POAPackage.NoServantHelper
-
- id() - Static method in class org.omg.PortableServer.POAPackage.ObjectAlreadyActiveHelper
-
- id() - Static method in class org.omg.PortableServer.POAPackage.ObjectNotActiveHelper
-
- id() - Static method in class org.omg.PortableServer.POAPackage.ServantAlreadyActiveHelper
-
- id() - Static method in class org.omg.PortableServer.POAPackage.ServantNotActiveHelper
-
- id() - Static method in class org.omg.PortableServer.POAPackage.WrongAdapterHelper
-
- id() - Static method in class org.omg.PortableServer.POAPackage.WrongPolicyHelper
-
- id() - Static method in class org.omg.PortableServer.RequestProcessingPolicyValueHelper
-
- id() - Static method in class org.omg.PortableServer.ServantActivatorHelper
-
- id() - Static method in class org.omg.PortableServer.ServantLocatorHelper
-
- id() - Static method in class org.omg.PortableServer.ServantRetentionPolicyValueHelper
-
- id() - Static method in class org.omg.PortableServer.ThreadPolicyValueHelper
-
- id() - Static method in class org.omg.SendingContext.CodeBaseHelper
-
- id() - Static method in class org.omg.SendingContext.CodeBasePackage.URLHelper
-
- id() - Static method in class org.omg.SendingContext.CodeBasePackage.URLSeqHelper
-
- id() - Static method in class org.omg.SendingContext.CodeBasePackage.ValueDescSeqHelper
-
- id() - Static method in class org.omg.SendingContext.RunTimeHelper
-
- id() - Static method in class org.omg.TimeBase.InaccuracyTHelper
-
- id() - Static method in class org.omg.TimeBase.IntervalTHelper
-
- id() - Static method in class org.omg.TimeBase.TdfTHelper
-
- id() - Static method in class org.omg.TimeBase.TimeTHelper
-
- id() - Static method in class org.omg.TimeBase.UtcTHelper
-
- ID_ASSIGNMENT_POLICY_ID - Interface in org.omg.PortableServer
-
org/omg/PortableServer/ID_ASSIGNMENT_POLICY_ID.java .
- id_to_reference(byte[]) - Method in interface org.omg.PortableServer.POAOperations
-
If an object with the specified Object Id value is
currently active, a reference encapsulating the
information used to activate the object is returned.
- id_to_servant(byte[]) - Method in interface org.omg.PortableServer.POAOperations
-
If the POA has the RETAIN policy and the specified
ObjectId is in the Active Object Map, this operation
returns the servant associated with that object in
the Active Object Map.
- ID_UNIQUENESS_POLICY_ID - Interface in org.omg.PortableServer
-
org/omg/PortableServer/ID_UNIQUENESS_POLICY_ID.java .
- IdAssignmentPolicy - Interface in org.omg.PortableServer
-
IdAssignmentPolicy specifies whether Object Ids in
the created POA are generated by the application or
by the ORB.
- IdAssignmentPolicyOperations - Interface in org.omg.PortableServer
-
IdAssignmentPolicy specifies whether Object Ids in
the created POA are generated by the application or
by the ORB.
- IdAssignmentPolicyValue - Class in org.omg.PortableServer
-
The IdAssignmentPolicyValue can have the following
values.
- IdAssignmentPolicyValue(int) - Constructor for class org.omg.PortableServer.IdAssignmentPolicyValue
-
- IdAssignmentPolicyValueHelper - Class in org.omg.PortableServer
-
The IdAssignmentPolicyValue can have the following
values.
- IdAssignmentPolicyValueHelper() - Constructor for class org.omg.PortableServer.IdAssignmentPolicyValueHelper
-
- IdAssignmentPolicyValueHolder - Class in org.omg.PortableServer
-
The IdAssignmentPolicyValue can have the following
values.
- IdAssignmentPolicyValueHolder() - Constructor for class org.omg.PortableServer.IdAssignmentPolicyValueHolder
-
- IdAssignmentPolicyValueHolder(IdAssignmentPolicyValue) - Constructor for class org.omg.PortableServer.IdAssignmentPolicyValueHolder
-
- IdentifierHelper - Class in org.omg.CORBA
-
The Helper for Identifier.
- IdentifierHelper() - Constructor for class org.omg.CORBA.IdentifierHelper
-
- identify_receiver(Receiver) - Method in interface org.omg.CORBA.TSIdentification
-
Called by the OTS during
initialization to register its Receiver callback interface
with the ORB.
- identify_sender(Sender) - Method in interface org.omg.CORBA.TSIdentification
-
Called by the OTS
during initialization in order to register its Sender
callback interface with the ORB.
- IDLEntity - Interface in org.omg.CORBA.portable
-
An interface with no members whose only purpose is to serve as a marker
indicating that an implementing class is a
Java value type from IDL that has a corresponding Helper class.
- IDLType - Interface in org.omg.CORBA
-
An abstract interface inherited by all Interface Repository
(IR) objects that represent OMG IDL types.
- IDLTypeHelper - Class in org.omg.CORBA
-
The Helper for IDLType.
- IDLTypeHelper() - Constructor for class org.omg.CORBA.IDLTypeHelper
-
- IDLTypeOperations - Interface in org.omg.CORBA
-
This interface must be implemented by all IDLType objects.
- IdUniquenessPolicy - Interface in org.omg.PortableServer
-
The IdUniquenessPolicy specifies whether the servants
activated in the created POA must have unique object i
identities.
- IdUniquenessPolicyOperations - Interface in org.omg.PortableServer
-
The IdUniquenessPolicy specifies whether the servants
activated in the created POA must have unique object i
identities.
- IdUniquenessPolicyValue - Class in org.omg.PortableServer
-
IdUniquenessPolicyValue can have the following values.
- IdUniquenessPolicyValue(int) - Constructor for class org.omg.PortableServer.IdUniquenessPolicyValue
-
- IdUniquenessPolicyValueHelper - Class in org.omg.PortableServer
-
IdUniquenessPolicyValue can have the following values.
- IdUniquenessPolicyValueHelper() - Constructor for class org.omg.PortableServer.IdUniquenessPolicyValueHelper
-
- IdUniquenessPolicyValueHolder - Class in org.omg.PortableServer
-
IdUniquenessPolicyValue can have the following values.
- IdUniquenessPolicyValueHolder() - Constructor for class org.omg.PortableServer.IdUniquenessPolicyValueHolder
-
- IdUniquenessPolicyValueHolder(IdUniquenessPolicyValue) - Constructor for class org.omg.PortableServer.IdUniquenessPolicyValueHolder
-
- IMP_LIMIT - Exception in org.omg.CORBA
-
This exception indicates that an implementation limit was
exceeded in the ORB run time.
- IMP_LIMIT() - Constructor for exception org.omg.CORBA.IMP_LIMIT
-
Constructs an IMP_LIMIT exception with a default
minor code of 0 and a completion state of COMPLETED_NO.
- IMP_LIMIT(String) - Constructor for exception org.omg.CORBA.IMP_LIMIT
-
Constructs an IMP_LIMIT exception with the specified detail
message, a minor code of 0, and a completion state of COMPLETED_NO.
- IMP_LIMIT(int, CompletionStatus) - Constructor for exception org.omg.CORBA.IMP_LIMIT
-
Constructs an IMP_LIMIT exception with the specified
minor code and completion status.
- IMP_LIMIT(String, int, CompletionStatus) - Constructor for exception org.omg.CORBA.IMP_LIMIT
-
Constructs an IMP_LIMIT exception with the specified detail
message, minor code, and completion status.
- implementation(String) - Method in class org.omg.SendingContext._CodeBaseStub
-
- implementation(String) - Method in interface org.omg.SendingContext.CodeBaseOperations
-
- implementation(String) - Method in class org.omg.SendingContext.CodeBasePOATie
-
- implementation_specific_data - Variable in class org.omg.CosTransactions.PropagationContext
-
- implementations(String[]) - Method in class org.omg.SendingContext._CodeBaseStub
-
- implementations(String[]) - Method in interface org.omg.SendingContext.CodeBaseOperations
-
- implementations(String[]) - Method in class org.omg.SendingContext.CodeBasePOATie
-
- implementationx(String) - Method in class org.omg.SendingContext._CodeBaseStub
-
- implementationx(String) - Method in interface org.omg.SendingContext.CodeBaseOperations
-
- implementationx(String) - Method in class org.omg.SendingContext.CodeBasePOATie
-
- IMPLICIT_ACTIVATION - Static variable in class org.omg.PortableServer.ImplicitActivationPolicyValue
-
- IMPLICIT_ACTIVATION_POLICY_ID - Interface in org.omg.PortableServer
-
org/omg/PortableServer/IMPLICIT_ACTIVATION_POLICY_ID.java .
- ImplicitActivationPolicy - Interface in org.omg.PortableServer
-
This policy specifies whether implicit activation
of servants is supported in the created POA.
- ImplicitActivationPolicyOperations - Interface in org.omg.PortableServer
-
This policy specifies whether implicit activation
of servants is supported in the created POA.
- ImplicitActivationPolicyValue - Class in org.omg.PortableServer
-
ImplicitActivationPolicyValue has the following
semantics.
- ImplicitActivationPolicyValue(int) - Constructor for class org.omg.PortableServer.ImplicitActivationPolicyValue
-
- ImplicitActivationPolicyValueHelper - Class in org.omg.PortableServer
-
ImplicitActivationPolicyValue has the following
semantics.
- ImplicitActivationPolicyValueHelper() - Constructor for class org.omg.PortableServer.ImplicitActivationPolicyValueHelper
-
- ImplicitActivationPolicyValueHolder - Class in org.omg.PortableServer
-
ImplicitActivationPolicyValue has the following
semantics.
- ImplicitActivationPolicyValueHolder() - Constructor for class org.omg.PortableServer.ImplicitActivationPolicyValueHolder
-
- ImplicitActivationPolicyValueHolder(ImplicitActivationPolicyValue) - Constructor for class org.omg.PortableServer.ImplicitActivationPolicyValueHolder
-
- inacchi - Variable in class org.omg.TimeBase.UtcT
-
- inacclo - Variable in class org.omg.TimeBase.UtcT
-
- InaccuracyTHelper - Class in org.omg.TimeBase
-
org/omg/TimeBase/InaccuracyTHelper.java .
- InaccuracyTHelper() - Constructor for class org.omg.TimeBase.InaccuracyTHelper
-
- Inactive - Exception in org.omg.CosTransactions
-
org/omg/CosTransactions/Inactive.java .
- Inactive() - Constructor for exception org.omg.CosTransactions.Inactive
-
- Inactive(String) - Constructor for exception org.omg.CosTransactions.Inactive
-
- INACTIVE - Interface in org.omg.PortableInterceptor
-
org/omg/PortableInterceptor/INACTIVE.java .
- INACTIVE - Static variable in class org.omg.PortableServer.POAManagerPackage.State
-
- InactiveHelper - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/InactiveHelper.java .
- InactiveHelper() - Constructor for class org.omg.CosTransactions.InactiveHelper
-
- InactiveHolder - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/InactiveHolder.java .
- InactiveHolder() - Constructor for class org.omg.CosTransactions.InactiveHolder
-
- InactiveHolder(Inactive) - Constructor for class org.omg.CosTransactions.InactiveHolder
-
- incarnate(byte[], POA) - Method in class org.omg.PortableServer._ServantActivatorStub
-
This operation is invoked by the POA whenever the
POA receives a request for an object that is not
currently active, assuming the POA has the
USE_SERVANT_MANAGER and RETAIN policies.
- incarnate(byte[], POA) - Method in interface org.omg.PortableServer.ServantActivatorOperations
-
This operation is invoked by the POA whenever the
POA receives a request for an object that is not
currently active, assuming the POA has the
USE_SERVANT_MANAGER and RETAIN policies.
- incarnate(byte[], POA) - Method in class org.omg.PortableServer.ServantActivatorPOATie
-
This operation is invoked by the POA whenever the
POA receives a request for an object that is not
currently active, assuming the POA has the
USE_SERVANT_MANAGER and RETAIN policies.
- InconsistentTypeCode - Exception in org.omg.CORBA.ORBPackage
-
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.
- InconsistentTypeCode() - Constructor for exception org.omg.CORBA.ORBPackage.InconsistentTypeCode
-
Constructs an InconsistentTypeCode user exception
with no reason message.
- InconsistentTypeCode(String) - Constructor for exception org.omg.CORBA.ORBPackage.InconsistentTypeCode
-
Constructs an InconsistentTypeCode user exception
with the specified reason message.
- InconsistentTypeCode - Exception in org.omg.DynamicAny.DynAnyFactoryPackage
-
org/omg/DynamicAny/DynAnyFactoryPackage/InconsistentTypeCode.java .
- InconsistentTypeCode() - Constructor for exception org.omg.DynamicAny.DynAnyFactoryPackage.InconsistentTypeCode
-
- InconsistentTypeCode(String) - Constructor for exception org.omg.DynamicAny.DynAnyFactoryPackage.InconsistentTypeCode
-
- InconsistentTypeCodeHelper - Class in org.omg.DynamicAny.DynAnyFactoryPackage
-
org/omg/DynamicAny/DynAnyFactoryPackage/InconsistentTypeCodeHelper.java .
- InconsistentTypeCodeHelper() - Constructor for class org.omg.DynamicAny.DynAnyFactoryPackage.InconsistentTypeCodeHelper
-
- InconsistentTypeCodeHolder - Class in org.omg.DynamicAny.DynAnyFactoryPackage
-
org/omg/DynamicAny/DynAnyFactoryPackage/InconsistentTypeCodeHolder.java .
- InconsistentTypeCodeHolder() - Constructor for class org.omg.DynamicAny.DynAnyFactoryPackage.InconsistentTypeCodeHolder
-
- InconsistentTypeCodeHolder(InconsistentTypeCode) - Constructor for class org.omg.DynamicAny.DynAnyFactoryPackage.InconsistentTypeCodeHolder
-
- index - Variable in exception org.omg.PortableServer.POAPackage.InvalidPolicy
-
- IndirectionException - Exception in org.omg.CORBA.portable
-
The Indirection exception is a Java specific system exception.
- IndirectionException(int) - Constructor for exception org.omg.CORBA.portable.IndirectionException
-
Creates an IndirectionException with the right offset value.
- init() - Static method in class org.omg.CORBA.ORB
-
Returns the ORB singleton object.
- init(String[], Properties) - Static method in class org.omg.CORBA.ORB
-
Creates a new ORB instance for a standalone
application.
- init(Applet, Properties) - Static method in class org.omg.CORBA.ORB
-
Creates a new ORB instance for an applet.
- INITIALIZE - Exception in org.omg.CORBA
-
Exception thrown
when an ORB has encountered a failure during its initialization,
such as failure to acquire networking resources or detecting a
configuration error.
- INITIALIZE() - Constructor for exception org.omg.CORBA.INITIALIZE
-
Constructs an INITIALIZE exception with a default
minor code of 0 and a completion state of
CompletionStatus.COMPLETED_NO.
- INITIALIZE(String) - Constructor for exception org.omg.CORBA.INITIALIZE
-
Constructs an INITIALIZE exception with the specified detail
message, a minor code of 0, and a completion state of
CompletionStatus.COMPLETED_NO.
- INITIALIZE(int, CompletionStatus) - Constructor for exception org.omg.CORBA.INITIALIZE
-
Constructs an INITIALIZE exception with the specified
minor code and completion status.
- INITIALIZE(String, int, CompletionStatus) - Constructor for exception org.omg.CORBA.INITIALIZE
-
Constructs an INITIALIZE exception with the specified detail
message, minor code, and completion status.
- Initializer - Class in org.omg.CORBA
-
org/omg/CORBA/Initializer.java .
- Initializer() - Constructor for class org.omg.CORBA.Initializer
-
- Initializer(StructMember[]) - Constructor for class org.omg.CORBA.Initializer
-
- InitializerHelper - Class in org.omg.CORBA
-
org/omg/CORBA/InitializerHelper.java .
- InitializerHelper() - Constructor for class org.omg.CORBA.InitializerHelper
-
- InitializerHolder - Class in org.omg.CORBA
-
org/omg/CORBA/InitializerHolder.java .
- InitializerHolder() - Constructor for class org.omg.CORBA.InitializerHolder
-
- InitializerHolder(Initializer) - Constructor for class org.omg.CORBA.InitializerHolder
-
- initializers() - Method in class org.omg.CORBA._ValueDefStub
-
- initializers(Initializer[]) - Method in class org.omg.CORBA._ValueDefStub
-
- initializers() - Method in interface org.omg.CORBA.ValueDefOperations
-
- initializers(Initializer[]) - Method in interface org.omg.CORBA.ValueDefOperations
-
- initializers - Variable in class org.omg.CORBA.ValueDefPackage.FullValueDescription
-
- initializers() - Method in class org.omg.CORBA.ValueDefPOATie
-
- initializers(Initializer[]) - Method in class org.omg.CORBA.ValueDefPOATie
-
- InitializerSeqHelper - Class in org.omg.CORBA
-
org/omg/CORBA/InitializerSeqHelper.java .
- InitializerSeqHelper() - Constructor for class org.omg.CORBA.InitializerSeqHelper
-
- InitializerSeqHolder - Class in org.omg.CORBA
-
org/omg/CORBA/InitializerSeqHolder.java .
- InitializerSeqHolder() - Constructor for class org.omg.CORBA.InitializerSeqHolder
-
- InitializerSeqHolder(Initializer[]) - Constructor for class org.omg.CORBA.InitializerSeqHolder
-
- InputStream - Class in org.omg.CORBA.portable
-
InputStream is the Java API for reading IDL types
from CDR marshal streams.
- InputStream() - Constructor for class org.omg.CORBA.portable.InputStream
-
- InputStream - Class in org.omg.CORBA_2_3.portable
-
InputStream provides for the reading of all of the mapped IDL types
from the stream.
- InputStream() - Constructor for class org.omg.CORBA_2_3.portable.InputStream
-
Create a new instance of this class.
- insert(Any, AliasDef) - Static method in class org.omg.CORBA.AliasDefHelper
-
- insert(Any, Any[]) - Static method in class org.omg.CORBA.AnySeqHelper
-
- insert(Any, ArrayDef) - Static method in class org.omg.CORBA.ArrayDefHelper
-
- insert(Any, AttributeDescription[]) - Static method in class org.omg.CORBA.AttrDescriptionSeqHelper
-
- insert(Any, AttributeDef) - Static method in class org.omg.CORBA.AttributeDefHelper
-
- insert(Any, AttributeDescription) - Static method in class org.omg.CORBA.AttributeDescriptionHelper
-
- insert(Any, AttributeMode) - Static method in class org.omg.CORBA.AttributeModeHelper
-
- insert(Any, boolean[]) - Static method in class org.omg.CORBA.BooleanSeqHelper
-
- insert(Any, char[]) - Static method in class org.omg.CORBA.CharSeqHelper
-
- insert(Any, CompletionStatus) - Static method in class org.omg.CORBA.CompletionStatusHelper
-
- insert(Any, ConstantDef) - Static method in class org.omg.CORBA.ConstantDefHelper
-
- insert(Any, ConstantDescription) - Static method in class org.omg.CORBA.ConstantDescriptionHelper
-
- insert(Any, Contained) - Static method in class org.omg.CORBA.ContainedHelper
-
- insert(Any, Description) - Static method in class org.omg.CORBA.ContainedPackage.DescriptionHelper
-
- insert(Any, Contained[]) - Static method in class org.omg.CORBA.ContainedSeqHelper
-
- insert(Any, Container) - Static method in class org.omg.CORBA.ContainerHelper
-
- insert(Any, Description) - Static method in class org.omg.CORBA.ContainerPackage.DescriptionHelper
-
- insert(Any, Description[]) - Static method in class org.omg.CORBA.ContainerPackage.DescriptionSeqHelper
-
- insert(Any, String) - Static method in class org.omg.CORBA.ContextIdentifierHelper
-
- insert(Any, String[]) - Static method in class org.omg.CORBA.ContextIdSeqHelper
-
- insert(Any, Current) - Static method in class org.omg.CORBA.CurrentHelper
-
- insert(Any, DefinitionKind) - Static method in class org.omg.CORBA.DefinitionKindHelper
-
- insert(Any, double[]) - Static method in class org.omg.CORBA.DoubleSeqHelper
-
- insert(Any, EnumDef) - Static method in class org.omg.CORBA.EnumDefHelper
-
- insert(Any, String[]) - Static method in class org.omg.CORBA.EnumMemberSeqHelper
-
- insert(Any, ExceptionDescription[]) - Static method in class org.omg.CORBA.ExcDescriptionSeqHelper
-
- insert(Any, ExceptionDef) - Static method in class org.omg.CORBA.ExceptionDefHelper
-
- insert(Any, ExceptionDef[]) - Static method in class org.omg.CORBA.ExceptionDefSeqHelper
-
- insert(Any, ExceptionDescription) - Static method in class org.omg.CORBA.ExceptionDescriptionHelper
-
- insert(Any, String) - Static method in class org.omg.CORBA.FieldNameHelper
-
- insert(Any, float[]) - Static method in class org.omg.CORBA.FloatSeqHelper
-
- insert(Any, String) - Static method in class org.omg.CORBA.IdentifierHelper
-
- insert(Any, IDLType) - Static method in class org.omg.CORBA.IDLTypeHelper
-
- insert(Any, Initializer) - Static method in class org.omg.CORBA.InitializerHelper
-
- insert(Any, Initializer[]) - Static method in class org.omg.CORBA.InitializerSeqHelper
-
- insert(Any, InterfaceDef) - Static method in class org.omg.CORBA.InterfaceDefHelper
-
- insert(Any, FullInterfaceDescription) - Static method in class org.omg.CORBA.InterfaceDefPackage.FullInterfaceDescriptionHelper
-
- insert(Any, InterfaceDef[]) - Static method in class org.omg.CORBA.InterfaceDefSeqHelper
-
- insert(Any, InterfaceDescription) - Static method in class org.omg.CORBA.InterfaceDescriptionHelper
-
- insert(Any, long[]) - Static method in class org.omg.CORBA.LongLongSeqHelper
-
- insert(Any, int[]) - Static method in class org.omg.CORBA.LongSeqHelper
-
- insert(Any, ModuleDef) - Static method in class org.omg.CORBA.ModuleDefHelper
-
- insert(Any, ModuleDescription) - Static method in class org.omg.CORBA.ModuleDescriptionHelper
-
- insert(Any, NameValuePair) - Static method in class org.omg.CORBA.NameValuePairHelper
-
- insert(Any, NativeDef) - Static method in class org.omg.CORBA.NativeDefHelper
-
- insert(Any, Object) - Static method in class org.omg.CORBA.ObjectHelper
-
- insert(Any, byte[]) - Static method in class org.omg.CORBA.OctetSeqHelper
-
- insert(Any, OperationDescription[]) - Static method in class org.omg.CORBA.OpDescriptionSeqHelper
-
- insert(Any, OperationDef) - Static method in class org.omg.CORBA.OperationDefHelper
-
- insert(Any, OperationDescription) - Static method in class org.omg.CORBA.OperationDescriptionHelper
-
- insert(Any, OperationMode) - Static method in class org.omg.CORBA.OperationModeHelper
-
- insert(Any, ParameterDescription) - Static method in class org.omg.CORBA.ParameterDescriptionHelper
-
- insert(Any, ParameterMode) - Static method in class org.omg.CORBA.ParameterModeHelper
-
- insert(Any, ParameterDescription[]) - Static method in class org.omg.CORBA.ParDescriptionSeqHelper
-
- insert(Any, short) - Static method in class org.omg.CORBA.PolicyErrorCodeHelper
-
- insert(Any, PolicyError) - Static method in class org.omg.CORBA.PolicyErrorHelper
-
- insert(Any, Policy) - Static method in class org.omg.CORBA.PolicyHelper
-
- insert(Any, Policy[]) - Static method in class org.omg.CORBA.PolicyListHelper
-
- insert(Any, int) - Static method in class org.omg.CORBA.PolicyTypeHelper
-
- insert(Any, PrimitiveDef) - Static method in class org.omg.CORBA.PrimitiveDefHelper
-
- insert(Any, PrimitiveKind) - Static method in class org.omg.CORBA.PrimitiveKindHelper
-
- insert(Any, Repository) - Static method in class org.omg.CORBA.RepositoryHelper
-
- insert(Any, String) - Static method in class org.omg.CORBA.RepositoryIdHelper
-
- insert(Any, String[]) - Static method in class org.omg.CORBA.RepositoryIdSeqHelper
-
- insert(Any, String) - Static method in class org.omg.CORBA.ScopedNameHelper
-
- insert(Any, SequenceDef) - Static method in class org.omg.CORBA.SequenceDefHelper
-
- insert(Any, ServiceDetail) - Static method in class org.omg.CORBA.ServiceDetailHelper
-
- insert(Any, ServiceInformation) - Static method in class org.omg.CORBA.ServiceInformationHelper
-
- insert(Any, SetOverrideType) - Static method in class org.omg.CORBA.SetOverrideTypeHelper
-
- insert(Any, short[]) - Static method in class org.omg.CORBA.ShortSeqHelper
-
- insert(Any, StringDef) - Static method in class org.omg.CORBA.StringDefHelper
-
- insert(Any, String[]) - Static method in class org.omg.CORBA.StringSeqHelper
-
- insert(Any, String) - Static method in class org.omg.CORBA.StringValueHelper
-
- insert(Any, StructDef) - Static method in class org.omg.CORBA.StructDefHelper
-
- insert(Any, StructMember) - Static method in class org.omg.CORBA.StructMemberHelper
-
- insert(Any, StructMember[]) - Static method in class org.omg.CORBA.StructMemberSeqHelper
-
- insert(Any, TypedefDef) - Static method in class org.omg.CORBA.TypedefDefHelper
-
- insert(Any, TypeDescription) - Static method in class org.omg.CORBA.TypeDescriptionHelper
-
- insert(Any, long[]) - Static method in class org.omg.CORBA.ULongLongSeqHelper
-
- insert(Any, int[]) - Static method in class org.omg.CORBA.ULongSeqHelper
-
- insert(Any, UnionDef) - Static method in class org.omg.CORBA.UnionDefHelper
-
- insert(Any, UnionMember) - Static method in class org.omg.CORBA.UnionMemberHelper
-
- insert(Any, UnionMember[]) - Static method in class org.omg.CORBA.UnionMemberSeqHelper
-
- insert(Any, UnknownUserException) - Static method in class org.omg.CORBA.UnknownUserExceptionHelper
-
- insert(Any, short[]) - Static method in class org.omg.CORBA.UShortSeqHelper
-
- insert(Any, Serializable) - Static method in class org.omg.CORBA.ValueBaseHelper
-
- insert(Any, ValueBoxDef) - Static method in class org.omg.CORBA.ValueBoxDefHelper
-
- insert(Any, ValueDef) - Static method in class org.omg.CORBA.ValueDefHelper
-
- insert(Any, FullValueDescription) - Static method in class org.omg.CORBA.ValueDefPackage.FullValueDescriptionHelper
-
- insert(Any, ValueDef[]) - Static method in class org.omg.CORBA.ValueDefSeqHelper
-
- insert(Any, ValueDescription) - Static method in class org.omg.CORBA.ValueDescriptionHelper
-
- insert(Any, ValueMemberDef) - Static method in class org.omg.CORBA.ValueMemberDefHelper
-
- insert(Any, ValueMember) - Static method in class org.omg.CORBA.ValueMemberHelper
-
- insert(Any, ValueMember[]) - Static method in class org.omg.CORBA.ValueMemberSeqHelper
-
- insert(Any, String) - Static method in class org.omg.CORBA.VersionSpecHelper
-
- insert(Any, short) - Static method in class org.omg.CORBA.VisibilityHelper
-
- insert(Any, char[]) - Static method in class org.omg.CORBA.WCharSeqHelper
-
- insert(Any, WrongTransaction) - Static method in class org.omg.CORBA.WrongTransactionHelper
-
- insert(Any, String[]) - Static method in class org.omg.CORBA.WStringSeqHelper
-
- insert(Any, String) - Static method in class org.omg.CORBA.WStringValueHelper
-
- insert(Any, Binding) - Static method in class org.omg.CosNaming.BindingHelper
-
- insert(Any, BindingIterator) - Static method in class org.omg.CosNaming.BindingIteratorHelper
-
- insert(Any, Binding[]) - Static method in class org.omg.CosNaming.BindingListHelper
-
- insert(Any, BindingType) - Static method in class org.omg.CosNaming.BindingTypeHelper
-
- insert(Any, String) - Static method in class org.omg.CosNaming.IstringHelper
-
- insert(Any, NameComponent) - Static method in class org.omg.CosNaming.NameComponentHelper
-
- insert(Any, NameComponent[]) - Static method in class org.omg.CosNaming.NameHelper
-
- insert(Any, NamingContextExt) - Static method in class org.omg.CosNaming.NamingContextExtHelper
-
- insert(Any, String) - Static method in class org.omg.CosNaming.NamingContextExtPackage.AddressHelper
-
- insert(Any, InvalidAddress) - Static method in class org.omg.CosNaming.NamingContextExtPackage.InvalidAddressHelper
-
- insert(Any, String) - Static method in class org.omg.CosNaming.NamingContextExtPackage.StringNameHelper
-
- insert(Any, String) - Static method in class org.omg.CosNaming.NamingContextExtPackage.URLStringHelper
-
- insert(Any, NamingContext) - Static method in class org.omg.CosNaming.NamingContextHelper
-
- insert(Any, AlreadyBound) - Static method in class org.omg.CosNaming.NamingContextPackage.AlreadyBoundHelper
-
- insert(Any, CannotProceed) - Static method in class org.omg.CosNaming.NamingContextPackage.CannotProceedHelper
-
- insert(Any, InvalidName) - Static method in class org.omg.CosNaming.NamingContextPackage.InvalidNameHelper
-
- insert(Any, NotEmpty) - Static method in class org.omg.CosNaming.NamingContextPackage.NotEmptyHelper
-
- insert(Any, NotFound) - Static method in class org.omg.CosNaming.NamingContextPackage.NotFoundHelper
-
- insert(Any, NotFoundReason) - Static method in class org.omg.CosNaming.NamingContextPackage.NotFoundReasonHelper
-
- insert(Any, Control) - Static method in class org.omg.CosTransactions.ControlHelper
-
- insert(Any, Coordinator) - Static method in class org.omg.CosTransactions.CoordinatorHelper
-
- insert(Any, Current) - Static method in class org.omg.CosTransactions.CurrentHelper
-
- insert(Any, HeuristicCommit) - Static method in class org.omg.CosTransactions.HeuristicCommitHelper
-
- insert(Any, HeuristicHazard) - Static method in class org.omg.CosTransactions.HeuristicHazardHelper
-
- insert(Any, HeuristicMixed) - Static method in class org.omg.CosTransactions.HeuristicMixedHelper
-
- insert(Any, HeuristicRollback) - Static method in class org.omg.CosTransactions.HeuristicRollbackHelper
-
- insert(Any, Inactive) - Static method in class org.omg.CosTransactions.InactiveHelper
-
- insert(Any, InvalidControl) - Static method in class org.omg.CosTransactions.InvalidControlHelper
-
- insert(Any, InvocationPolicy) - Static method in class org.omg.CosTransactions.InvocationPolicyHelper
-
- insert(Any, short) - Static method in class org.omg.CosTransactions.InvocationPolicyValueHelper
-
- insert(Any, NonTxTargetPolicy) - Static method in class org.omg.CosTransactions.NonTxTargetPolicyHelper
-
- insert(Any, short) - Static method in class org.omg.CosTransactions.NonTxTargetPolicyValueHelper
-
- insert(Any, NotPrepared) - Static method in class org.omg.CosTransactions.NotPreparedHelper
-
- insert(Any, NoTransaction) - Static method in class org.omg.CosTransactions.NoTransactionHelper
-
- insert(Any, NotSubtransaction) - Static method in class org.omg.CosTransactions.NotSubtransactionHelper
-
- insert(Any, otid_t) - Static method in class org.omg.CosTransactions.otid_tHelper
-
- insert(Any, OTSPolicy) - Static method in class org.omg.CosTransactions.OTSPolicyHelper
-
- insert(Any, short) - Static method in class org.omg.CosTransactions.OTSPolicyValueHelper
-
- insert(Any, PropagationContext) - Static method in class org.omg.CosTransactions.PropagationContextHelper
-
- insert(Any, RecoveryCoordinator) - Static method in class org.omg.CosTransactions.RecoveryCoordinatorHelper
-
- insert(Any, Resource) - Static method in class org.omg.CosTransactions.ResourceHelper
-
- insert(Any, Status) - Static method in class org.omg.CosTransactions.StatusHelper
-
- insert(Any, SubtransactionAwareResource) - Static method in class org.omg.CosTransactions.SubtransactionAwareResourceHelper
-
- insert(Any, SubtransactionsUnavailable) - Static method in class org.omg.CosTransactions.SubtransactionsUnavailableHelper
-
- insert(Any, Synchronization) - Static method in class org.omg.CosTransactions.SynchronizationHelper
-
- insert(Any, SynchronizationUnavailable) - Static method in class org.omg.CosTransactions.SynchronizationUnavailableHelper
-
- insert(Any, Terminator) - Static method in class org.omg.CosTransactions.TerminatorHelper
-
- insert(Any, TransactionalObject) - Static method in class org.omg.CosTransactions.TransactionalObjectHelper
-
- insert(Any, TransactionFactory) - Static method in class org.omg.CosTransactions.TransactionFactoryHelper
-
- insert(Any, TransIdentity) - Static method in class org.omg.CosTransactions.TransIdentityHelper
-
- insert(Any, Unavailable) - Static method in class org.omg.CosTransactions.UnavailableHelper
-
- insert(Any, Vote) - Static method in class org.omg.CosTransactions.VoteHelper
-
- insert(Any, String[]) - Static method in class org.omg.Dynamic.ContextListHelper
-
- insert(Any, TypeCode[]) - Static method in class org.omg.Dynamic.ExceptionListHelper
-
- insert(Any, Parameter) - Static method in class org.omg.Dynamic.ParameterHelper
-
- insert(Any, Parameter[]) - Static method in class org.omg.Dynamic.ParameterListHelper
-
- insert(Any, String[]) - Static method in class org.omg.Dynamic.RequestContextHelper
-
- insert(Any, Any[]) - Static method in class org.omg.DynamicAny.AnySeqHelper
-
- insert(Any, DynAnyFactory) - Static method in class org.omg.DynamicAny.DynAnyFactoryHelper
-
- insert(Any, InconsistentTypeCode) - Static method in class org.omg.DynamicAny.DynAnyFactoryPackage.InconsistentTypeCodeHelper
-
- insert(Any, DynAny) - Static method in class org.omg.DynamicAny.DynAnyHelper
-
- insert(Any, InvalidValue) - Static method in class org.omg.DynamicAny.DynAnyPackage.InvalidValueHelper
-
- insert(Any, TypeMismatch) - Static method in class org.omg.DynamicAny.DynAnyPackage.TypeMismatchHelper
-
- insert(Any, DynAny[]) - Static method in class org.omg.DynamicAny.DynAnySeqHelper
-
- insert(Any, DynArray) - Static method in class org.omg.DynamicAny.DynArrayHelper
-
- insert(Any, DynEnum) - Static method in class org.omg.DynamicAny.DynEnumHelper
-
- insert(Any, DynFixed) - Static method in class org.omg.DynamicAny.DynFixedHelper
-
- insert(Any, DynSequence) - Static method in class org.omg.DynamicAny.DynSequenceHelper
-
- insert(Any, DynStruct) - Static method in class org.omg.DynamicAny.DynStructHelper
-
- insert(Any, DynUnion) - Static method in class org.omg.DynamicAny.DynUnionHelper
-
- insert(Any, DynValueBox) - Static method in class org.omg.DynamicAny.DynValueBoxHelper
-
- insert(Any, DynValueCommon) - Static method in class org.omg.DynamicAny.DynValueCommonHelper
-
- insert(Any, DynValue) - Static method in class org.omg.DynamicAny.DynValueHelper
-
- insert(Any, String) - Static method in class org.omg.DynamicAny.FieldNameHelper
-
- insert(Any, NameDynAnyPair) - Static method in class org.omg.DynamicAny.NameDynAnyPairHelper
-
- insert(Any, NameDynAnyPair[]) - Static method in class org.omg.DynamicAny.NameDynAnyPairSeqHelper
-
- insert(Any, NameValuePair) - Static method in class org.omg.DynamicAny.NameValuePairHelper
-
- insert(Any, NameValuePair[]) - Static method in class org.omg.DynamicAny.NameValuePairSeqHelper
-
- insert(Any, CodecFactory) - Static method in class org.omg.IOP.CodecFactoryHelper
-
- insert(Any, UnknownEncoding) - Static method in class org.omg.IOP.CodecFactoryPackage.UnknownEncodingHelper
-
- insert(Any, Codec) - Static method in class org.omg.IOP.CodecHelper
-
- insert(Any, FormatMismatch) - Static method in class org.omg.IOP.CodecPackage.FormatMismatchHelper
-
- insert(Any, InvalidTypeForEncoding) - Static method in class org.omg.IOP.CodecPackage.InvalidTypeForEncodingHelper
-
- insert(Any, TypeMismatch) - Static method in class org.omg.IOP.CodecPackage.TypeMismatchHelper
-
- insert(Any, int) - Static method in class org.omg.IOP.ComponentIdHelper
-
- insert(Any, short) - Static method in class org.omg.IOP.EncodingFormatHelper
-
- insert(Any, Encoding) - Static method in class org.omg.IOP.EncodingHelper
-
- insert(Any, IOR) - Static method in class org.omg.IOP.IORHelper
-
- insert(Any, TaggedComponent[]) - Static method in class org.omg.IOP.MultipleComponentProfileHelper
-
- insert(Any, int) - Static method in class org.omg.IOP.ProfileIdHelper
-
- insert(Any, ServiceContext) - Static method in class org.omg.IOP.ServiceContextHelper
-
- insert(Any, ServiceContext[]) - Static method in class org.omg.IOP.ServiceContextListHelper
-
- insert(Any, int) - Static method in class org.omg.IOP.ServiceIdHelper
-
- insert(Any, TaggedComponent) - Static method in class org.omg.IOP.TaggedComponentHelper
-
- insert(Any, TaggedComponent[]) - Static method in class org.omg.IOP.TaggedComponentSeqHelper
-
- insert(Any, TaggedProfile) - Static method in class org.omg.IOP.TaggedProfileHelper
-
- insert(Any, MaxHopsPolicy) - Static method in class org.omg.Messaging.MaxHopsPolicyHelper
-
- insert(Any, short) - Static method in class org.omg.Messaging.OrderingHelper
-
- insert(Any, PolicyValue) - Static method in class org.omg.Messaging.PolicyValueHelper
-
- insert(Any, PolicyValue[]) - Static method in class org.omg.Messaging.PolicyValueSeqHelper
-
- insert(Any, short) - Static method in class org.omg.Messaging.PriorityHelper
-
- insert(Any, PriorityRange) - Static method in class org.omg.Messaging.PriorityRangeHelper
-
- insert(Any, QueueOrderPolicy) - Static method in class org.omg.Messaging.QueueOrderPolicyHelper
-
- insert(Any, short) - Static method in class org.omg.Messaging.RebindModeHelper
-
- insert(Any, RebindPolicy) - Static method in class org.omg.Messaging.RebindPolicyHelper
-
- insert(Any, RelativeRequestTimeoutPolicy) - Static method in class org.omg.Messaging.RelativeRequestTimeoutPolicyHelper
-
- insert(Any, RelativeRoundtripTimeoutPolicy) - Static method in class org.omg.Messaging.RelativeRoundtripTimeoutPolicyHelper
-
- insert(Any, ReplyEndTimePolicy) - Static method in class org.omg.Messaging.ReplyEndTimePolicyHelper
-
- insert(Any, ReplyPriorityPolicy) - Static method in class org.omg.Messaging.ReplyPriorityPolicyHelper
-
- insert(Any, ReplyStartTimePolicy) - Static method in class org.omg.Messaging.ReplyStartTimePolicyHelper
-
- insert(Any, RequestEndTimePolicy) - Static method in class org.omg.Messaging.RequestEndTimePolicyHelper
-
- insert(Any, RequestPriorityPolicy) - Static method in class org.omg.Messaging.RequestPriorityPolicyHelper
-
- insert(Any, RequestStartTimePolicy) - Static method in class org.omg.Messaging.RequestStartTimePolicyHelper
-
- insert(Any, RoutingPolicy) - Static method in class org.omg.Messaging.RoutingPolicyHelper
-
- insert(Any, short) - Static method in class org.omg.Messaging.RoutingTypeHelper
-
- insert(Any, RoutingTypeRange) - Static method in class org.omg.Messaging.RoutingTypeRangeHelper
-
- insert(Any, short) - Static method in class org.omg.Messaging.SyncScopeHelper
-
- insert(Any, SyncScopePolicy) - Static method in class org.omg.Messaging.SyncScopePolicyHelper
-
- insert(Any, int) - Static method in class org.omg.PortableInterceptor.AdapterManagerIdHelper
-
- insert(Any, String[]) - Static method in class org.omg.PortableInterceptor.AdapterNameHelper
-
- insert(Any, short) - Static method in class org.omg.PortableInterceptor.AdapterStateHelper
-
- insert(Any, ClientRequestInfo) - Static method in class org.omg.PortableInterceptor.ClientRequestInfoHelper
-
- insert(Any, ClientRequestInterceptor) - Static method in class org.omg.PortableInterceptor.ClientRequestInterceptorHelper
-
- insert(Any, Current) - Static method in class org.omg.PortableInterceptor.CurrentHelper
-
- insert(Any, ForwardRequest) - Static method in class org.omg.PortableInterceptor.ForwardRequestHelper
-
- insert(Any, Interceptor) - Static method in class org.omg.PortableInterceptor.InterceptorHelper
-
- insert(Any, InvalidSlot) - Static method in class org.omg.PortableInterceptor.InvalidSlotHelper
-
- insert(Any, IORInfo) - Static method in class org.omg.PortableInterceptor.IORInfoHelper
-
- insert(Any, IORInterceptor_3_0) - Static method in class org.omg.PortableInterceptor.IORInterceptor_3_0Helper
-
- insert(Any, IORInterceptor) - Static method in class org.omg.PortableInterceptor.IORInterceptorHelper
-
- insert(Any, byte[]) - Static method in class org.omg.PortableInterceptor.ObjectIdHelper
-
- insert(Any, ObjectReferenceFactory) - Static method in class org.omg.PortableInterceptor.ObjectReferenceFactoryHelper
-
- insert(Any, ObjectReferenceTemplate) - Static method in class org.omg.PortableInterceptor.ObjectReferenceTemplateHelper
-
- insert(Any, ObjectReferenceTemplate[]) - Static method in class org.omg.PortableInterceptor.ObjectReferenceTemplateSeqHelper
-
- insert(Any, String) - Static method in class org.omg.PortableInterceptor.ORBIdHelper
-
- insert(Any, ORBInitializer) - Static method in class org.omg.PortableInterceptor.ORBInitializerHelper
-
- insert(Any, ORBInitInfo) - Static method in class org.omg.PortableInterceptor.ORBInitInfoHelper
-
- insert(Any, DuplicateName) - Static method in class org.omg.PortableInterceptor.ORBInitInfoPackage.DuplicateNameHelper
-
- insert(Any, InvalidName) - Static method in class org.omg.PortableInterceptor.ORBInitInfoPackage.InvalidNameHelper
-
- insert(Any, String) - Static method in class org.omg.PortableInterceptor.ORBInitInfoPackage.ObjectIdHelper
-
- insert(Any, PolicyFactory) - Static method in class org.omg.PortableInterceptor.PolicyFactoryHelper
-
- insert(Any, short) - Static method in class org.omg.PortableInterceptor.ReplyStatusHelper
-
- insert(Any, RequestInfo) - Static method in class org.omg.PortableInterceptor.RequestInfoHelper
-
- insert(Any, String) - Static method in class org.omg.PortableInterceptor.ServerIdHelper
-
- insert(Any, ServerRequestInfo) - Static method in class org.omg.PortableInterceptor.ServerRequestInfoHelper
-
- insert(Any, ServerRequestInterceptor) - Static method in class org.omg.PortableInterceptor.ServerRequestInterceptorHelper
-
- insert(Any, int) - Static method in class org.omg.PortableInterceptor.SlotIdHelper
-
- insert(Any, NoContext) - Static method in class org.omg.PortableServer.CurrentPackage.NoContextHelper
-
- insert(Any, ForwardRequest) - Static method in class org.omg.PortableServer.ForwardRequestHelper
-
- insert(Any, IdAssignmentPolicyValue) - Static method in class org.omg.PortableServer.IdAssignmentPolicyValueHelper
-
- insert(Any, IdUniquenessPolicyValue) - Static method in class org.omg.PortableServer.IdUniquenessPolicyValueHelper
-
- insert(Any, ImplicitActivationPolicyValue) - Static method in class org.omg.PortableServer.ImplicitActivationPolicyValueHelper
-
- insert(Any, LifespanPolicyValue) - Static method in class org.omg.PortableServer.LifespanPolicyValueHelper
-
- insert(Any, byte[]) - Static method in class org.omg.PortableServer.ObjectIdHelper
-
- insert(Any, POA) - Static method in class org.omg.PortableServer.POAHelper
-
- insert(Any, POA[]) - Static method in class org.omg.PortableServer.POAListHelper
-
- insert(Any, AdapterInactive) - Static method in class org.omg.PortableServer.POAManagerPackage.AdapterInactiveHelper
-
- insert(Any, State) - Static method in class org.omg.PortableServer.POAManagerPackage.StateHelper
-
- insert(Any, AdapterAlreadyExists) - Static method in class org.omg.PortableServer.POAPackage.AdapterAlreadyExistsHelper
-
- insert(Any, AdapterNonExistent) - Static method in class org.omg.PortableServer.POAPackage.AdapterNonExistentHelper
-
- insert(Any, InvalidPolicy) - Static method in class org.omg.PortableServer.POAPackage.InvalidPolicyHelper
-
- insert(Any, NoServant) - Static method in class org.omg.PortableServer.POAPackage.NoServantHelper
-
- insert(Any, ObjectAlreadyActive) - Static method in class org.omg.PortableServer.POAPackage.ObjectAlreadyActiveHelper
-
- insert(Any, ObjectNotActive) - Static method in class org.omg.PortableServer.POAPackage.ObjectNotActiveHelper
-
- insert(Any, ServantAlreadyActive) - Static method in class org.omg.PortableServer.POAPackage.ServantAlreadyActiveHelper
-
- insert(Any, ServantNotActive) - Static method in class org.omg.PortableServer.POAPackage.ServantNotActiveHelper
-
- insert(Any, WrongAdapter) - Static method in class org.omg.PortableServer.POAPackage.WrongAdapterHelper
-
- insert(Any, WrongPolicy) - Static method in class org.omg.PortableServer.POAPackage.WrongPolicyHelper
-
- insert(Any, RequestProcessingPolicyValue) - Static method in class org.omg.PortableServer.RequestProcessingPolicyValueHelper
-
- insert(Any, ServantActivator) - Static method in class org.omg.PortableServer.ServantActivatorHelper
-
- insert(Any, ServantLocator) - Static method in class org.omg.PortableServer.ServantLocatorHelper
-
- insert(Any, ServantRetentionPolicyValue) - Static method in class org.omg.PortableServer.ServantRetentionPolicyValueHelper
-
- insert(Any, ThreadPolicyValue) - Static method in class org.omg.PortableServer.ThreadPolicyValueHelper
-
- insert(Any, CodeBase) - Static method in class org.omg.SendingContext.CodeBaseHelper
-
- insert(Any, String) - Static method in class org.omg.SendingContext.CodeBasePackage.URLHelper
-
- insert(Any, String[]) - Static method in class org.omg.SendingContext.CodeBasePackage.URLSeqHelper
-
- insert(Any, FullValueDescription[]) - Static method in class org.omg.SendingContext.CodeBasePackage.ValueDescSeqHelper
-
- insert(Any, RunTime) - Static method in class org.omg.SendingContext.RunTimeHelper
-
- insert(Any, long) - Static method in class org.omg.TimeBase.InaccuracyTHelper
-
- insert(Any, IntervalT) - Static method in class org.omg.TimeBase.IntervalTHelper
-
- insert(Any, short) - Static method in class org.omg.TimeBase.TdfTHelper
-
- insert(Any, long) - Static method in class org.omg.TimeBase.TimeTHelper
-
- insert(Any, UtcT) - Static method in class org.omg.TimeBase.UtcTHelper
-
- insert_any(Any) - Method in class org.omg.CORBA.Any
-
Inserts the given Any object
into this Any object's value field.
- insert_any(Any) - Method in interface org.omg.CORBA.DynAny
-
Deprecated.
Inserts the given org.omg.CORBA.Any object as the value for this
DynAny object.
- insert_any(Any) - Method in class org.omg.DynamicAny._DynAnyStub
-
Inserts an Any value into the Any represented by this DynAny.
- insert_any(Any) - Method in class org.omg.DynamicAny._DynArrayStub
-
Inserts an Any value into the Any represented by this DynAny.
- insert_any(Any) - Method in class org.omg.DynamicAny._DynEnumStub
-
Inserts an Any value into the Any represented by this DynAny.
- insert_any(Any) - Method in class org.omg.DynamicAny._DynFixedStub
-
Inserts an Any value into the Any represented by this DynAny.
- insert_any(Any) - Method in class org.omg.DynamicAny._DynSequenceStub
-
Inserts an Any value into the Any represented by this DynAny.
- insert_any(Any) - Method in class org.omg.DynamicAny._DynStructStub
-
Inserts an Any value into the Any represented by this DynAny.
- insert_any(Any) - Method in class org.omg.DynamicAny._DynUnionStub
-
Inserts an Any value into the Any represented by this DynAny.
- insert_any(Any) - Method in class org.omg.DynamicAny._DynValueBoxStub
-
Inserts an Any value into the Any represented by this DynAny.
- insert_any(Any) - Method in class org.omg.DynamicAny._DynValueCommonStub
-
Inserts an Any value into the Any represented by this DynAny.
- insert_any(Any) - Method in class org.omg.DynamicAny._DynValueStub
-
Inserts an Any value into the Any represented by this DynAny.
- insert_any(Any) - Method in interface org.omg.DynamicAny.DynAnyOperations
-
Inserts an Any value into the Any represented by this DynAny.
- insert_any(Any) - Method in class org.omg.DynamicAny.DynAnyPOATie
-
Inserts an Any value into the Any represented by this DynAny.
- insert_any(Any) - Method in class org.omg.DynamicAny.DynArrayPOATie
-
Inserts an Any value into the Any represented by this DynAny.
- insert_any(Any) - Method in class org.omg.DynamicAny.DynEnumPOATie
-
Inserts an Any value into the Any represented by this DynAny.
- insert_any(Any) - Method in class org.omg.DynamicAny.DynFixedPOATie
-
Inserts an Any value into the Any represented by this DynAny.
- insert_any(Any) - Method in class org.omg.DynamicAny.DynSequencePOATie
-
Inserts an Any value into the Any represented by this DynAny.
- insert_any(Any) - Method in class org.omg.DynamicAny.DynStructPOATie
-
Inserts an Any value into the Any represented by this DynAny.
- insert_any(Any) - Method in class org.omg.DynamicAny.DynUnionPOATie
-
Inserts an Any value into the Any represented by this DynAny.
- insert_any(Any) - Method in class org.omg.DynamicAny.DynValueBoxPOATie
-
Inserts an Any value into the Any represented by this DynAny.
- insert_any(Any) - Method in class org.omg.DynamicAny.DynValueCommonPOATie
-
Inserts an Any value into the Any represented by this DynAny.
- insert_any(Any) - Method in class org.omg.DynamicAny.DynValuePOATie
-
Inserts an Any value into the Any represented by this DynAny.
- insert_boolean(boolean) - Method in class org.omg.CORBA.Any
-
Inserts the given boolean
into this Any object's value field.
- insert_boolean(boolean) - Method in interface org.omg.CORBA.DynAny
-
Deprecated.
Inserts the given boolean as the value for this
DynAny object.
- insert_boolean(boolean) - Method in class org.omg.DynamicAny._DynAnyStub
-
Inserts a boolean value into the DynAny.
- insert_boolean(boolean) - Method in class org.omg.DynamicAny._DynArrayStub
-
Inserts a boolean value into the DynAny.
- insert_boolean(boolean) - Method in class org.omg.DynamicAny._DynEnumStub
-
Inserts a boolean value into the DynAny.
- insert_boolean(boolean) - Method in class org.omg.DynamicAny._DynFixedStub
-
Inserts a boolean value into the DynAny.
- insert_boolean(boolean) - Method in class org.omg.DynamicAny._DynSequenceStub
-
Inserts a boolean value into the DynAny.
- insert_boolean(boolean) - Method in class org.omg.DynamicAny._DynStructStub
-
Inserts a boolean value into the DynAny.
- insert_boolean(boolean) - Method in class org.omg.DynamicAny._DynUnionStub
-
Inserts a boolean value into the DynAny.
- insert_boolean(boolean) - Method in class org.omg.DynamicAny._DynValueBoxStub
-
Inserts a boolean value into the DynAny.
- insert_boolean(boolean) - Method in class org.omg.DynamicAny._DynValueCommonStub
-
Inserts a boolean value into the DynAny.
- insert_boolean(boolean) - Method in class org.omg.DynamicAny._DynValueStub
-
Inserts a boolean value into the DynAny.
- insert_boolean(boolean) - Method in interface org.omg.DynamicAny.DynAnyOperations
-
Inserts a boolean value into the DynAny.
- insert_boolean(boolean) - Method in class org.omg.DynamicAny.DynAnyPOATie
-
Inserts a boolean value into the DynAny.
- insert_boolean(boolean) - Method in class org.omg.DynamicAny.DynArrayPOATie
-
Inserts a boolean value into the DynAny.
- insert_boolean(boolean) - Method in class org.omg.DynamicAny.DynEnumPOATie
-
Inserts a boolean value into the DynAny.
- insert_boolean(boolean) - Method in class org.omg.DynamicAny.DynFixedPOATie
-
Inserts a boolean value into the DynAny.
- insert_boolean(boolean) - Method in class org.omg.DynamicAny.DynSequencePOATie
-
Inserts a boolean value into the DynAny.
- insert_boolean(boolean) - Method in class org.omg.DynamicAny.DynStructPOATie
-
Inserts a boolean value into the DynAny.
- insert_boolean(boolean) - Method in class org.omg.DynamicAny.DynUnionPOATie
-
Inserts a boolean value into the DynAny.
- insert_boolean(boolean) - Method in class org.omg.DynamicAny.DynValueBoxPOATie
-
Inserts a boolean value into the DynAny.
- insert_boolean(boolean) - Method in class org.omg.DynamicAny.DynValueCommonPOATie
-
Inserts a boolean value into the DynAny.
- insert_boolean(boolean) - Method in class org.omg.DynamicAny.DynValuePOATie
-
Inserts a boolean value into the DynAny.
- insert_char(char) - Method in class org.omg.CORBA.Any
-
Inserts the given char
into this Any object's value field.
- insert_char(char) - Method in interface org.omg.CORBA.DynAny
-
Deprecated.
Inserts the given char as the value for this
DynAny object.
- insert_char(char) - Method in class org.omg.DynamicAny._DynAnyStub
-
Inserts a char value into the DynAny.
- insert_char(char) - Method in class org.omg.DynamicAny._DynArrayStub
-
Inserts a char value into the DynAny.
- insert_char(char) - Method in class org.omg.DynamicAny._DynEnumStub
-
Inserts a char value into the DynAny.
- insert_char(char) - Method in class org.omg.DynamicAny._DynFixedStub
-
Inserts a char value into the DynAny.
- insert_char(char) - Method in class org.omg.DynamicAny._DynSequenceStub
-
Inserts a char value into the DynAny.
- insert_char(char) - Method in class org.omg.DynamicAny._DynStructStub
-
Inserts a char value into the DynAny.
- insert_char(char) - Method in class org.omg.DynamicAny._DynUnionStub
-
Inserts a char value into the DynAny.
- insert_char(char) - Method in class org.omg.DynamicAny._DynValueBoxStub
-
Inserts a char value into the DynAny.
- insert_char(char) - Method in class org.omg.DynamicAny._DynValueCommonStub
-
Inserts a char value into the DynAny.
- insert_char(char) - Method in class org.omg.DynamicAny._DynValueStub
-
Inserts a char value into the DynAny.
- insert_char(char) - Method in interface org.omg.DynamicAny.DynAnyOperations
-
Inserts a char value into the DynAny.
- insert_char(char) - Method in class org.omg.DynamicAny.DynAnyPOATie
-
Inserts a char value into the DynAny.
- insert_char(char) - Method in class org.omg.DynamicAny.DynArrayPOATie
-
Inserts a char value into the DynAny.
- insert_char(char) - Method in class org.omg.DynamicAny.DynEnumPOATie
-
Inserts a char value into the DynAny.
- insert_char(char) - Method in class org.omg.DynamicAny.DynFixedPOATie
-
Inserts a char value into the DynAny.
- insert_char(char) - Method in class org.omg.DynamicAny.DynSequencePOATie
-
Inserts a char value into the DynAny.
- insert_char(char) - Method in class org.omg.DynamicAny.DynStructPOATie
-
Inserts a char value into the DynAny.
- insert_char(char) - Method in class org.omg.DynamicAny.DynUnionPOATie
-
Inserts a char value into the DynAny.
- insert_char(char) - Method in class org.omg.DynamicAny.DynValueBoxPOATie
-
Inserts a char value into the DynAny.
- insert_char(char) - Method in class org.omg.DynamicAny.DynValueCommonPOATie
-
Inserts a char value into the DynAny.
- insert_char(char) - Method in class org.omg.DynamicAny.DynValuePOATie
-
Inserts a char value into the DynAny.
- insert_double(double) - Method in class org.omg.CORBA.Any
-
Inserts the given double
into this Any object's value field.
- insert_double(double) - Method in interface org.omg.CORBA.DynAny
-
Deprecated.
Inserts the given double as the value for this
DynAny object.
- insert_double(double) - Method in class org.omg.DynamicAny._DynAnyStub
-
Inserts a double value into the DynAny.
- insert_double(double) - Method in class org.omg.DynamicAny._DynArrayStub
-
Inserts a double value into the DynAny.
- insert_double(double) - Method in class org.omg.DynamicAny._DynEnumStub
-
Inserts a double value into the DynAny.
- insert_double(double) - Method in class org.omg.DynamicAny._DynFixedStub
-
Inserts a double value into the DynAny.
- insert_double(double) - Method in class org.omg.DynamicAny._DynSequenceStub
-
Inserts a double value into the DynAny.
- insert_double(double) - Method in class org.omg.DynamicAny._DynStructStub
-
Inserts a double value into the DynAny.
- insert_double(double) - Method in class org.omg.DynamicAny._DynUnionStub
-
Inserts a double value into the DynAny.
- insert_double(double) - Method in class org.omg.DynamicAny._DynValueBoxStub
-
Inserts a double value into the DynAny.
- insert_double(double) - Method in class org.omg.DynamicAny._DynValueCommonStub
-
Inserts a double value into the DynAny.
- insert_double(double) - Method in class org.omg.DynamicAny._DynValueStub
-
Inserts a double value into the DynAny.
- insert_double(double) - Method in interface org.omg.DynamicAny.DynAnyOperations
-
Inserts a double value into the DynAny.
- insert_double(double) - Method in class org.omg.DynamicAny.DynAnyPOATie
-
Inserts a double value into the DynAny.
- insert_double(double) - Method in class org.omg.DynamicAny.DynArrayPOATie
-
Inserts a double value into the DynAny.
- insert_double(double) - Method in class org.omg.DynamicAny.DynEnumPOATie
-
Inserts a double value into the DynAny.
- insert_double(double) - Method in class org.omg.DynamicAny.DynFixedPOATie
-
Inserts a double value into the DynAny.
- insert_double(double) - Method in class org.omg.DynamicAny.DynSequencePOATie
-
Inserts a double value into the DynAny.
- insert_double(double) - Method in class org.omg.DynamicAny.DynStructPOATie
-
Inserts a double value into the DynAny.
- insert_double(double) - Method in class org.omg.DynamicAny.DynUnionPOATie
-
Inserts a double value into the DynAny.
- insert_double(double) - Method in class org.omg.DynamicAny.DynValueBoxPOATie
-
Inserts a double value into the DynAny.
- insert_double(double) - Method in class org.omg.DynamicAny.DynValueCommonPOATie
-
Inserts a double value into the DynAny.
- insert_double(double) - Method in class org.omg.DynamicAny.DynValuePOATie
-
Inserts a double value into the DynAny.
- insert_dyn_any(DynAny) - Method in class org.omg.DynamicAny._DynAnyStub
-
Inserts the Any value contained in the parameter DynAny into the Any represented by this DynAny.
- insert_dyn_any(DynAny) - Method in class org.omg.DynamicAny._DynArrayStub
-
Inserts the Any value contained in the parameter DynAny into the Any represented by this DynAny.
- insert_dyn_any(DynAny) - Method in class org.omg.DynamicAny._DynEnumStub
-
Inserts the Any value contained in the parameter DynAny into the Any represented by this DynAny.
- insert_dyn_any(DynAny) - Method in class org.omg.DynamicAny._DynFixedStub
-
Inserts the Any value contained in the parameter DynAny into the Any represented by this DynAny.
- insert_dyn_any(DynAny) - Method in class org.omg.DynamicAny._DynSequenceStub
-
Inserts the Any value contained in the parameter DynAny into the Any represented by this DynAny.
- insert_dyn_any(DynAny) - Method in class org.omg.DynamicAny._DynStructStub
-
Inserts the Any value contained in the parameter DynAny into the Any represented by this DynAny.
- insert_dyn_any(DynAny) - Method in class org.omg.DynamicAny._DynUnionStub
-
Inserts the Any value contained in the parameter DynAny into the Any represented by this DynAny.
- insert_dyn_any(DynAny) - Method in class org.omg.DynamicAny._DynValueBoxStub
-
Inserts the Any value contained in the parameter DynAny into the Any represented by this DynAny.
- insert_dyn_any(DynAny) - Method in class org.omg.DynamicAny._DynValueCommonStub
-
Inserts the Any value contained in the parameter DynAny into the Any represented by this DynAny.
- insert_dyn_any(DynAny) - Method in class org.omg.DynamicAny._DynValueStub
-
Inserts the Any value contained in the parameter DynAny into the Any represented by this DynAny.
- insert_dyn_any(DynAny) - Method in interface org.omg.DynamicAny.DynAnyOperations
-
Inserts the Any value contained in the parameter DynAny into the Any represented by this DynAny.
- insert_dyn_any(DynAny) - Method in class org.omg.DynamicAny.DynAnyPOATie
-
Inserts the Any value contained in the parameter DynAny into the Any represented by this DynAny.
- insert_dyn_any(DynAny) - Method in class org.omg.DynamicAny.DynArrayPOATie
-
Inserts the Any value contained in the parameter DynAny into the Any represented by this DynAny.
- insert_dyn_any(DynAny) - Method in class org.omg.DynamicAny.DynEnumPOATie
-
Inserts the Any value contained in the parameter DynAny into the Any represented by this DynAny.
- insert_dyn_any(DynAny) - Method in class org.omg.DynamicAny.DynFixedPOATie
-
Inserts the Any value contained in the parameter DynAny into the Any represented by this DynAny.
- insert_dyn_any(DynAny) - Method in class org.omg.DynamicAny.DynSequencePOATie
-
Inserts the Any value contained in the parameter DynAny into the Any represented by this DynAny.
- insert_dyn_any(DynAny) - Method in class org.omg.DynamicAny.DynStructPOATie
-
Inserts the Any value contained in the parameter DynAny into the Any represented by this DynAny.
- insert_dyn_any(DynAny) - Method in class org.omg.DynamicAny.DynUnionPOATie
-
Inserts the Any value contained in the parameter DynAny into the Any represented by this DynAny.
- insert_dyn_any(DynAny) - Method in class org.omg.DynamicAny.DynValueBoxPOATie
-
Inserts the Any value contained in the parameter DynAny into the Any represented by this DynAny.
- insert_dyn_any(DynAny) - Method in class org.omg.DynamicAny.DynValueCommonPOATie
-
Inserts the Any value contained in the parameter DynAny into the Any represented by this DynAny.
- insert_dyn_any(DynAny) - Method in class org.omg.DynamicAny.DynValuePOATie
-
Inserts the Any value contained in the parameter DynAny into the Any represented by this DynAny.
- insert_fixed(BigDecimal) - Method in class org.omg.CORBA.Any
-
- insert_fixed(BigDecimal, TypeCode) - Method in class org.omg.CORBA.Any
-
- insert_float(float) - Method in class org.omg.CORBA.Any
-
Inserts the given float
into this Any object's value field.
- insert_float(float) - Method in interface org.omg.CORBA.DynAny
-
Deprecated.
Inserts the given float as the value for this
DynAny object.
- insert_float(float) - Method in class org.omg.DynamicAny._DynAnyStub
-
Inserts a float value into the DynAny.
- insert_float(float) - Method in class org.omg.DynamicAny._DynArrayStub
-
Inserts a float value into the DynAny.
- insert_float(float) - Method in class org.omg.DynamicAny._DynEnumStub
-
Inserts a float value into the DynAny.
- insert_float(float) - Method in class org.omg.DynamicAny._DynFixedStub
-
Inserts a float value into the DynAny.
- insert_float(float) - Method in class org.omg.DynamicAny._DynSequenceStub
-
Inserts a float value into the DynAny.
- insert_float(float) - Method in class org.omg.DynamicAny._DynStructStub
-
Inserts a float value into the DynAny.
- insert_float(float) - Method in class org.omg.DynamicAny._DynUnionStub
-
Inserts a float value into the DynAny.
- insert_float(float) - Method in class org.omg.DynamicAny._DynValueBoxStub
-
Inserts a float value into the DynAny.
- insert_float(float) - Method in class org.omg.DynamicAny._DynValueCommonStub
-
Inserts a float value into the DynAny.
- insert_float(float) - Method in class org.omg.DynamicAny._DynValueStub
-
Inserts a float value into the DynAny.
- insert_float(float) - Method in interface org.omg.DynamicAny.DynAnyOperations
-
Inserts a float value into the DynAny.
- insert_float(float) - Method in class org.omg.DynamicAny.DynAnyPOATie
-
Inserts a float value into the DynAny.
- insert_float(float) - Method in class org.omg.DynamicAny.DynArrayPOATie
-
Inserts a float value into the DynAny.
- insert_float(float) - Method in class org.omg.DynamicAny.DynEnumPOATie
-
Inserts a float value into the DynAny.
- insert_float(float) - Method in class org.omg.DynamicAny.DynFixedPOATie
-
Inserts a float value into the DynAny.
- insert_float(float) - Method in class org.omg.DynamicAny.DynSequencePOATie
-
Inserts a float value into the DynAny.
- insert_float(float) - Method in class org.omg.DynamicAny.DynStructPOATie
-
Inserts a float value into the DynAny.
- insert_float(float) - Method in class org.omg.DynamicAny.DynUnionPOATie
-
Inserts a float value into the DynAny.
- insert_float(float) - Method in class org.omg.DynamicAny.DynValueBoxPOATie
-
Inserts a float value into the DynAny.
- insert_float(float) - Method in class org.omg.DynamicAny.DynValueCommonPOATie
-
Inserts a float value into the DynAny.
- insert_float(float) - Method in class org.omg.DynamicAny.DynValuePOATie
-
Inserts a float value into the DynAny.
- insert_long(int) - Method in class org.omg.CORBA.Any
-
Inserts the given int
into this Any object's value field.
- insert_long(int) - Method in interface org.omg.CORBA.DynAny
-
Deprecated.
Inserts the given int as the value for this
DynAny object.
- insert_long(int) - Method in class org.omg.DynamicAny._DynAnyStub
-
Inserts an integer value into the DynAny.
- insert_long(int) - Method in class org.omg.DynamicAny._DynArrayStub
-
Inserts an integer value into the DynAny.
- insert_long(int) - Method in class org.omg.DynamicAny._DynEnumStub
-
Inserts an integer value into the DynAny.
- insert_long(int) - Method in class org.omg.DynamicAny._DynFixedStub
-
Inserts an integer value into the DynAny.
- insert_long(int) - Method in class org.omg.DynamicAny._DynSequenceStub
-
Inserts an integer value into the DynAny.
- insert_long(int) - Method in class org.omg.DynamicAny._DynStructStub
-
Inserts an integer value into the DynAny.
- insert_long(int) - Method in class org.omg.DynamicAny._DynUnionStub
-
Inserts an integer value into the DynAny.
- insert_long(int) - Method in class org.omg.DynamicAny._DynValueBoxStub
-
Inserts an integer value into the DynAny.
- insert_long(int) - Method in class org.omg.DynamicAny._DynValueCommonStub
-
Inserts an integer value into the DynAny.
- insert_long(int) - Method in class org.omg.DynamicAny._DynValueStub
-
Inserts an integer value into the DynAny.
- insert_long(int) - Method in interface org.omg.DynamicAny.DynAnyOperations
-
Inserts an integer value into the DynAny.
- insert_long(int) - Method in class org.omg.DynamicAny.DynAnyPOATie
-
Inserts an integer value into the DynAny.
- insert_long(int) - Method in class org.omg.DynamicAny.DynArrayPOATie
-
Inserts an integer value into the DynAny.
- insert_long(int) - Method in class org.omg.DynamicAny.DynEnumPOATie
-
Inserts an integer value into the DynAny.
- insert_long(int) - Method in class org.omg.DynamicAny.DynFixedPOATie
-
Inserts an integer value into the DynAny.
- insert_long(int) - Method in class org.omg.DynamicAny.DynSequencePOATie
-
Inserts an integer value into the DynAny.
- insert_long(int) - Method in class org.omg.DynamicAny.DynStructPOATie
-
Inserts an integer value into the DynAny.
- insert_long(int) - Method in class org.omg.DynamicAny.DynUnionPOATie
-
Inserts an integer value into the DynAny.
- insert_long(int) - Method in class org.omg.DynamicAny.DynValueBoxPOATie
-
Inserts an integer value into the DynAny.
- insert_long(int) - Method in class org.omg.DynamicAny.DynValueCommonPOATie
-
Inserts an integer value into the DynAny.
- insert_long(int) - Method in class org.omg.DynamicAny.DynValuePOATie
-
Inserts an integer value into the DynAny.
- insert_longlong(long) - Method in class org.omg.CORBA.Any
-
Inserts the given long
into this Any object's value field.
- insert_longlong(long) - Method in interface org.omg.CORBA.DynAny
-
Deprecated.
Inserts the given long as the value for this
DynAny object.
- insert_longlong(long) - Method in class org.omg.DynamicAny._DynAnyStub
-
Inserts a long value into the DynAny.
- insert_longlong(long) - Method in class org.omg.DynamicAny._DynArrayStub
-
Inserts a long value into the DynAny.
- insert_longlong(long) - Method in class org.omg.DynamicAny._DynEnumStub
-
Inserts a long value into the DynAny.
- insert_longlong(long) - Method in class org.omg.DynamicAny._DynFixedStub
-
Inserts a long value into the DynAny.
- insert_longlong(long) - Method in class org.omg.DynamicAny._DynSequenceStub
-
Inserts a long value into the DynAny.
- insert_longlong(long) - Method in class org.omg.DynamicAny._DynStructStub
-
Inserts a long value into the DynAny.
- insert_longlong(long) - Method in class org.omg.DynamicAny._DynUnionStub
-
Inserts a long value into the DynAny.
- insert_longlong(long) - Method in class org.omg.DynamicAny._DynValueBoxStub
-
Inserts a long value into the DynAny.
- insert_longlong(long) - Method in class org.omg.DynamicAny._DynValueCommonStub
-
Inserts a long value into the DynAny.
- insert_longlong(long) - Method in class org.omg.DynamicAny._DynValueStub
-
Inserts a long value into the DynAny.
- insert_longlong(long) - Method in interface org.omg.DynamicAny.DynAnyOperations
-
Inserts a long value into the DynAny.
- insert_longlong(long) - Method in class org.omg.DynamicAny.DynAnyPOATie
-
Inserts a long value into the DynAny.
- insert_longlong(long) - Method in class org.omg.DynamicAny.DynArrayPOATie
-
Inserts a long value into the DynAny.
- insert_longlong(long) - Method in class org.omg.DynamicAny.DynEnumPOATie
-
Inserts a long value into the DynAny.
- insert_longlong(long) - Method in class org.omg.DynamicAny.DynFixedPOATie
-
Inserts a long value into the DynAny.
- insert_longlong(long) - Method in class org.omg.DynamicAny.DynSequencePOATie
-
Inserts a long value into the DynAny.
- insert_longlong(long) - Method in class org.omg.DynamicAny.DynStructPOATie
-
Inserts a long value into the DynAny.
- insert_longlong(long) - Method in class org.omg.DynamicAny.DynUnionPOATie
-
Inserts a long value into the DynAny.
- insert_longlong(long) - Method in class org.omg.DynamicAny.DynValueBoxPOATie
-
Inserts a long value into the DynAny.
- insert_longlong(long) - Method in class org.omg.DynamicAny.DynValueCommonPOATie
-
Inserts a long value into the DynAny.
- insert_longlong(long) - Method in class org.omg.DynamicAny.DynValuePOATie
-
Inserts a long value into the DynAny.
- insert_Object(Object) - Method in class org.omg.CORBA.Any
-
Inserts the given org.omg.CORBA.Object object
into this Any object's value field.
- insert_Object(Object, TypeCode) - Method in class org.omg.CORBA.Any
-
Inserts the given org.omg.CORBA.Object object
into this Any object's value field.
- insert_octet(byte) - Method in class org.omg.CORBA.Any
-
Inserts the given byte
into this Any object's value field.
- insert_octet(byte) - Method in interface org.omg.CORBA.DynAny
-
Deprecated.
Inserts the given byte as the value for this
DynAny object.
- insert_octet(byte) - Method in class org.omg.DynamicAny._DynAnyStub
-
Inserts a byte value into the DynAny.
- insert_octet(byte) - Method in class org.omg.DynamicAny._DynArrayStub
-
Inserts a byte value into the DynAny.
- insert_octet(byte) - Method in class org.omg.DynamicAny._DynEnumStub
-
Inserts a byte value into the DynAny.
- insert_octet(byte) - Method in class org.omg.DynamicAny._DynFixedStub
-
Inserts a byte value into the DynAny.
- insert_octet(byte) - Method in class org.omg.DynamicAny._DynSequenceStub
-
Inserts a byte value into the DynAny.
- insert_octet(byte) - Method in class org.omg.DynamicAny._DynStructStub
-
Inserts a byte value into the DynAny.
- insert_octet(byte) - Method in class org.omg.DynamicAny._DynUnionStub
-
Inserts a byte value into the DynAny.
- insert_octet(byte) - Method in class org.omg.DynamicAny._DynValueBoxStub
-
Inserts a byte value into the DynAny.
- insert_octet(byte) - Method in class org.omg.DynamicAny._DynValueCommonStub
-
Inserts a byte value into the DynAny.
- insert_octet(byte) - Method in class org.omg.DynamicAny._DynValueStub
-
Inserts a byte value into the DynAny.
- insert_octet(byte) - Method in interface org.omg.DynamicAny.DynAnyOperations
-
Inserts a byte value into the DynAny.
- insert_octet(byte) - Method in class org.omg.DynamicAny.DynAnyPOATie
-
Inserts a byte value into the DynAny.
- insert_octet(byte) - Method in class org.omg.DynamicAny.DynArrayPOATie
-
Inserts a byte value into the DynAny.
- insert_octet(byte) - Method in class org.omg.DynamicAny.DynEnumPOATie
-
Inserts a byte value into the DynAny.
- insert_octet(byte) - Method in class org.omg.DynamicAny.DynFixedPOATie
-
Inserts a byte value into the DynAny.
- insert_octet(byte) - Method in class org.omg.DynamicAny.DynSequencePOATie
-
Inserts a byte value into the DynAny.
- insert_octet(byte) - Method in class org.omg.DynamicAny.DynStructPOATie
-
Inserts a byte value into the DynAny.
- insert_octet(byte) - Method in class org.omg.DynamicAny.DynUnionPOATie
-
Inserts a byte value into the DynAny.
- insert_octet(byte) - Method in class org.omg.DynamicAny.DynValueBoxPOATie
-
Inserts a byte value into the DynAny.
- insert_octet(byte) - Method in class org.omg.DynamicAny.DynValueCommonPOATie
-
Inserts a byte value into the DynAny.
- insert_octet(byte) - Method in class org.omg.DynamicAny.DynValuePOATie
-
Inserts a byte value into the DynAny.
- insert_Principal(Principal) - Method in class org.omg.CORBA.Any
-
- insert_reference(Object) - Method in interface org.omg.CORBA.DynAny
-
Deprecated.
Inserts the given org.omg.CORBA.Object as the value for this
DynAny object.
- insert_reference(Object) - Method in class org.omg.DynamicAny._DynAnyStub
-
Inserts a reference to a CORBA object into the DynAny.
- insert_reference(Object) - Method in class org.omg.DynamicAny._DynArrayStub
-
Inserts a reference to a CORBA object into the DynAny.
- insert_reference(Object) - Method in class org.omg.DynamicAny._DynEnumStub
-
Inserts a reference to a CORBA object into the DynAny.
- insert_reference(Object) - Method in class org.omg.DynamicAny._DynFixedStub
-
Inserts a reference to a CORBA object into the DynAny.
- insert_reference(Object) - Method in class org.omg.DynamicAny._DynSequenceStub
-
Inserts a reference to a CORBA object into the DynAny.
- insert_reference(Object) - Method in class org.omg.DynamicAny._DynStructStub
-
Inserts a reference to a CORBA object into the DynAny.
- insert_reference(Object) - Method in class org.omg.DynamicAny._DynUnionStub
-
Inserts a reference to a CORBA object into the DynAny.
- insert_reference(Object) - Method in class org.omg.DynamicAny._DynValueBoxStub
-
Inserts a reference to a CORBA object into the DynAny.
- insert_reference(Object) - Method in class org.omg.DynamicAny._DynValueCommonStub
-
Inserts a reference to a CORBA object into the DynAny.
- insert_reference(Object) - Method in class org.omg.DynamicAny._DynValueStub
-
Inserts a reference to a CORBA object into the DynAny.
- insert_reference(Object) - Method in interface org.omg.DynamicAny.DynAnyOperations
-
Inserts a reference to a CORBA object into the DynAny.
- insert_reference(Object) - Method in class org.omg.DynamicAny.DynAnyPOATie
-
Inserts a reference to a CORBA object into the DynAny.
- insert_reference(Object) - Method in class org.omg.DynamicAny.DynArrayPOATie
-
Inserts a reference to a CORBA object into the DynAny.
- insert_reference(Object) - Method in class org.omg.DynamicAny.DynEnumPOATie
-
Inserts a reference to a CORBA object into the DynAny.
- insert_reference(Object) - Method in class org.omg.DynamicAny.DynFixedPOATie
-
Inserts a reference to a CORBA object into the DynAny.
- insert_reference(Object) - Method in class org.omg.DynamicAny.DynSequencePOATie
-
Inserts a reference to a CORBA object into the DynAny.
- insert_reference(Object) - Method in class org.omg.DynamicAny.DynStructPOATie
-
Inserts a reference to a CORBA object into the DynAny.
- insert_reference(Object) - Method in class org.omg.DynamicAny.DynUnionPOATie
-
Inserts a reference to a CORBA object into the DynAny.
- insert_reference(Object) - Method in class org.omg.DynamicAny.DynValueBoxPOATie
-
Inserts a reference to a CORBA object into the DynAny.
- insert_reference(Object) - Method in class org.omg.DynamicAny.DynValueCommonPOATie
-
Inserts a reference to a CORBA object into the DynAny.
- insert_reference(Object) - Method in class org.omg.DynamicAny.DynValuePOATie
-
Inserts a reference to a CORBA object into the DynAny.
- insert_short(short) - Method in class org.omg.CORBA.Any
-
Inserts the given short
into this Any object's value field.
- insert_short(short) - Method in interface org.omg.CORBA.DynAny
-
Deprecated.
Inserts the given short as the value for this
DynAny object.
- insert_short(short) - Method in class org.omg.DynamicAny._DynAnyStub
-
Inserts a short value into the DynAny.
- insert_short(short) - Method in class org.omg.DynamicAny._DynArrayStub
-
Inserts a short value into the DynAny.
- insert_short(short) - Method in class org.omg.DynamicAny._DynEnumStub
-
Inserts a short value into the DynAny.
- insert_short(short) - Method in class org.omg.DynamicAny._DynFixedStub
-
Inserts a short value into the DynAny.
- insert_short(short) - Method in class org.omg.DynamicAny._DynSequenceStub
-
Inserts a short value into the DynAny.
- insert_short(short) - Method in class org.omg.DynamicAny._DynStructStub
-
Inserts a short value into the DynAny.
- insert_short(short) - Method in class org.omg.DynamicAny._DynUnionStub
-
Inserts a short value into the DynAny.
- insert_short(short) - Method in class org.omg.DynamicAny._DynValueBoxStub
-
Inserts a short value into the DynAny.
- insert_short(short) - Method in class org.omg.DynamicAny._DynValueCommonStub
-
Inserts a short value into the DynAny.
- insert_short(short) - Method in class org.omg.DynamicAny._DynValueStub
-
Inserts a short value into the DynAny.
- insert_short(short) - Method in interface org.omg.DynamicAny.DynAnyOperations
-
Inserts a short value into the DynAny.
- insert_short(short) - Method in class org.omg.DynamicAny.DynAnyPOATie
-
Inserts a short value into the DynAny.
- insert_short(short) - Method in class org.omg.DynamicAny.DynArrayPOATie
-
Inserts a short value into the DynAny.
- insert_short(short) - Method in class org.omg.DynamicAny.DynEnumPOATie
-
Inserts a short value into the DynAny.
- insert_short(short) - Method in class org.omg.DynamicAny.DynFixedPOATie
-
Inserts a short value into the DynAny.
- insert_short(short) - Method in class org.omg.DynamicAny.DynSequencePOATie
-
Inserts a short value into the DynAny.
- insert_short(short) - Method in class org.omg.DynamicAny.DynStructPOATie
-
Inserts a short value into the DynAny.
- insert_short(short) - Method in class org.omg.DynamicAny.DynUnionPOATie
-
Inserts a short value into the DynAny.
- insert_short(short) - Method in class org.omg.DynamicAny.DynValueBoxPOATie
-
Inserts a short value into the DynAny.
- insert_short(short) - Method in class org.omg.DynamicAny.DynValueCommonPOATie
-
Inserts a short value into the DynAny.
- insert_short(short) - Method in class org.omg.DynamicAny.DynValuePOATie
-
Inserts a short value into the DynAny.
- insert_Streamable(Streamable) - Method in class org.omg.CORBA.Any
-
Inserts the given Streamable object
into this Any object's value field.
- insert_string(String) - Method in class org.omg.CORBA.Any
-
Inserts the given String object
into this Any object's value field.
- insert_string(String) - Method in interface org.omg.CORBA.DynAny
-
Deprecated.
Inserts the given String object as the value for this
DynAny object.
- insert_string(String) - Method in class org.omg.DynamicAny._DynAnyStub
-
Inserts a string value into the DynAny.
- insert_string(String) - Method in class org.omg.DynamicAny._DynArrayStub
-
Inserts a string value into the DynAny.
- insert_string(String) - Method in class org.omg.DynamicAny._DynEnumStub
-
Inserts a string value into the DynAny.
- insert_string(String) - Method in class org.omg.DynamicAny._DynFixedStub
-
Inserts a string value into the DynAny.
- insert_string(String) - Method in class org.omg.DynamicAny._DynSequenceStub
-
Inserts a string value into the DynAny.
- insert_string(String) - Method in class org.omg.DynamicAny._DynStructStub
-
Inserts a string value into the DynAny.
- insert_string(String) - Method in class org.omg.DynamicAny._DynUnionStub
-
Inserts a string value into the DynAny.
- insert_string(String) - Method in class org.omg.DynamicAny._DynValueBoxStub
-
Inserts a string value into the DynAny.
- insert_string(String) - Method in class org.omg.DynamicAny._DynValueCommonStub
-
Inserts a string value into the DynAny.
- insert_string(String) - Method in class org.omg.DynamicAny._DynValueStub
-
Inserts a string value into the DynAny.
- insert_string(String) - Method in interface org.omg.DynamicAny.DynAnyOperations
-
Inserts a string value into the DynAny.
- insert_string(String) - Method in class org.omg.DynamicAny.DynAnyPOATie
-
Inserts a string value into the DynAny.
- insert_string(String) - Method in class org.omg.DynamicAny.DynArrayPOATie
-
Inserts a string value into the DynAny.
- insert_string(String) - Method in class org.omg.DynamicAny.DynEnumPOATie
-
Inserts a string value into the DynAny.
- insert_string(String) - Method in class org.omg.DynamicAny.DynFixedPOATie
-
Inserts a string value into the DynAny.
- insert_string(String) - Method in class org.omg.DynamicAny.DynSequencePOATie
-
Inserts a string value into the DynAny.
- insert_string(String) - Method in class org.omg.DynamicAny.DynStructPOATie
-
Inserts a string value into the DynAny.
- insert_string(String) - Method in class org.omg.DynamicAny.DynUnionPOATie
-
Inserts a string value into the DynAny.
- insert_string(String) - Method in class org.omg.DynamicAny.DynValueBoxPOATie
-
Inserts a string value into the DynAny.
- insert_string(String) - Method in class org.omg.DynamicAny.DynValueCommonPOATie
-
Inserts a string value into the DynAny.
- insert_string(String) - Method in class org.omg.DynamicAny.DynValuePOATie
-
Inserts a string value into the DynAny.
- insert_TypeCode(TypeCode) - Method in class org.omg.CORBA.Any
-
Inserts the given TypeCode object
into this Any object's value field.
- insert_typecode(TypeCode) - Method in interface org.omg.CORBA.DynAny
-
Deprecated.
Inserts the given org.omg.CORBA.TypeCode as the value for this
DynAny object.
- insert_typecode(TypeCode) - Method in class org.omg.DynamicAny._DynAnyStub
-
Inserts a TypeCode object into the DynAny.
- insert_typecode(TypeCode) - Method in class org.omg.DynamicAny._DynArrayStub
-
Inserts a TypeCode object into the DynAny.
- insert_typecode(TypeCode) - Method in class org.omg.DynamicAny._DynEnumStub
-
Inserts a TypeCode object into the DynAny.
- insert_typecode(TypeCode) - Method in class org.omg.DynamicAny._DynFixedStub
-
Inserts a TypeCode object into the DynAny.
- insert_typecode(TypeCode) - Method in class org.omg.DynamicAny._DynSequenceStub
-
Inserts a TypeCode object into the DynAny.
- insert_typecode(TypeCode) - Method in class org.omg.DynamicAny._DynStructStub
-
Inserts a TypeCode object into the DynAny.
- insert_typecode(TypeCode) - Method in class org.omg.DynamicAny._DynUnionStub
-
Inserts a TypeCode object into the DynAny.
- insert_typecode(TypeCode) - Method in class org.omg.DynamicAny._DynValueBoxStub
-
Inserts a TypeCode object into the DynAny.
- insert_typecode(TypeCode) - Method in class org.omg.DynamicAny._DynValueCommonStub
-
Inserts a TypeCode object into the DynAny.
- insert_typecode(TypeCode) - Method in class org.omg.DynamicAny._DynValueStub
-
Inserts a TypeCode object into the DynAny.
- insert_typecode(TypeCode) - Method in interface org.omg.DynamicAny.DynAnyOperations
-
Inserts a TypeCode object into the DynAny.
- insert_typecode(TypeCode) - Method in class org.omg.DynamicAny.DynAnyPOATie
-
Inserts a TypeCode object into the DynAny.
- insert_typecode(TypeCode) - Method in class org.omg.DynamicAny.DynArrayPOATie
-
Inserts a TypeCode object into the DynAny.
- insert_typecode(TypeCode) - Method in class org.omg.DynamicAny.DynEnumPOATie
-
Inserts a TypeCode object into the DynAny.
- insert_typecode(TypeCode) - Method in class org.omg.DynamicAny.DynFixedPOATie
-
Inserts a TypeCode object into the DynAny.
- insert_typecode(TypeCode) - Method in class org.omg.DynamicAny.DynSequencePOATie
-
Inserts a TypeCode object into the DynAny.
- insert_typecode(TypeCode) - Method in class org.omg.DynamicAny.DynStructPOATie
-
Inserts a TypeCode object into the DynAny.
- insert_typecode(TypeCode) - Method in class org.omg.DynamicAny.DynUnionPOATie
-
Inserts a TypeCode object into the DynAny.
- insert_typecode(TypeCode) - Method in class org.omg.DynamicAny.DynValueBoxPOATie
-
Inserts a TypeCode object into the DynAny.
- insert_typecode(TypeCode) - Method in class org.omg.DynamicAny.DynValueCommonPOATie
-
Inserts a TypeCode object into the DynAny.
- insert_typecode(TypeCode) - Method in class org.omg.DynamicAny.DynValuePOATie
-
Inserts a TypeCode object into the DynAny.
- insert_ulong(int) - Method in class org.omg.CORBA.Any
-
Inserts the given int
into this Any object's value field.
- insert_ulong(int) - Method in interface org.omg.CORBA.DynAny
-
Deprecated.
Inserts the given int as the value for this
DynAny object.
- insert_ulong(int) - Method in class org.omg.DynamicAny._DynAnyStub
-
Inserts an integer value into the DynAny.
- insert_ulong(int) - Method in class org.omg.DynamicAny._DynArrayStub
-
Inserts an integer value into the DynAny.
- insert_ulong(int) - Method in class org.omg.DynamicAny._DynEnumStub
-
Inserts an integer value into the DynAny.
- insert_ulong(int) - Method in class org.omg.DynamicAny._DynFixedStub
-
Inserts an integer value into the DynAny.
- insert_ulong(int) - Method in class org.omg.DynamicAny._DynSequenceStub
-
Inserts an integer value into the DynAny.
- insert_ulong(int) - Method in class org.omg.DynamicAny._DynStructStub
-
Inserts an integer value into the DynAny.
- insert_ulong(int) - Method in class org.omg.DynamicAny._DynUnionStub
-
Inserts an integer value into the DynAny.
- insert_ulong(int) - Method in class org.omg.DynamicAny._DynValueBoxStub
-
Inserts an integer value into the DynAny.
- insert_ulong(int) - Method in class org.omg.DynamicAny._DynValueCommonStub
-
Inserts an integer value into the DynAny.
- insert_ulong(int) - Method in class org.omg.DynamicAny._DynValueStub
-
Inserts an integer value into the DynAny.
- insert_ulong(int) - Method in interface org.omg.DynamicAny.DynAnyOperations
-
Inserts an integer value into the DynAny.
- insert_ulong(int) - Method in class org.omg.DynamicAny.DynAnyPOATie
-
Inserts an integer value into the DynAny.
- insert_ulong(int) - Method in class org.omg.DynamicAny.DynArrayPOATie
-
Inserts an integer value into the DynAny.
- insert_ulong(int) - Method in class org.omg.DynamicAny.DynEnumPOATie
-
Inserts an integer value into the DynAny.
- insert_ulong(int) - Method in class org.omg.DynamicAny.DynFixedPOATie
-
Inserts an integer value into the DynAny.
- insert_ulong(int) - Method in class org.omg.DynamicAny.DynSequencePOATie
-
Inserts an integer value into the DynAny.
- insert_ulong(int) - Method in class org.omg.DynamicAny.DynStructPOATie
-
Inserts an integer value into the DynAny.
- insert_ulong(int) - Method in class org.omg.DynamicAny.DynUnionPOATie
-
Inserts an integer value into the DynAny.
- insert_ulong(int) - Method in class org.omg.DynamicAny.DynValueBoxPOATie
-
Inserts an integer value into the DynAny.
- insert_ulong(int) - Method in class org.omg.DynamicAny.DynValueCommonPOATie
-
Inserts an integer value into the DynAny.
- insert_ulong(int) - Method in class org.omg.DynamicAny.DynValuePOATie
-
Inserts an integer value into the DynAny.
- insert_ulonglong(long) - Method in class org.omg.CORBA.Any
-
Inserts the given long
into this Any object's value field.
- insert_ulonglong(long) - Method in interface org.omg.CORBA.DynAny
-
Deprecated.
Inserts the given long as the value for this
DynAny object.
- insert_ulonglong(long) - Method in class org.omg.DynamicAny._DynAnyStub
-
Inserts a long value into the DynAny.
- insert_ulonglong(long) - Method in class org.omg.DynamicAny._DynArrayStub
-
Inserts a long value into the DynAny.
- insert_ulonglong(long) - Method in class org.omg.DynamicAny._DynEnumStub
-
Inserts a long value into the DynAny.
- insert_ulonglong(long) - Method in class org.omg.DynamicAny._DynFixedStub
-
Inserts a long value into the DynAny.
- insert_ulonglong(long) - Method in class org.omg.DynamicAny._DynSequenceStub
-
Inserts a long value into the DynAny.
- insert_ulonglong(long) - Method in class org.omg.DynamicAny._DynStructStub
-
Inserts a long value into the DynAny.
- insert_ulonglong(long) - Method in class org.omg.DynamicAny._DynUnionStub
-
Inserts a long value into the DynAny.
- insert_ulonglong(long) - Method in class org.omg.DynamicAny._DynValueBoxStub
-
Inserts a long value into the DynAny.
- insert_ulonglong(long) - Method in class org.omg.DynamicAny._DynValueCommonStub
-
Inserts a long value into the DynAny.
- insert_ulonglong(long) - Method in class org.omg.DynamicAny._DynValueStub
-
Inserts a long value into the DynAny.
- insert_ulonglong(long) - Method in interface org.omg.DynamicAny.DynAnyOperations
-
Inserts a long value into the DynAny.
- insert_ulonglong(long) - Method in class org.omg.DynamicAny.DynAnyPOATie
-
Inserts a long value into the DynAny.
- insert_ulonglong(long) - Method in class org.omg.DynamicAny.DynArrayPOATie
-
Inserts a long value into the DynAny.
- insert_ulonglong(long) - Method in class org.omg.DynamicAny.DynEnumPOATie
-
Inserts a long value into the DynAny.
- insert_ulonglong(long) - Method in class org.omg.DynamicAny.DynFixedPOATie
-
Inserts a long value into the DynAny.
- insert_ulonglong(long) - Method in class org.omg.DynamicAny.DynSequencePOATie
-
Inserts a long value into the DynAny.
- insert_ulonglong(long) - Method in class org.omg.DynamicAny.DynStructPOATie
-
Inserts a long value into the DynAny.
- insert_ulonglong(long) - Method in class org.omg.DynamicAny.DynUnionPOATie
-
Inserts a long value into the DynAny.
- insert_ulonglong(long) - Method in class org.omg.DynamicAny.DynValueBoxPOATie
-
Inserts a long value into the DynAny.
- insert_ulonglong(long) - Method in class org.omg.DynamicAny.DynValueCommonPOATie
-
Inserts a long value into the DynAny.
- insert_ulonglong(long) - Method in class org.omg.DynamicAny.DynValuePOATie
-
Inserts a long value into the DynAny.
- insert_ushort(short) - Method in class org.omg.CORBA.Any
-
Inserts the given short
into this Any object's value field.
- insert_ushort(short) - Method in interface org.omg.CORBA.DynAny
-
Deprecated.
Inserts the given short as the value for this
DynAny object.
- insert_ushort(short) - Method in class org.omg.DynamicAny._DynAnyStub
-
Inserts a short value into the DynAny.
- insert_ushort(short) - Method in class org.omg.DynamicAny._DynArrayStub
-
Inserts a short value into the DynAny.
- insert_ushort(short) - Method in class org.omg.DynamicAny._DynEnumStub
-
Inserts a short value into the DynAny.
- insert_ushort(short) - Method in class org.omg.DynamicAny._DynFixedStub
-
Inserts a short value into the DynAny.
- insert_ushort(short) - Method in class org.omg.DynamicAny._DynSequenceStub
-
Inserts a short value into the DynAny.
- insert_ushort(short) - Method in class org.omg.DynamicAny._DynStructStub
-
Inserts a short value into the DynAny.
- insert_ushort(short) - Method in class org.omg.DynamicAny._DynUnionStub
-
Inserts a short value into the DynAny.
- insert_ushort(short) - Method in class org.omg.DynamicAny._DynValueBoxStub
-
Inserts a short value into the DynAny.
- insert_ushort(short) - Method in class org.omg.DynamicAny._DynValueCommonStub
-
Inserts a short value into the DynAny.
- insert_ushort(short) - Method in class org.omg.DynamicAny._DynValueStub
-
Inserts a short value into the DynAny.
- insert_ushort(short) - Method in interface org.omg.DynamicAny.DynAnyOperations
-
Inserts a short value into the DynAny.
- insert_ushort(short) - Method in class org.omg.DynamicAny.DynAnyPOATie
-
Inserts a short value into the DynAny.
- insert_ushort(short) - Method in class org.omg.DynamicAny.DynArrayPOATie
-
Inserts a short value into the DynAny.
- insert_ushort(short) - Method in class org.omg.DynamicAny.DynEnumPOATie
-
Inserts a short value into the DynAny.
- insert_ushort(short) - Method in class org.omg.DynamicAny.DynFixedPOATie
-
Inserts a short value into the DynAny.
- insert_ushort(short) - Method in class org.omg.DynamicAny.DynSequencePOATie
-
Inserts a short value into the DynAny.
- insert_ushort(short) - Method in class org.omg.DynamicAny.DynStructPOATie
-
Inserts a short value into the DynAny.
- insert_ushort(short) - Method in class org.omg.DynamicAny.DynUnionPOATie
-
Inserts a short value into the DynAny.
- insert_ushort(short) - Method in class org.omg.DynamicAny.DynValueBoxPOATie
-
Inserts a short value into the DynAny.
- insert_ushort(short) - Method in class org.omg.DynamicAny.DynValueCommonPOATie
-
Inserts a short value into the DynAny.
- insert_ushort(short) - Method in class org.omg.DynamicAny.DynValuePOATie
-
Inserts a short value into the DynAny.
- insert_val(Serializable) - Method in interface org.omg.CORBA.DynAny
-
Deprecated.
Inserts the given java.io.Serializable object as the value for this
DynAny object.
- insert_val(Serializable) - Method in class org.omg.DynamicAny._DynAnyStub
-
Inserts a reference to a Serializable object into this DynAny.
- insert_val(Serializable) - Method in class org.omg.DynamicAny._DynArrayStub
-
Inserts a reference to a Serializable object into this DynAny.
- insert_val(Serializable) - Method in class org.omg.DynamicAny._DynEnumStub
-
Inserts a reference to a Serializable object into this DynAny.
- insert_val(Serializable) - Method in class org.omg.DynamicAny._DynFixedStub
-
Inserts a reference to a Serializable object into this DynAny.
- insert_val(Serializable) - Method in class org.omg.DynamicAny._DynSequenceStub
-
Inserts a reference to a Serializable object into this DynAny.
- insert_val(Serializable) - Method in class org.omg.DynamicAny._DynStructStub
-
Inserts a reference to a Serializable object into this DynAny.
- insert_val(Serializable) - Method in class org.omg.DynamicAny._DynUnionStub
-
Inserts a reference to a Serializable object into this DynAny.
- insert_val(Serializable) - Method in class org.omg.DynamicAny._DynValueBoxStub
-
Inserts a reference to a Serializable object into this DynAny.
- insert_val(Serializable) - Method in class org.omg.DynamicAny._DynValueCommonStub
-
Inserts a reference to a Serializable object into this DynAny.
- insert_val(Serializable) - Method in class org.omg.DynamicAny._DynValueStub
-
Inserts a reference to a Serializable object into this DynAny.
- insert_val(Serializable) - Method in interface org.omg.DynamicAny.DynAnyOperations
-
Inserts a reference to a Serializable object into this DynAny.
- insert_val(Serializable) - Method in class org.omg.DynamicAny.DynAnyPOATie
-
Inserts a reference to a Serializable object into this DynAny.
- insert_val(Serializable) - Method in class org.omg.DynamicAny.DynArrayPOATie
-
Inserts a reference to a Serializable object into this DynAny.
- insert_val(Serializable) - Method in class org.omg.DynamicAny.DynEnumPOATie
-
Inserts a reference to a Serializable object into this DynAny.
- insert_val(Serializable) - Method in class org.omg.DynamicAny.DynFixedPOATie
-
Inserts a reference to a Serializable object into this DynAny.
- insert_val(Serializable) - Method in class org.omg.DynamicAny.DynSequencePOATie
-
Inserts a reference to a Serializable object into this DynAny.
- insert_val(Serializable) - Method in class org.omg.DynamicAny.DynStructPOATie
-
Inserts a reference to a Serializable object into this DynAny.
- insert_val(Serializable) - Method in class org.omg.DynamicAny.DynUnionPOATie
-
Inserts a reference to a Serializable object into this DynAny.
- insert_val(Serializable) - Method in class org.omg.DynamicAny.DynValueBoxPOATie
-
Inserts a reference to a Serializable object into this DynAny.
- insert_val(Serializable) - Method in class org.omg.DynamicAny.DynValueCommonPOATie
-
Inserts a reference to a Serializable object into this DynAny.
- insert_val(Serializable) - Method in class org.omg.DynamicAny.DynValuePOATie
-
Inserts a reference to a Serializable object into this DynAny.
- insert_Value(Serializable) - Method in class org.omg.CORBA.Any
-
Inserts the given java.io.Serializable object
into this Any object's value field.
- insert_Value(Serializable, TypeCode) - Method in class org.omg.CORBA.Any
-
Inserts the given java.io.Serializable object
into this Any object's value field.
- insert_wchar(char) - Method in class org.omg.CORBA.Any
-
Inserts the given char
into this Any object's value field.
- insert_wchar(char) - Method in interface org.omg.CORBA.DynAny
-
Deprecated.
Inserts the given char as the value for this
DynAny object.
- insert_wchar(char) - Method in class org.omg.DynamicAny._DynAnyStub
-
Inserts a char value into the DynAny.
- insert_wchar(char) - Method in class org.omg.DynamicAny._DynArrayStub
-
Inserts a char value into the DynAny.
- insert_wchar(char) - Method in class org.omg.DynamicAny._DynEnumStub
-
Inserts a char value into the DynAny.
- insert_wchar(char) - Method in class org.omg.DynamicAny._DynFixedStub
-
Inserts a char value into the DynAny.
- insert_wchar(char) - Method in class org.omg.DynamicAny._DynSequenceStub
-
Inserts a char value into the DynAny.
- insert_wchar(char) - Method in class org.omg.DynamicAny._DynStructStub
-
Inserts a char value into the DynAny.
- insert_wchar(char) - Method in class org.omg.DynamicAny._DynUnionStub
-
Inserts a char value into the DynAny.
- insert_wchar(char) - Method in class org.omg.DynamicAny._DynValueBoxStub
-
Inserts a char value into the DynAny.
- insert_wchar(char) - Method in class org.omg.DynamicAny._DynValueCommonStub
-
Inserts a char value into the DynAny.
- insert_wchar(char) - Method in class org.omg.DynamicAny._DynValueStub
-
Inserts a char value into the DynAny.
- insert_wchar(char) - Method in interface org.omg.DynamicAny.DynAnyOperations
-
Inserts a char value into the DynAny.
- insert_wchar(char) - Method in class org.omg.DynamicAny.DynAnyPOATie
-
Inserts a char value into the DynAny.
- insert_wchar(char) - Method in class org.omg.DynamicAny.DynArrayPOATie
-
Inserts a char value into the DynAny.
- insert_wchar(char) - Method in class org.omg.DynamicAny.DynEnumPOATie
-
Inserts a char value into the DynAny.
- insert_wchar(char) - Method in class org.omg.DynamicAny.DynFixedPOATie
-
Inserts a char value into the DynAny.
- insert_wchar(char) - Method in class org.omg.DynamicAny.DynSequencePOATie
-
Inserts a char value into the DynAny.
- insert_wchar(char) - Method in class org.omg.DynamicAny.DynStructPOATie
-
Inserts a char value into the DynAny.
- insert_wchar(char) - Method in class org.omg.DynamicAny.DynUnionPOATie
-
Inserts a char value into the DynAny.
- insert_wchar(char) - Method in class org.omg.DynamicAny.DynValueBoxPOATie
-
Inserts a char value into the DynAny.
- insert_wchar(char) - Method in class org.omg.DynamicAny.DynValueCommonPOATie
-
Inserts a char value into the DynAny.
- insert_wchar(char) - Method in class org.omg.DynamicAny.DynValuePOATie
-
Inserts a char value into the DynAny.
- insert_wstring(String) - Method in class org.omg.CORBA.Any
-
Inserts the given String object
into this Any object's value field.
- insert_wstring(String) - Method in interface org.omg.CORBA.DynAny
-
Deprecated.
Inserts the given String as the value for this
DynAny object.
- insert_wstring(String) - Method in class org.omg.DynamicAny._DynAnyStub
-
Inserts a string value into the DynAny.
- insert_wstring(String) - Method in class org.omg.DynamicAny._DynArrayStub
-
Inserts a string value into the DynAny.
- insert_wstring(String) - Method in class org.omg.DynamicAny._DynEnumStub
-
Inserts a string value into the DynAny.
- insert_wstring(String) - Method in class org.omg.DynamicAny._DynFixedStub
-
Inserts a string value into the DynAny.
- insert_wstring(String) - Method in class org.omg.DynamicAny._DynSequenceStub
-
Inserts a string value into the DynAny.
- insert_wstring(String) - Method in class org.omg.DynamicAny._DynStructStub
-
Inserts a string value into the DynAny.
- insert_wstring(String) - Method in class org.omg.DynamicAny._DynUnionStub
-
Inserts a string value into the DynAny.
- insert_wstring(String) - Method in class org.omg.DynamicAny._DynValueBoxStub
-
Inserts a string value into the DynAny.
- insert_wstring(String) - Method in class org.omg.DynamicAny._DynValueCommonStub
-
Inserts a string value into the DynAny.
- insert_wstring(String) - Method in class org.omg.DynamicAny._DynValueStub
-
Inserts a string value into the DynAny.
- insert_wstring(String) - Method in interface org.omg.DynamicAny.DynAnyOperations
-
Inserts a string value into the DynAny.
- insert_wstring(String) - Method in class org.omg.DynamicAny.DynAnyPOATie
-
Inserts a string value into the DynAny.
- insert_wstring(String) - Method in class org.omg.DynamicAny.DynArrayPOATie
-
Inserts a string value into the DynAny.
- insert_wstring(String) - Method in class org.omg.DynamicAny.DynEnumPOATie
-
Inserts a string value into the DynAny.
- insert_wstring(String) - Method in class org.omg.DynamicAny.DynFixedPOATie
-
Inserts a string value into the DynAny.
- insert_wstring(String) - Method in class org.omg.DynamicAny.DynSequencePOATie
-
Inserts a string value into the DynAny.
- insert_wstring(String) - Method in class org.omg.DynamicAny.DynStructPOATie
-
Inserts a string value into the DynAny.
- insert_wstring(String) - Method in class org.omg.DynamicAny.DynUnionPOATie
-
Inserts a string value into the DynAny.
- insert_wstring(String) - Method in class org.omg.DynamicAny.DynValueBoxPOATie
-
Inserts a string value into the DynAny.
- insert_wstring(String) - Method in class org.omg.DynamicAny.DynValueCommonPOATie
-
Inserts a string value into the DynAny.
- insert_wstring(String) - Method in class org.omg.DynamicAny.DynValuePOATie
-
Inserts a string value into the DynAny.
- Interceptor - Interface in org.omg.PortableInterceptor
-
All Portable Interceptors implement Interceptor.
- InterceptorHelper - Class in org.omg.PortableInterceptor
-
All Portable Interceptors implement Interceptor.
- InterceptorHelper() - Constructor for class org.omg.PortableInterceptor.InterceptorHelper
-
- InterceptorHolder - Class in org.omg.PortableInterceptor
-
All Portable Interceptors implement Interceptor.
- InterceptorHolder() - Constructor for class org.omg.PortableInterceptor.InterceptorHolder
-
- InterceptorHolder(Interceptor) - Constructor for class org.omg.PortableInterceptor.InterceptorHolder
-
- InterceptorOperations - Interface in org.omg.PortableInterceptor
-
All Portable Interceptors implement Interceptor.
- InterfaceDef - Interface in org.omg.CORBA
-
org/omg/CORBA/InterfaceDef.java .
- InterfaceDefHelper - Class in org.omg.CORBA
-
org/omg/CORBA/InterfaceDefHelper.java .
- InterfaceDefHelper() - Constructor for class org.omg.CORBA.InterfaceDefHelper
-
- InterfaceDefHolder - Class in org.omg.CORBA
-
org/omg/CORBA/InterfaceDefHolder.java .
- InterfaceDefHolder() - Constructor for class org.omg.CORBA.InterfaceDefHolder
-
- InterfaceDefHolder(InterfaceDef) - Constructor for class org.omg.CORBA.InterfaceDefHolder
-
- InterfaceDefOperations - Interface in org.omg.CORBA
-
org/omg/CORBA/InterfaceDefOperations.java .
- InterfaceDefPOA - Class in org.omg.CORBA
-
org/omg/CORBA/InterfaceDefPOA.java .
- InterfaceDefPOA() - Constructor for class org.omg.CORBA.InterfaceDefPOA
-
- InterfaceDefPOATie - Class in org.omg.CORBA
-
org/omg/CORBA/InterfaceDefPOATie.java .
- InterfaceDefPOATie(InterfaceDefOperations) - Constructor for class org.omg.CORBA.InterfaceDefPOATie
-
- InterfaceDefPOATie(InterfaceDefOperations, POA) - Constructor for class org.omg.CORBA.InterfaceDefPOATie
-
- InterfaceDefSeqHelper - Class in org.omg.CORBA
-
org/omg/CORBA/InterfaceDefSeqHelper.java .
- InterfaceDefSeqHelper() - Constructor for class org.omg.CORBA.InterfaceDefSeqHelper
-
- InterfaceDefSeqHolder - Class in org.omg.CORBA
-
org/omg/CORBA/InterfaceDefSeqHolder.java .
- InterfaceDefSeqHolder() - Constructor for class org.omg.CORBA.InterfaceDefSeqHolder
-
- InterfaceDefSeqHolder(InterfaceDef[]) - Constructor for class org.omg.CORBA.InterfaceDefSeqHolder
-
- InterfaceDescription - Class in org.omg.CORBA
-
org/omg/CORBA/InterfaceDescription.java .
- InterfaceDescription() - Constructor for class org.omg.CORBA.InterfaceDescription
-
- InterfaceDescription(String, String, String, String, String[]) - Constructor for class org.omg.CORBA.InterfaceDescription
-
- InterfaceDescriptionHelper - Class in org.omg.CORBA
-
org/omg/CORBA/InterfaceDescriptionHelper.java .
- InterfaceDescriptionHelper() - Constructor for class org.omg.CORBA.InterfaceDescriptionHelper
-
- InterfaceDescriptionHolder - Class in org.omg.CORBA
-
org/omg/CORBA/InterfaceDescriptionHolder.java .
- InterfaceDescriptionHolder() - Constructor for class org.omg.CORBA.InterfaceDescriptionHolder
-
- InterfaceDescriptionHolder(InterfaceDescription) - Constructor for class org.omg.CORBA.InterfaceDescriptionHolder
-
- interfaces - Variable in class javax.rmi.CORBA.ProxyDesc
-
- INTERNAL - Exception in org.omg.CORBA
-
This exception indicates an internal failure in an ORB, for
example, if an ORB has detected corruption of its internal
data structures.
- INTERNAL() - Constructor for exception org.omg.CORBA.INTERNAL
-
Constructs an INTERNAL exception with a default
minor code of 0 and a completion state of COMPLETED_NO.
- INTERNAL(String) - Constructor for exception org.omg.CORBA.INTERNAL
-
Constructs an INTERNAL exception with the specified detail
message, a minor code of 0, and a completion state of COMPLETED_NO.
- INTERNAL(int, CompletionStatus) - Constructor for exception org.omg.CORBA.INTERNAL
-
Constructs an INTERNAL exception with the specified
minor code and completion status.
- INTERNAL(String, int, CompletionStatus) - Constructor for exception org.omg.CORBA.INTERNAL
-
Constructs an INTERNAL exception with the specified detail
message, minor code, and completion status.
- IntervalT - Class in org.omg.TimeBase
-
org/omg/TimeBase/IntervalT.java .
- IntervalT() - Constructor for class org.omg.TimeBase.IntervalT
-
- IntervalT(long, long) - Constructor for class org.omg.TimeBase.IntervalT
-
- IntervalTHelper - Class in org.omg.TimeBase
-
org/omg/TimeBase/IntervalTHelper.java .
- IntervalTHelper() - Constructor for class org.omg.TimeBase.IntervalTHelper
-
- IntervalTHolder - Class in org.omg.TimeBase
-
org/omg/TimeBase/IntervalTHolder.java .
- IntervalTHolder() - Constructor for class org.omg.TimeBase.IntervalTHolder
-
- IntervalTHolder(IntervalT) - Constructor for class org.omg.TimeBase.IntervalTHolder
-
- INTF_REPOS - Exception in org.omg.CORBA
-
Exception raised
when an ORB cannot reach the interface
repository, or some other failure relating to the interface repository
is detected.
- INTF_REPOS() - Constructor for exception org.omg.CORBA.INTF_REPOS
-
Constructs an INTF_REPOS exception with a default minor code
of 0 and a completion state of COMPLETED_NO.
- INTF_REPOS(String) - Constructor for exception org.omg.CORBA.INTF_REPOS
-
Constructs an INTF_REPOS exception with the specified detail.
- INTF_REPOS(int, CompletionStatus) - Constructor for exception org.omg.CORBA.INTF_REPOS
-
Constructs an INTF_REPOS exception with the specified
minor code and completion status.
- INTF_REPOS(String, int, CompletionStatus) - Constructor for exception org.omg.CORBA.INTF_REPOS
-
Constructs an INTF_REPOS exception with the specified detail
message, minor code, and completion status.
- IntHolder - Class in org.omg.CORBA
-
The Holder for Int.
- IntHolder() - Constructor for class org.omg.CORBA.IntHolder
-
Constructs a new IntHolder object with its
value field initialized to 0.
- IntHolder(int) - Constructor for class org.omg.CORBA.IntHolder
-
Constructs a new IntHolder object with its
value field initialized to the given
int.
- INV_FLAG - Exception in org.omg.CORBA
-
Exception thrown
when an invalid flag was passed to an operation (for example, when
creating a DII request).
- INV_FLAG() - Constructor for exception org.omg.CORBA.INV_FLAG
-
Constructs an INV_FLAG exception with a default
minor code of 0 and a completion state of COMPLETED_NO.
- INV_FLAG(String) - Constructor for exception org.omg.CORBA.INV_FLAG
-
Constructs an INV_FLAG exception with the specified detail
message, a minor code of 0, and a completion state of COMPLETED_NO.
- INV_FLAG(int, CompletionStatus) - Constructor for exception org.omg.CORBA.INV_FLAG
-
Constructs an INV_FLAG exception with the specified
minor code and completion status.
- INV_FLAG(String, int, CompletionStatus) - Constructor for exception org.omg.CORBA.INV_FLAG
-
Constructs an INV_FLAG exception with the specified detail
message, minor code, and completion status.
- INV_IDENT - Exception in org.omg.CORBA
-
This exception indicates that an IDL identifier is syntactically
invalid.
- INV_IDENT() - Constructor for exception org.omg.CORBA.INV_IDENT
-
Constructs an INV_IDENT exception with a default
minor code of 0 and a completion state of COMPLETED_NO.
- INV_IDENT(String) - Constructor for exception org.omg.CORBA.INV_IDENT
-
Constructs an INV_IDENT exception with the specified detail
message, a minor code of 0, and a completion state of COMPLETED_NO.
- INV_IDENT(int, CompletionStatus) - Constructor for exception org.omg.CORBA.INV_IDENT
-
Constructs an INV_IDENT exception with the specified
minor code and completion status.
- INV_IDENT(String, int, CompletionStatus) - Constructor for exception org.omg.CORBA.INV_IDENT
-
Constructs an INV_IDENT exception with the specified detail
message, minor code, and completion status.
- INV_OBJREF - Exception in org.omg.CORBA
-
This exception indicates that an object reference is internally
malformed.
- INV_OBJREF() - Constructor for exception org.omg.CORBA.INV_OBJREF
-
Constructs an INV_OBJREF exception with a default
minor code of 0 and a completion state of COMPLETED_NO.
- INV_OBJREF(String) - Constructor for exception org.omg.CORBA.INV_OBJREF
-
Constructs an INV_OBJREF exception with the specified detail
message, a minor code of 0, and a completion state of COMPLETED_NO.
- INV_OBJREF(int, CompletionStatus) - Constructor for exception org.omg.CORBA.INV_OBJREF
-
Constructs an INV_OBJREF exception with the specified
minor code and completion status.
- INV_OBJREF(String, int, CompletionStatus) - Constructor for exception org.omg.CORBA.INV_OBJREF
-
Constructs an INV_OBJREF exception with the specified detail
message, minor code, and completion status.
- INV_POLICY - Exception in org.omg.CORBA
-
Standard exception thrown
when an invocation cannot be made because of an incompatibility between
Policy overrides that apply to the particular invocation.
- INV_POLICY() - Constructor for exception org.omg.CORBA.INV_POLICY
-
Constructs a INV_POLICY exception with a default minor code
of 0, a completion state of CompletionStatus.COMPLETED_NO,
and a null description.
- INV_POLICY(String) - Constructor for exception org.omg.CORBA.INV_POLICY
-
Constructs a INV_POLICY exception with the
specified description message,
a minor code of 0, and a completion state of COMPLETED_NO.
- INV_POLICY(int, CompletionStatus) - Constructor for exception org.omg.CORBA.INV_POLICY
-
Constructs a INV_POLICY exception with the specified
minor code and completion status.
- INV_POLICY(String, int, CompletionStatus) - Constructor for exception org.omg.CORBA.INV_POLICY
-
Constructs a INV_POLICY exception with the
specified description message, minor code, and completion status.
- Invalid - Exception in org.omg.CORBA.DynAnyPackage
-
Invalid is thrown by dynamic any operations when a bad
DynAny or Any is passed as a parameter.
- Invalid() - Constructor for exception org.omg.CORBA.DynAnyPackage.Invalid
-
Constructs an Invalid object.
- Invalid(String) - Constructor for exception org.omg.CORBA.DynAnyPackage.Invalid
-
Constructs an Invalid object.
- INVALID_ACTIVITY - Exception in org.omg.CORBA
-
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_ACTIVITY() - Constructor for exception org.omg.CORBA.INVALID_ACTIVITY
-
Constructs an INVALID_ACTIVITY exception with
minor code set to 0 and CompletionStatus set to COMPLETED_NO.
- INVALID_ACTIVITY(String) - Constructor for exception org.omg.CORBA.INVALID_ACTIVITY
-
Constructs an INVALID_ACTIVITY exception with the
specified message.
- INVALID_ACTIVITY(int, CompletionStatus) - Constructor for exception org.omg.CORBA.INVALID_ACTIVITY
-
Constructs an INVALID_ACTIVITY exception with the
specified minor code and completion status.
- INVALID_ACTIVITY(String, int, CompletionStatus) - Constructor for exception org.omg.CORBA.INVALID_ACTIVITY
-
Constructs an INVALID_ACTIVITY exception with the
specified message, minor code, and completion status.
- INVALID_TRANSACTION - Exception in org.omg.CORBA
-
Exception thrown
when the request carried an invalid transaction context.
- INVALID_TRANSACTION() - Constructor for exception org.omg.CORBA.INVALID_TRANSACTION
-
Constructs an INVALID_TRANSACTION exception with a default minor code
of 0 and a completion state of COMPLETED_NO.
- INVALID_TRANSACTION(String) - Constructor for exception org.omg.CORBA.INVALID_TRANSACTION
-
Constructs an INVALID_TRANSACTION exception
with the specified detail message.
- INVALID_TRANSACTION(int, CompletionStatus) - Constructor for exception org.omg.CORBA.INVALID_TRANSACTION
-
Constructs an INVALID_TRANSACTION exception with the specified
minor code and completion status.
- INVALID_TRANSACTION(String, int, CompletionStatus) - Constructor for exception org.omg.CORBA.INVALID_TRANSACTION
-
Constructs an INVALID_TRANSACTION exception with the specified detail
message, minor code, and completion status.
- InvalidAddress - Exception in org.omg.CosNaming.NamingContextExtPackage
-
org/omg/CosNaming/NamingContextExtPackage/InvalidAddress.java .
- InvalidAddress() - Constructor for exception org.omg.CosNaming.NamingContextExtPackage.InvalidAddress
-
- InvalidAddress(String) - Constructor for exception org.omg.CosNaming.NamingContextExtPackage.InvalidAddress
-
- InvalidAddressHelper - Class in org.omg.CosNaming.NamingContextExtPackage
-
org/omg/CosNaming/NamingContextExtPackage/InvalidAddressHelper.java .
- InvalidAddressHelper() - Constructor for class org.omg.CosNaming.NamingContextExtPackage.InvalidAddressHelper
-
- InvalidAddressHolder - Class in org.omg.CosNaming.NamingContextExtPackage
-
org/omg/CosNaming/NamingContextExtPackage/InvalidAddressHolder.java .
- InvalidAddressHolder() - Constructor for class org.omg.CosNaming.NamingContextExtPackage.InvalidAddressHolder
-
- InvalidAddressHolder(InvalidAddress) - Constructor for class org.omg.CosNaming.NamingContextExtPackage.InvalidAddressHolder
-
- InvalidControl - Exception in org.omg.CosTransactions
-
org/omg/CosTransactions/InvalidControl.java .
- InvalidControl() - Constructor for exception org.omg.CosTransactions.InvalidControl
-
- InvalidControl(String) - Constructor for exception org.omg.CosTransactions.InvalidControl
-
- InvalidControlHelper - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/InvalidControlHelper.java .
- InvalidControlHelper() - Constructor for class org.omg.CosTransactions.InvalidControlHelper
-
- InvalidControlHolder - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/InvalidControlHolder.java .
- InvalidControlHolder() - Constructor for class org.omg.CosTransactions.InvalidControlHolder
-
- InvalidControlHolder(InvalidControl) - Constructor for class org.omg.CosTransactions.InvalidControlHolder
-
- InvalidName - Exception in org.omg.CORBA.ORBPackage
-
The InvalidName exception is raised when
ORB.resolve_initial_references is passed a name
for which there is no initial reference.
- InvalidName() - Constructor for exception org.omg.CORBA.ORBPackage.InvalidName
-
Constructs an InvalidName exception with no reason message.
- InvalidName(String) - Constructor for exception org.omg.CORBA.ORBPackage.InvalidName
-
Constructs an InvalidName exception with the specified
reason message.
- InvalidName - Exception in org.omg.CosNaming.NamingContextPackage
-
org/omg/CosNaming/NamingContextPackage/InvalidName.java .
- InvalidName() - Constructor for exception org.omg.CosNaming.NamingContextPackage.InvalidName
-
- InvalidName(String) - Constructor for exception org.omg.CosNaming.NamingContextPackage.InvalidName
-
- InvalidName - Exception in org.omg.PortableInterceptor.ORBInitInfoPackage
-
org/omg/PortableInterceptor/ORBInitInfoPackage/InvalidName.java .
- InvalidName() - Constructor for exception org.omg.PortableInterceptor.ORBInitInfoPackage.InvalidName
-
- InvalidName(String) - Constructor for exception org.omg.PortableInterceptor.ORBInitInfoPackage.InvalidName
-
- InvalidNameHelper - Class in org.omg.CosNaming.NamingContextPackage
-
org/omg/CosNaming/NamingContextPackage/InvalidNameHelper.java .
- InvalidNameHelper() - Constructor for class org.omg.CosNaming.NamingContextPackage.InvalidNameHelper
-
- InvalidNameHelper - Class in org.omg.PortableInterceptor.ORBInitInfoPackage
-
org/omg/PortableInterceptor/ORBInitInfoPackage/InvalidNameHelper.java .
- InvalidNameHelper() - Constructor for class org.omg.PortableInterceptor.ORBInitInfoPackage.InvalidNameHelper
-
- InvalidNameHolder - Class in org.omg.CosNaming.NamingContextPackage
-
org/omg/CosNaming/NamingContextPackage/InvalidNameHolder.java .
- InvalidNameHolder() - Constructor for class org.omg.CosNaming.NamingContextPackage.InvalidNameHolder
-
- InvalidNameHolder(InvalidName) - Constructor for class org.omg.CosNaming.NamingContextPackage.InvalidNameHolder
-
- InvalidNameHolder - Class in org.omg.PortableInterceptor.ORBInitInfoPackage
-
org/omg/PortableInterceptor/ORBInitInfoPackage/InvalidNameHolder.java .
- InvalidNameHolder() - Constructor for class org.omg.PortableInterceptor.ORBInitInfoPackage.InvalidNameHolder
-
- InvalidNameHolder(InvalidName) - Constructor for class org.omg.PortableInterceptor.ORBInitInfoPackage.InvalidNameHolder
-
- InvalidPolicy - Exception in org.omg.PortableServer.POAPackage
-
org/omg/PortableServer/POAPackage/InvalidPolicy.java .
- InvalidPolicy() - Constructor for exception org.omg.PortableServer.POAPackage.InvalidPolicy
-
- InvalidPolicy(short) - Constructor for exception org.omg.PortableServer.POAPackage.InvalidPolicy
-
- InvalidPolicy(String, short) - Constructor for exception org.omg.PortableServer.POAPackage.InvalidPolicy
-
- InvalidPolicyHelper - Class in org.omg.PortableServer.POAPackage
-
org/omg/PortableServer/POAPackage/InvalidPolicyHelper.java .
- InvalidPolicyHelper() - Constructor for class org.omg.PortableServer.POAPackage.InvalidPolicyHelper
-
- InvalidPolicyHolder - Class in org.omg.PortableServer.POAPackage
-
org/omg/PortableServer/POAPackage/InvalidPolicyHolder.java .
- InvalidPolicyHolder() - Constructor for class org.omg.PortableServer.POAPackage.InvalidPolicyHolder
-
- InvalidPolicyHolder(InvalidPolicy) - Constructor for class org.omg.PortableServer.POAPackage.InvalidPolicyHolder
-
- InvalidSeq - Exception in org.omg.CORBA.DynAnyPackage
-
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.
- InvalidSeq() - Constructor for exception org.omg.CORBA.DynAnyPackage.InvalidSeq
-
Constructs an InvalidSeq object.
- InvalidSeq(String) - Constructor for exception org.omg.CORBA.DynAnyPackage.InvalidSeq
-
Constructs an InvalidSeq object.
- InvalidSlot - Exception in org.omg.PortableInterceptor
-
org/omg/PortableInterceptor/InvalidSlot.java .
- InvalidSlot() - Constructor for exception org.omg.PortableInterceptor.InvalidSlot
-
- InvalidSlot(String) - Constructor for exception org.omg.PortableInterceptor.InvalidSlot
-
- InvalidSlotHelper - Class in org.omg.PortableInterceptor
-
org/omg/PortableInterceptor/InvalidSlotHelper.java .
- InvalidSlotHelper() - Constructor for class org.omg.PortableInterceptor.InvalidSlotHelper
-
- InvalidSlotHolder - Class in org.omg.PortableInterceptor
-
org/omg/PortableInterceptor/InvalidSlotHolder.java .
- InvalidSlotHolder() - Constructor for class org.omg.PortableInterceptor.InvalidSlotHolder
-
- InvalidSlotHolder(InvalidSlot) - Constructor for class org.omg.PortableInterceptor.InvalidSlotHolder
-
- InvalidTypeForEncoding - Exception in org.omg.IOP.CodecPackage
-
org/omg/IOP/CodecPackage/InvalidTypeForEncoding.java .
- InvalidTypeForEncoding() - Constructor for exception org.omg.IOP.CodecPackage.InvalidTypeForEncoding
-
- InvalidTypeForEncoding(String) - Constructor for exception org.omg.IOP.CodecPackage.InvalidTypeForEncoding
-
- InvalidTypeForEncodingHelper - Class in org.omg.IOP.CodecPackage
-
org/omg/IOP/CodecPackage/InvalidTypeForEncodingHelper.java .
- InvalidTypeForEncodingHelper() - Constructor for class org.omg.IOP.CodecPackage.InvalidTypeForEncodingHelper
-
- InvalidTypeForEncodingHolder - Class in org.omg.IOP.CodecPackage
-
org/omg/IOP/CodecPackage/InvalidTypeForEncodingHolder.java .
- InvalidTypeForEncodingHolder() - Constructor for class org.omg.IOP.CodecPackage.InvalidTypeForEncodingHolder
-
- InvalidTypeForEncodingHolder(InvalidTypeForEncoding) - Constructor for class org.omg.IOP.CodecPackage.InvalidTypeForEncodingHolder
-
- InvalidValue - Exception in org.omg.CORBA.DynAnyPackage
-
- InvalidValue() - Constructor for exception org.omg.CORBA.DynAnyPackage.InvalidValue
-
Constructs an InvalidValue object.
- InvalidValue(String) - Constructor for exception org.omg.CORBA.DynAnyPackage.InvalidValue
-
Constructs an InvalidValue object.
- InvalidValue - Exception in org.omg.DynamicAny.DynAnyPackage
-
org/omg/DynamicAny/DynAnyPackage/InvalidValue.java .
- InvalidValue() - Constructor for exception org.omg.DynamicAny.DynAnyPackage.InvalidValue
-
- InvalidValue(String) - Constructor for exception org.omg.DynamicAny.DynAnyPackage.InvalidValue
-
- InvalidValueHelper - Class in org.omg.DynamicAny.DynAnyPackage
-
org/omg/DynamicAny/DynAnyPackage/InvalidValueHelper.java .
- InvalidValueHelper() - Constructor for class org.omg.DynamicAny.DynAnyPackage.InvalidValueHelper
-
- InvalidValueHolder - Class in org.omg.DynamicAny.DynAnyPackage
-
org/omg/DynamicAny/DynAnyPackage/InvalidValueHolder.java .
- InvalidValueHolder() - Constructor for class org.omg.DynamicAny.DynAnyPackage.InvalidValueHolder
-
- InvalidValueHolder(InvalidValue) - Constructor for class org.omg.DynamicAny.DynAnyPackage.InvalidValueHolder
-
- INVOCATION_POLICIES - Interface in org.omg.IOP
-
org/omg/IOP/INVOCATION_POLICIES.java .
- INVOCATION_POLICY_TYPE - Interface in org.omg.CosTransactions
-
org/omg/CosTransactions/INVOCATION_POLICY_TYPE.java .
- InvocationPolicy - Interface in org.omg.CosTransactions
-
org/omg/CosTransactions/InvocationPolicy.java .
- InvocationPolicyHelper - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/InvocationPolicyHelper.java .
- InvocationPolicyHelper() - Constructor for class org.omg.CosTransactions.InvocationPolicyHelper
-
- InvocationPolicyHolder - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/InvocationPolicyHolder.java .
- InvocationPolicyHolder() - Constructor for class org.omg.CosTransactions.InvocationPolicyHolder
-
- InvocationPolicyHolder(InvocationPolicy) - Constructor for class org.omg.CosTransactions.InvocationPolicyHolder
-
- InvocationPolicyOperations - Interface in org.omg.CosTransactions
-
org/omg/CosTransactions/InvocationPolicyOperations.java .
- InvocationPolicyPOA - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/InvocationPolicyPOA.java .
- InvocationPolicyPOA() - Constructor for class org.omg.CosTransactions.InvocationPolicyPOA
-
- InvocationPolicyPOATie - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/InvocationPolicyPOATie.java .
- InvocationPolicyPOATie(InvocationPolicyOperations) - Constructor for class org.omg.CosTransactions.InvocationPolicyPOATie
-
- InvocationPolicyPOATie(InvocationPolicyOperations, POA) - Constructor for class org.omg.CosTransactions.InvocationPolicyPOATie
-
- InvocationPolicyValueHelper - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/InvocationPolicyValueHelper.java .
- InvocationPolicyValueHelper() - Constructor for class org.omg.CosTransactions.InvocationPolicyValueHelper
-
- invoke(ServerRequest) - Method in class org.omg.CORBA.DynamicImplementation
-
- invoke(Object, OutputStream) - Method in class org.omg.CORBA.portable.Delegate
-
invoke is called by a stub to invoke an operation.
- invoke() - Method in class org.omg.CORBA.Request
-
Makes a synchronous invocation using the
information in the Request object.
- invoke(ServerRequest) - Method in class org.omg.PortableServer.DynamicImplementation
-
Receives requests issued to any CORBA object
incarnated by the DSI servant and performs the processing
necessary to execute the request.
- InvokeHandler - Interface in org.omg.CORBA.portable
-
This interface provides a dispatching mechanism for an incoming call.
- IOR - Class in org.omg.IOP
-
org/omg/IOP/IOR.java .
- IOR() - Constructor for class org.omg.IOP.IOR
-
- IOR(String, TaggedProfile[]) - Constructor for class org.omg.IOP.IOR
-
- IORHelper - Class in org.omg.IOP
-
org/omg/IOP/IORHelper.java .
- IORHelper() - Constructor for class org.omg.IOP.IORHelper
-
- IORHolder - Class in org.omg.IOP
-
org/omg/IOP/IORHolder.java .
- IORHolder() - Constructor for class org.omg.IOP.IORHolder
-
- IORHolder(IOR) - Constructor for class org.omg.IOP.IORHolder
-
- IORInfo - Interface in org.omg.PortableInterceptor
-
Provides the server-side ORB service with access to the applicable
policies during IOR construction and the ability to add components.
- IORInfoHelper - Class in org.omg.PortableInterceptor
-
Provides the server-side ORB service with access to the applicable
policies during IOR construction and the ability to add components.
- IORInfoHelper() - Constructor for class org.omg.PortableInterceptor.IORInfoHelper
-
- IORInfoHolder - Class in org.omg.PortableInterceptor
-
Provides the server-side ORB service with access to the applicable
policies during IOR construction and the ability to add components.
- IORInfoHolder() - Constructor for class org.omg.PortableInterceptor.IORInfoHolder
-
- IORInfoHolder(IORInfo) - Constructor for class org.omg.PortableInterceptor.IORInfoHolder
-
- IORInfoOperations - Interface in org.omg.PortableInterceptor
-
Provides the server-side ORB service with access to the applicable
policies during IOR construction and the ability to add components.
- IORInterceptor - Interface in org.omg.PortableInterceptor
-
Interceptor used to establish tagged components in the profiles within
an IOR.
- IORInterceptor_3_0 - Interface in org.omg.PortableInterceptor
-
org/omg/PortableInterceptor/IORInterceptor_3_0.java .
- IORInterceptor_3_0Helper - Class in org.omg.PortableInterceptor
-
org/omg/PortableInterceptor/IORInterceptor_3_0Helper.java .
- IORInterceptor_3_0Helper() - Constructor for class org.omg.PortableInterceptor.IORInterceptor_3_0Helper
-
- IORInterceptor_3_0Holder - Class in org.omg.PortableInterceptor
-
org/omg/PortableInterceptor/IORInterceptor_3_0Holder.java .
- IORInterceptor_3_0Holder() - Constructor for class org.omg.PortableInterceptor.IORInterceptor_3_0Holder
-
- IORInterceptor_3_0Holder(IORInterceptor_3_0) - Constructor for class org.omg.PortableInterceptor.IORInterceptor_3_0Holder
-
- IORInterceptor_3_0Operations - Interface in org.omg.PortableInterceptor
-
org/omg/PortableInterceptor/IORInterceptor_3_0Operations.java .
- IORInterceptorHelper - Class in org.omg.PortableInterceptor
-
Interceptor used to establish tagged components in the profiles within
an IOR.
- IORInterceptorHelper() - Constructor for class org.omg.PortableInterceptor.IORInterceptorHelper
-
- IORInterceptorHolder - Class in org.omg.PortableInterceptor
-
Interceptor used to establish tagged components in the profiles within
an IOR.
- IORInterceptorHolder() - Constructor for class org.omg.PortableInterceptor.IORInterceptorHolder
-
- IORInterceptorHolder(IORInterceptor) - Constructor for class org.omg.PortableInterceptor.IORInterceptorHolder
-
- IORInterceptorOperations - Interface in org.omg.PortableInterceptor
-
Interceptor used to establish tagged components in the profiles within
an IOR.
- IRObject - Interface in org.omg.CORBA
-
An IRObject IDL interface represents the most generic interface
from which all other Interface Repository interfaces are derived,
even the Repository itself.
- IRObjectOperations - Interface in org.omg.CORBA
-
This is the Operations interface for the mapping from IRObject.
- is_a(String) - Method in class org.omg.CORBA._InterfaceDefStub
-
- is_a(String) - Method in class org.omg.CORBA._ValueDefStub
-
- is_a(String) - Method in interface org.omg.CORBA.InterfaceDefOperations
-
- is_a(String) - Method in class org.omg.CORBA.InterfaceDefPOATie
-
- is_a(Object, String) - Method in class org.omg.CORBA.portable.Delegate
-
Checks if the object reference is an instance of the given interface.
- is_a(String) - Method in interface org.omg.CORBA.ValueDefOperations
-
- is_a(String) - Method in class org.omg.CORBA.ValueDefPOATie
-
- is_a(Servant, String) - Method in interface org.omg.PortableServer.portable.Delegate
-
This method checks to see if the specified repid is present
on the list returned by _all_interfaces() or is the
repository id for the generic CORBA Object.
- is_abstract() - Method in class org.omg.CORBA._InterfaceDefStub
-
- is_abstract(boolean) - Method in class org.omg.CORBA._InterfaceDefStub
-
- is_abstract() - Method in class org.omg.CORBA._ValueDefStub
-
- is_abstract(boolean) - Method in class org.omg.CORBA._ValueDefStub
-
- is_abstract() - Method in interface org.omg.CORBA.InterfaceDefOperations
-
- is_abstract(boolean) - Method in interface org.omg.CORBA.InterfaceDefOperations
-
- is_abstract - Variable in class org.omg.CORBA.InterfaceDefPackage.FullInterfaceDescription
-
- is_abstract() - Method in class org.omg.CORBA.InterfaceDefPOATie
-
- is_abstract(boolean) - Method in class org.omg.CORBA.InterfaceDefPOATie
-
- is_abstract() - Method in interface org.omg.CORBA.ValueDefOperations
-
- is_abstract(boolean) - Method in interface org.omg.CORBA.ValueDefOperations
-
- is_abstract - Variable in class org.omg.CORBA.ValueDefPackage.FullValueDescription
-
- is_abstract() - Method in class org.omg.CORBA.ValueDefPOATie
-
- is_abstract(boolean) - Method in class org.omg.CORBA.ValueDefPOATie
-
- is_abstract - Variable in class org.omg.CORBA.ValueDescription
-
- is_ancestor_transaction(Coordinator) - Method in class org.omg.CosTransactions._CoordinatorStub
-
- is_ancestor_transaction(Coordinator) - Method in interface org.omg.CosTransactions.CoordinatorOperations
-
- is_ancestor_transaction(Coordinator) - Method in class org.omg.CosTransactions.CoordinatorPOATie
-
- is_custom() - Method in class org.omg.CORBA._ValueDefStub
-
- is_custom(boolean) - Method in class org.omg.CORBA._ValueDefStub
-
- is_custom() - Method in interface org.omg.CORBA.ValueDefOperations
-
- is_custom(boolean) - Method in interface org.omg.CORBA.ValueDefOperations
-
- is_custom - Variable in class org.omg.CORBA.ValueDefPackage.FullValueDescription
-
- is_custom() - Method in class org.omg.CORBA.ValueDefPOATie
-
- is_custom(boolean) - Method in class org.omg.CORBA.ValueDefPOATie
-
- is_custom - Variable in class org.omg.CORBA.ValueDescription
-
- is_descendant_transaction(Coordinator) - Method in class org.omg.CosTransactions._CoordinatorStub
-
- is_descendant_transaction(Coordinator) - Method in interface org.omg.CosTransactions.CoordinatorOperations
-
- is_descendant_transaction(Coordinator) - Method in class org.omg.CosTransactions.CoordinatorPOATie
-
- is_equivalent(Object, Object) - Method in class org.omg.CORBA.portable.Delegate
-
Determines if the two object references are equivalent.
- is_local(Object) - Method in class org.omg.CORBA.portable.Delegate
-
Returns true if this object is implemented by a local servant.
- is_null() - Method in class org.omg.DynamicAny._DynValueBoxStub
-
Returns true if the DynValueCommon represents a null value type.
- is_null() - Method in class org.omg.DynamicAny._DynValueCommonStub
-
Returns true if the DynValueCommon represents a null value type.
- is_null() - Method in class org.omg.DynamicAny._DynValueStub
-
Returns true if the DynValueCommon represents a null value type.
- is_null() - Method in class org.omg.DynamicAny.DynValueBoxPOATie
-
Returns true if the DynValueCommon represents a null value type.
- is_null() - Method in interface org.omg.DynamicAny.DynValueCommonOperations
-
Returns true if the DynValueCommon represents a null value type.
- is_null() - Method in class org.omg.DynamicAny.DynValueCommonPOATie
-
Returns true if the DynValueCommon represents a null value type.
- is_null() - Method in class org.omg.DynamicAny.DynValuePOATie
-
Returns true if the DynValueCommon represents a null value type.
- is_related_transaction(Coordinator) - Method in class org.omg.CosTransactions._CoordinatorStub
-
- is_related_transaction(Coordinator) - Method in interface org.omg.CosTransactions.CoordinatorOperations
-
- is_related_transaction(Coordinator) - Method in class org.omg.CosTransactions.CoordinatorPOATie
-
- is_same_transaction(Coordinator) - Method in class org.omg.CosTransactions._CoordinatorStub
-
- is_same_transaction(Coordinator) - Method in interface org.omg.CosTransactions.CoordinatorOperations
-
- is_same_transaction(Coordinator) - Method in class org.omg.CosTransactions.CoordinatorPOATie
-
- is_top_level_transaction() - Method in class org.omg.CosTransactions._CoordinatorStub
-
- is_top_level_transaction() - Method in interface org.omg.CosTransactions.CoordinatorOperations
-
- is_top_level_transaction() - Method in class org.omg.CosTransactions.CoordinatorPOATie
-
- is_truncatable - Variable in class org.omg.CORBA.ValueDefPackage.FullValueDescription
-
- isCustomMarshaled(Class) - Method in interface javax.rmi.CORBA.ValueHandler
-
Indicates whether the given class performs custom or
default marshaling.
- isLocal(Stub) - Static method in class javax.rmi.CORBA.Util
-
The isLocal method has the same semantics as the
ObjectImpl._is_local
method, except that it can throw a RemoteException.
- isLocal(Stub) - Method in interface javax.rmi.CORBA.UtilDelegate
-
- IstringHelper - Class in org.omg.CosNaming
-
org/omg/CosNaming/IstringHelper.java .
- IstringHelper() - Constructor for class org.omg.CosNaming.IstringHelper
-
- item(int) - Method in class org.omg.CORBA.ContextList
-
Returns the String object at the given index.
- item(int) - Method in class org.omg.CORBA.ExceptionList
-
Returns the TypeCode object at the given index.
- item(int) - Method in class org.omg.CORBA.NVList
-
Retrieves the NamedValue object at the given index.
- name() - Method in class org.omg.CORBA._AliasDefStub
-
- name(String) - Method in class org.omg.CORBA._AliasDefStub
-
- name() - Method in class org.omg.CORBA._AttributeDefStub
-
- name(String) - Method in class org.omg.CORBA._AttributeDefStub
-
- name() - Method in class org.omg.CORBA._ConstantDefStub
-
- name(String) - Method in class org.omg.CORBA._ConstantDefStub
-
- name() - Method in class org.omg.CORBA._ContainedStub
-
- name(String) - Method in class org.omg.CORBA._ContainedStub
-
- name() - Method in class org.omg.CORBA._EnumDefStub
-
- name(String) - Method in class org.omg.CORBA._EnumDefStub
-
- name() - Method in class org.omg.CORBA._ExceptionDefStub
-
- name(String) - Method in class org.omg.CORBA._ExceptionDefStub
-
- name() - Method in class org.omg.CORBA._InterfaceDefStub
-
- name(String) - Method in class org.omg.CORBA._InterfaceDefStub
-
- name() - Method in class org.omg.CORBA._ModuleDefStub
-
- name(String) - Method in class org.omg.CORBA._ModuleDefStub
-
- name() - Method in class org.omg.CORBA._NativeDefStub
-
- name(String) - Method in class org.omg.CORBA._NativeDefStub
-
- name() - Method in class org.omg.CORBA._OperationDefStub
-
- name(String) - Method in class org.omg.CORBA._OperationDefStub
-
- name() - Method in class org.omg.CORBA._StructDefStub
-
- name(String) - Method in class org.omg.CORBA._StructDefStub
-
- name() - Method in class org.omg.CORBA._TypedefDefStub
-
- name(String) - Method in class org.omg.CORBA._TypedefDefStub
-
- name() - Method in class org.omg.CORBA._UnionDefStub
-
- name(String) - Method in class org.omg.CORBA._UnionDefStub
-
- name() - Method in class org.omg.CORBA._ValueDefStub
-
- name(String) - Method in class org.omg.CORBA._ValueDefStub
-
- name() - Method in class org.omg.CORBA._ValueMemberDefStub
-
- name(String) - Method in class org.omg.CORBA._ValueMemberDefStub
-
- name() - Method in class org.omg.CORBA.AliasDefPOATie
-
- name(String) - Method in class org.omg.CORBA.AliasDefPOATie
-
- name() - Method in class org.omg.CORBA.AttributeDefPOATie
-
- name(String) - Method in class org.omg.CORBA.AttributeDefPOATie
-
- name - Variable in class org.omg.CORBA.AttributeDescription
-
- name() - Method in class org.omg.CORBA.ConstantDefPOATie
-
- name(String) - Method in class org.omg.CORBA.ConstantDefPOATie
-
- name - Variable in class org.omg.CORBA.ConstantDescription
-
- name() - Method in interface org.omg.CORBA.ContainedOperations
-
- name(String) - Method in interface org.omg.CORBA.ContainedOperations
-
- name() - Method in class org.omg.CORBA.ContainedPOATie
-
- name(String) - Method in class org.omg.CORBA.ContainedPOATie
-
- name() - Method in class org.omg.CORBA.EnumDefPOATie
-
- name(String) - Method in class org.omg.CORBA.EnumDefPOATie
-
- name() - Method in class org.omg.CORBA.ExceptionDefPOATie
-
- name(String) - Method in class org.omg.CORBA.ExceptionDefPOATie
-
- name - Variable in class org.omg.CORBA.ExceptionDescription
-
- name - Variable in class org.omg.CORBA.InterfaceDefPackage.FullInterfaceDescription
-
- name() - Method in class org.omg.CORBA.InterfaceDefPOATie
-
- name(String) - Method in class org.omg.CORBA.InterfaceDefPOATie
-
- name - Variable in class org.omg.CORBA.InterfaceDescription
-
- name() - Method in class org.omg.CORBA.ModuleDefPOATie
-
- name(String) - Method in class org.omg.CORBA.ModuleDefPOATie
-
- name - Variable in class org.omg.CORBA.ModuleDescription
-
- name() - Method in class org.omg.CORBA.NamedValue
-
Retrieves the name for this NamedValue object.
- name() - Method in class org.omg.CORBA.NativeDefPOATie
-
- name(String) - Method in class org.omg.CORBA.NativeDefPOATie
-
- name() - Method in class org.omg.CORBA.OperationDefPOATie
-
- name(String) - Method in class org.omg.CORBA.OperationDefPOATie
-
- name - Variable in class org.omg.CORBA.OperationDescription
-
- name - Variable in class org.omg.CORBA.ParameterDescription
-
- name(byte[]) - Method in class org.omg.CORBA.Principal
-
- name() - Method in class org.omg.CORBA.Principal
-
- name() - Method in class org.omg.CORBA.StructDefPOATie
-
- name(String) - Method in class org.omg.CORBA.StructDefPOATie
-
- name - Variable in class org.omg.CORBA.StructMember
-
The name of the struct member described by
this StructMember object.
- name() - Method in class org.omg.CORBA.TypeCode
-
Retrieves the simple name identifying this TypeCode
object within its
enclosing scope.
- name() - Method in class org.omg.CORBA.TypedefDefPOATie
-
- name(String) - Method in class org.omg.CORBA.TypedefDefPOATie
-
- name - Variable in class org.omg.CORBA.TypeDescription
-
- name() - Method in class org.omg.CORBA.UnionDefPOATie
-
- name(String) - Method in class org.omg.CORBA.UnionDefPOATie
-
- name - Variable in class org.omg.CORBA.UnionMember
-
The name of the union member described by this
UnionMember object.
- name - Variable in class org.omg.CORBA.ValueDefPackage.FullValueDescription
-
- name() - Method in class org.omg.CORBA.ValueDefPOATie
-
- name(String) - Method in class org.omg.CORBA.ValueDefPOATie
-
- name - Variable in class org.omg.CORBA.ValueDescription
-
- name - Variable in class org.omg.CORBA.ValueMember
-
The name of the value member described by this
ValueMember object.
- name() - Method in class org.omg.CORBA.ValueMemberDefPOATie
-
- name(String) - Method in class org.omg.CORBA.ValueMemberDefPOATie
-
- name() - Method in interface org.omg.PortableInterceptor.InterceptorOperations
-
Returns the name of the interceptor.
- name - Variable in exception org.omg.PortableInterceptor.ORBInitInfoPackage.DuplicateName
-
The name for which there was already an interceptor registered.
- NameComponent - Class in org.omg.CosNaming
-
org/omg/CosNaming/NameComponent.java .
- NameComponent() - Constructor for class org.omg.CosNaming.NameComponent
-
- NameComponent(String, String) - Constructor for class org.omg.CosNaming.NameComponent
-
- NameComponentHelper - Class in org.omg.CosNaming
-
org/omg/CosNaming/NameComponentHelper.java .
- NameComponentHelper() - Constructor for class org.omg.CosNaming.NameComponentHelper
-
- NameComponentHolder - Class in org.omg.CosNaming
-
org/omg/CosNaming/NameComponentHolder.java .
- NameComponentHolder() - Constructor for class org.omg.CosNaming.NameComponentHolder
-
- NameComponentHolder(NameComponent) - Constructor for class org.omg.CosNaming.NameComponentHolder
-
- NamedValue - Class in org.omg.CORBA
-
An object used in the DII and DSI to describe
arguments and return values.
- NamedValue() - Constructor for class org.omg.CORBA.NamedValue
-
- NameDynAnyPair - Class in org.omg.DynamicAny
-
org/omg/DynamicAny/NameDynAnyPair.java .
- NameDynAnyPair() - Constructor for class org.omg.DynamicAny.NameDynAnyPair
-
- NameDynAnyPair(String, DynAny) - Constructor for class org.omg.DynamicAny.NameDynAnyPair
-
- NameDynAnyPairHelper - Class in org.omg.DynamicAny
-
org/omg/DynamicAny/NameDynAnyPairHelper.java .
- NameDynAnyPairHelper() - Constructor for class org.omg.DynamicAny.NameDynAnyPairHelper
-
- NameDynAnyPairHolder - Class in org.omg.DynamicAny
-
org/omg/DynamicAny/NameDynAnyPairHolder.java .
- NameDynAnyPairHolder() - Constructor for class org.omg.DynamicAny.NameDynAnyPairHolder
-
- NameDynAnyPairHolder(NameDynAnyPair) - Constructor for class org.omg.DynamicAny.NameDynAnyPairHolder
-
- NameDynAnyPairSeqHelper - Class in org.omg.DynamicAny
-
org/omg/DynamicAny/NameDynAnyPairSeqHelper.java .
- NameDynAnyPairSeqHelper() - Constructor for class org.omg.DynamicAny.NameDynAnyPairSeqHelper
-
- NameDynAnyPairSeqHolder - Class in org.omg.DynamicAny
-
org/omg/DynamicAny/NameDynAnyPairSeqHolder.java .
- NameDynAnyPairSeqHolder() - Constructor for class org.omg.DynamicAny.NameDynAnyPairSeqHolder
-
- NameDynAnyPairSeqHolder(NameDynAnyPair[]) - Constructor for class org.omg.DynamicAny.NameDynAnyPairSeqHolder
-
- NameHelper - Class in org.omg.CosNaming
-
A name is a sequence of name components.
- NameHelper() - Constructor for class org.omg.CosNaming.NameHelper
-
- NameHolder - Class in org.omg.CosNaming
-
A name is a sequence of name components.
- NameHolder() - Constructor for class org.omg.CosNaming.NameHolder
-
- NameHolder(NameComponent[]) - Constructor for class org.omg.CosNaming.NameHolder
-
- NameValuePair - Class in org.omg.CORBA
-
Associates a name with a value that is an
attribute of an IDL struct, and is used in the DynStruct APIs.
- NameValuePair() - Constructor for class org.omg.CORBA.NameValuePair
-
Constructs an empty NameValuePair object.
- NameValuePair(String, Any) - Constructor for class org.omg.CORBA.NameValuePair
-
Constructs a NameValuePair object that associates
the given name with the given org.omg.CORBA.Any object.
- NameValuePair - Class in org.omg.DynamicAny
-
org/omg/DynamicAny/NameValuePair.java .
- NameValuePair() - Constructor for class org.omg.DynamicAny.NameValuePair
-
- NameValuePair(String, Any) - Constructor for class org.omg.DynamicAny.NameValuePair
-
- NameValuePairHelper - Class in org.omg.CORBA
-
The Helper for NameValuePair.
- NameValuePairHelper() - Constructor for class org.omg.CORBA.NameValuePairHelper
-
- NameValuePairHelper - Class in org.omg.DynamicAny
-
org/omg/DynamicAny/NameValuePairHelper.java .
- NameValuePairHelper() - Constructor for class org.omg.DynamicAny.NameValuePairHelper
-
- NameValuePairHolder - Class in org.omg.DynamicAny
-
org/omg/DynamicAny/NameValuePairHolder.java .
- NameValuePairHolder() - Constructor for class org.omg.DynamicAny.NameValuePairHolder
-
- NameValuePairHolder(NameValuePair) - Constructor for class org.omg.DynamicAny.NameValuePairHolder
-
- NameValuePairSeqHelper - Class in org.omg.DynamicAny
-
org/omg/DynamicAny/NameValuePairSeqHelper.java .
- NameValuePairSeqHelper() - Constructor for class org.omg.DynamicAny.NameValuePairSeqHelper
-
- NameValuePairSeqHolder - Class in org.omg.DynamicAny
-
org/omg/DynamicAny/NameValuePairSeqHolder.java .
- NameValuePairSeqHolder() - Constructor for class org.omg.DynamicAny.NameValuePairSeqHolder
-
- NameValuePairSeqHolder(NameValuePair[]) - Constructor for class org.omg.DynamicAny.NameValuePairSeqHolder
-
- NamingContext - Interface in org.omg.CosNaming
-
A naming context is an object that contains a set of name bindings in
which each name is unique.
- NamingContextExt - Interface in org.omg.CosNaming
-
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.
- NamingContextExtHelper - Class in org.omg.CosNaming
-
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.
- NamingContextExtHelper() - Constructor for class org.omg.CosNaming.NamingContextExtHelper
-
- NamingContextExtHolder - Class in org.omg.CosNaming
-
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.
- NamingContextExtHolder() - Constructor for class org.omg.CosNaming.NamingContextExtHolder
-
- NamingContextExtHolder(NamingContextExt) - Constructor for class org.omg.CosNaming.NamingContextExtHolder
-
- NamingContextExtOperations - Interface in org.omg.CosNaming
-
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.
- NamingContextExtPOA - Class in org.omg.CosNaming
-
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.
- NamingContextExtPOA() - Constructor for class org.omg.CosNaming.NamingContextExtPOA
-
- NamingContextExtPOATie - Class in org.omg.CosNaming
-
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.
- NamingContextExtPOATie(NamingContextExtOperations) - Constructor for class org.omg.CosNaming.NamingContextExtPOATie
-
- NamingContextExtPOATie(NamingContextExtOperations, POA) - Constructor for class org.omg.CosNaming.NamingContextExtPOATie
-
- NamingContextHelper - Class in org.omg.CosNaming
-
A naming context is an object that contains a set of name bindings in
which each name is unique.
- NamingContextHelper() - Constructor for class org.omg.CosNaming.NamingContextHelper
-
- NamingContextHolder - Class in org.omg.CosNaming
-
A naming context is an object that contains a set of name bindings in
which each name is unique.
- NamingContextHolder() - Constructor for class org.omg.CosNaming.NamingContextHolder
-
- NamingContextHolder(NamingContext) - Constructor for class org.omg.CosNaming.NamingContextHolder
-
- NamingContextOperations - Interface in org.omg.CosNaming
-
A naming context is an object that contains a set of name bindings in
which each name is unique.
- NamingContextPOA - Class in org.omg.CosNaming
-
A naming context is an object that contains a set of name bindings in
which each name is unique.
- NamingContextPOA() - Constructor for class org.omg.CosNaming.NamingContextPOA
-
- NamingContextPOATie - Class in org.omg.CosNaming
-
A naming context is an object that contains a set of name bindings in
which each name is unique.
- NamingContextPOATie(NamingContextOperations) - Constructor for class org.omg.CosNaming.NamingContextPOATie
-
- NamingContextPOATie(NamingContextOperations, POA) - Constructor for class org.omg.CosNaming.NamingContextPOATie
-
- narrow(Object, Class) - Method in interface javax.rmi.CORBA.PortableRemoteObjectDelegate
-
- narrow(Object, Class) - Static method in class javax.rmi.PortableRemoteObject
-
Checks to ensure that an object of a remote or abstract interface type
can be cast to a desired type.
- narrow(Object) - Static method in class org.omg.CORBA.AliasDefHelper
-
- narrow(Object) - Static method in class org.omg.CORBA.ArrayDefHelper
-
- narrow(Object) - Static method in class org.omg.CORBA.AttributeDefHelper
-
- narrow(Object) - Static method in class org.omg.CORBA.ConstantDefHelper
-
- narrow(Object) - Static method in class org.omg.CORBA.ContainedHelper
-
- narrow(Object) - Static method in class org.omg.CORBA.ContainerHelper
-
- narrow(Object) - Static method in class org.omg.CORBA.CurrentHelper
-
- narrow(Object) - Static method in class org.omg.CORBA.EnumDefHelper
-
- narrow(Object) - Static method in class org.omg.CORBA.ExceptionDefHelper
-
- narrow(Object) - Static method in class org.omg.CORBA.IDLTypeHelper
-
- narrow(Object) - Static method in class org.omg.CORBA.InterfaceDefHelper
-
- narrow(Object) - Static method in class org.omg.CORBA.ModuleDefHelper
-
- narrow(Object) - Static method in class org.omg.CORBA.NativeDefHelper
-
- narrow(Object) - Static method in class org.omg.CORBA.OperationDefHelper
-
- narrow(Object) - Static method in class org.omg.CORBA.PolicyHelper
-
- narrow(Object) - Static method in class org.omg.CORBA.PrimitiveDefHelper
-
- narrow(Object) - Static method in class org.omg.CORBA.RepositoryHelper
-
- narrow(Object) - Static method in class org.omg.CORBA.SequenceDefHelper
-
- narrow(Object) - Static method in class org.omg.CORBA.StringDefHelper
-
- narrow(Object) - Static method in class org.omg.CORBA.StructDefHelper
-
- narrow(Object) - Static method in class org.omg.CORBA.TypedefDefHelper
-
- narrow(Object) - Static method in class org.omg.CORBA.UnionDefHelper
-
- narrow(Object) - Static method in class org.omg.CORBA.ValueBoxDefHelper
-
- narrow(Object) - Static method in class org.omg.CORBA.ValueDefHelper
-
- narrow(Object) - Static method in class org.omg.CORBA.ValueMemberDefHelper
-
- narrow(Object) - Static method in class org.omg.CosNaming.BindingIteratorHelper
-
- narrow(Object) - Static method in class org.omg.CosNaming.NamingContextExtHelper
-
- narrow(Object) - Static method in class org.omg.CosNaming.NamingContextHelper
-
- narrow(Object) - Static method in class org.omg.CosTransactions.ControlHelper
-
- narrow(Object) - Static method in class org.omg.CosTransactions.CoordinatorHelper
-
- narrow(Object) - Static method in class org.omg.CosTransactions.CurrentHelper
-
- narrow(Object) - Static method in class org.omg.CosTransactions.InvocationPolicyHelper
-
- narrow(Object) - Static method in class org.omg.CosTransactions.NonTxTargetPolicyHelper
-
- narrow(Object) - Static method in class org.omg.CosTransactions.OTSPolicyHelper
-
- narrow(Object) - Static method in class org.omg.CosTransactions.RecoveryCoordinatorHelper
-
- narrow(Object) - Static method in class org.omg.CosTransactions.ResourceHelper
-
- narrow(Object) - Static method in class org.omg.CosTransactions.SubtransactionAwareResourceHelper
-
- narrow(Object) - Static method in class org.omg.CosTransactions.SynchronizationHelper
-
- narrow(Object) - Static method in class org.omg.CosTransactions.TerminatorHelper
-
- narrow(Object) - Static method in class org.omg.CosTransactions.TransactionalObjectHelper
-
- narrow(Object) - Static method in class org.omg.CosTransactions.TransactionFactoryHelper
-
- narrow(Object) - Static method in class org.omg.DynamicAny.DynAnyFactoryHelper
-
- narrow(Object) - Static method in class org.omg.DynamicAny.DynAnyHelper
-
- narrow(Object) - Static method in class org.omg.DynamicAny.DynArrayHelper
-
- narrow(Object) - Static method in class org.omg.DynamicAny.DynEnumHelper
-
- narrow(Object) - Static method in class org.omg.DynamicAny.DynFixedHelper
-
- narrow(Object) - Static method in class org.omg.DynamicAny.DynSequenceHelper
-
- narrow(Object) - Static method in class org.omg.DynamicAny.DynStructHelper
-
- narrow(Object) - Static method in class org.omg.DynamicAny.DynUnionHelper
-
- narrow(Object) - Static method in class org.omg.DynamicAny.DynValueBoxHelper
-
- narrow(Object) - Static method in class org.omg.DynamicAny.DynValueCommonHelper
-
- narrow(Object) - Static method in class org.omg.DynamicAny.DynValueHelper
-
- narrow(Object) - Static method in class org.omg.IOP.CodecFactoryHelper
-
- narrow(Object) - Static method in class org.omg.IOP.CodecHelper
-
- narrow(Object) - Static method in class org.omg.Messaging.MaxHopsPolicyHelper
-
- narrow(Object) - Static method in class org.omg.Messaging.QueueOrderPolicyHelper
-
- narrow(Object) - Static method in class org.omg.Messaging.RebindPolicyHelper
-
- narrow(Object) - Static method in class org.omg.Messaging.RelativeRequestTimeoutPolicyHelper
-
- narrow(Object) - Static method in class org.omg.Messaging.RelativeRoundtripTimeoutPolicyHelper
-
- narrow(Object) - Static method in class org.omg.Messaging.ReplyEndTimePolicyHelper
-
- narrow(Object) - Static method in class org.omg.Messaging.ReplyPriorityPolicyHelper
-
- narrow(Object) - Static method in class org.omg.Messaging.ReplyStartTimePolicyHelper
-
- narrow(Object) - Static method in class org.omg.Messaging.RequestEndTimePolicyHelper
-
- narrow(Object) - Static method in class org.omg.Messaging.RequestPriorityPolicyHelper
-
- narrow(Object) - Static method in class org.omg.Messaging.RequestStartTimePolicyHelper
-
- narrow(Object) - Static method in class org.omg.Messaging.RoutingPolicyHelper
-
- narrow(Object) - Static method in class org.omg.Messaging.SyncScopePolicyHelper
-
- narrow(Object) - Static method in class org.omg.PortableInterceptor.ClientRequestInfoHelper
-
- narrow(Object) - Static method in class org.omg.PortableInterceptor.ClientRequestInterceptorHelper
-
- narrow(Object) - Static method in class org.omg.PortableInterceptor.CurrentHelper
-
- narrow(Object) - Static method in class org.omg.PortableInterceptor.InterceptorHelper
-
- narrow(Object) - Static method in class org.omg.PortableInterceptor.IORInfoHelper
-
- narrow(Object) - Static method in class org.omg.PortableInterceptor.IORInterceptor_3_0Helper
-
- narrow(Object) - Static method in class org.omg.PortableInterceptor.IORInterceptorHelper
-
- narrow(Object) - Static method in class org.omg.PortableInterceptor.ORBInitializerHelper
-
- narrow(Object) - Static method in class org.omg.PortableInterceptor.ORBInitInfoHelper
-
- narrow(Object) - Static method in class org.omg.PortableInterceptor.PolicyFactoryHelper
-
- narrow(Object) - Static method in class org.omg.PortableInterceptor.RequestInfoHelper
-
- narrow(Object) - Static method in class org.omg.PortableInterceptor.ServerRequestInfoHelper
-
- narrow(Object) - Static method in class org.omg.PortableInterceptor.ServerRequestInterceptorHelper
-
- narrow(Object) - Static method in class org.omg.PortableServer.POAHelper
-
- narrow(Object) - Static method in class org.omg.PortableServer.ServantActivatorHelper
-
- narrow(Object) - Static method in class org.omg.PortableServer.ServantLocatorHelper
-
- narrow(Object) - Static method in class org.omg.SendingContext.CodeBaseHelper
-
- narrow(Object) - Static method in class org.omg.SendingContext.RunTimeHelper
-
- NativeDef - Interface in org.omg.CORBA
-
org/omg/CORBA/NativeDef.java .
- NativeDefHelper - Class in org.omg.CORBA
-
org/omg/CORBA/NativeDefHelper.java .
- NativeDefHelper() - Constructor for class org.omg.CORBA.NativeDefHelper
-
- NativeDefHolder - Class in org.omg.CORBA
-
org/omg/CORBA/NativeDefHolder.java .
- NativeDefHolder() - Constructor for class org.omg.CORBA.NativeDefHolder
-
- NativeDefHolder(NativeDef) - Constructor for class org.omg.CORBA.NativeDefHolder
-
- NativeDefOperations - Interface in org.omg.CORBA
-
org/omg/CORBA/NativeDefOperations.java .
- NativeDefPOA - Class in org.omg.CORBA
-
org/omg/CORBA/NativeDefPOA.java .
- NativeDefPOA() - Constructor for class org.omg.CORBA.NativeDefPOA
-
- NativeDefPOATie - Class in org.omg.CORBA
-
org/omg/CORBA/NativeDefPOATie.java .
- NativeDefPOATie(NativeDefOperations) - Constructor for class org.omg.CORBA.NativeDefPOATie
-
- NativeDefPOATie(NativeDefOperations, POA) - Constructor for class org.omg.CORBA.NativeDefPOATie
-
- ncontext - Static variable in class org.omg.CosNaming.BindingType
-
- new_context() - Method in class org.omg.CosNaming._NamingContextExtStub
-
This operation returns a naming context implemented by the same
naming server as the context on which the operation was invoked.
- new_context() - Method in class org.omg.CosNaming._NamingContextStub
-
This operation returns a naming context implemented by the same
naming server as the context on which the operation was invoked.
- new_context() - Method in class org.omg.CosNaming.NamingContextExtPOATie
-
This operation returns a naming context implemented by the same
naming server as the context on which the operation was invoked.
- new_context() - Method in interface org.omg.CosNaming.NamingContextOperations
-
This operation returns a naming context implemented by the same
naming server as the context on which the operation was invoked.
- new_context() - Method in class org.omg.CosNaming.NamingContextPOATie
-
This operation returns a naming context implemented by the same
naming server as the context on which the operation was invoked.
- next() - Method in interface org.omg.CORBA.DynAny
-
Deprecated.
Moves to the next component of this DynAny object.
- next() - Method in class org.omg.DynamicAny._DynAnyStub
-
Advances the current position to the next component.
- next() - Method in class org.omg.DynamicAny._DynArrayStub
-
Advances the current position to the next component.
- next() - Method in class org.omg.DynamicAny._DynEnumStub
-
Advances the current position to the next component.
- next() - Method in class org.omg.DynamicAny._DynFixedStub
-
Advances the current position to the next component.
- next() - Method in class org.omg.DynamicAny._DynSequenceStub
-
Advances the current position to the next component.
- next() - Method in class org.omg.DynamicAny._DynStructStub
-
Advances the current position to the next component.
- next() - Method in class org.omg.DynamicAny._DynUnionStub
-
Advances the current position to the next component.
- next() - Method in class org.omg.DynamicAny._DynValueBoxStub
-
Advances the current position to the next component.
- next() - Method in class org.omg.DynamicAny._DynValueCommonStub
-
Advances the current position to the next component.
- next() - Method in class org.omg.DynamicAny._DynValueStub
-
Advances the current position to the next component.
- next() - Method in interface org.omg.DynamicAny.DynAnyOperations
-
Advances the current position to the next component.
- next() - Method in class org.omg.DynamicAny.DynAnyPOATie
-
Advances the current position to the next component.
- next() - Method in class org.omg.DynamicAny.DynArrayPOATie
-
Advances the current position to the next component.
- next() - Method in class org.omg.DynamicAny.DynEnumPOATie
-
Advances the current position to the next component.
- next() - Method in class org.omg.DynamicAny.DynFixedPOATie
-
Advances the current position to the next component.
- next() - Method in class org.omg.DynamicAny.DynSequencePOATie
-
Advances the current position to the next component.
- next() - Method in class org.omg.DynamicAny.DynStructPOATie
-
Advances the current position to the next component.
- next() - Method in class org.omg.DynamicAny.DynUnionPOATie
-
Advances the current position to the next component.
- next() - Method in class org.omg.DynamicAny.DynValueBoxPOATie
-
Advances the current position to the next component.
- next() - Method in class org.omg.DynamicAny.DynValueCommonPOATie
-
Advances the current position to the next component.
- next() - Method in class org.omg.DynamicAny.DynValuePOATie
-
Advances the current position to the next component.
- next_n(int, BindingListHolder) - Method in class org.omg.CosNaming._BindingIteratorStub
-
This operation returns at most the requested number of bindings.
- next_n(int, BindingListHolder) - Method in interface org.omg.CosNaming.BindingIteratorOperations
-
This operation returns at most the requested number of bindings.
- next_n(int, BindingListHolder) - Method in class org.omg.CosNaming.BindingIteratorPOATie
-
This operation returns at most the requested number of bindings.
- next_one(BindingHolder) - Method in class org.omg.CosNaming._BindingIteratorStub
-
This operation returns the next binding.
- next_one(BindingHolder) - Method in interface org.omg.CosNaming.BindingIteratorOperations
-
This operation returns the next binding.
- next_one(BindingHolder) - Method in class org.omg.CosNaming.BindingIteratorPOATie
-
This operation returns the next binding.
- NO_IMPLEMENT - Exception in org.omg.CORBA
-
This exception indicates that even though the operation that
was invoked exists (it has an IDL definition), no implementation
for that operation exists.
- NO_IMPLEMENT() - Constructor for exception org.omg.CORBA.NO_IMPLEMENT
-
Constructs a NO_IMPLEMENT exception with a default minor code
of 0, a completion state of CompletionStatus.COMPLETED_NO,
and a null description.
- NO_IMPLEMENT(String) - Constructor for exception org.omg.CORBA.NO_IMPLEMENT
-
Constructs a NO_IMPLEMENT exception with the specified description message,
a minor code of 0, and a completion state of COMPLETED_NO.
- NO_IMPLEMENT(int, CompletionStatus) - Constructor for exception org.omg.CORBA.NO_IMPLEMENT
-
Constructs a NO_IMPLEMENT exception with the specified
minor code and completion status.
- NO_IMPLEMENT(String, int, CompletionStatus) - Constructor for exception org.omg.CORBA.NO_IMPLEMENT
-
Constructs a NO_IMPLEMENT exception with the specified description
message, minor code, and completion status.
- NO_IMPLICIT_ACTIVATION - Static variable in class org.omg.PortableServer.ImplicitActivationPolicyValue
-
- NO_MEMORY - Exception in org.omg.CORBA
-
Exception thrown when the ORB run time has run out of memory.
- NO_MEMORY() - Constructor for exception org.omg.CORBA.NO_MEMORY
-
Constructs a NO_MEMORY exception with a default minor code
of 0, a completion state of CompletionStatus.COMPLETED_NO,
and a null description.
- NO_MEMORY(String) - Constructor for exception org.omg.CORBA.NO_MEMORY
-
Constructs a NO_MEMORY exception with the specified description message,
a minor code of 0, and a completion state of COMPLETED_NO.
- NO_MEMORY(int, CompletionStatus) - Constructor for exception org.omg.CORBA.NO_MEMORY
-
Constructs a NO_MEMORY exception with the specified
minor code and completion status.
- NO_MEMORY(String, int, CompletionStatus) - Constructor for exception org.omg.CORBA.NO_MEMORY
-
Constructs a NO_MEMORY exception with the specified description
message, minor code, and completion status.
- NO_PERMISSION - Exception in org.omg.CORBA
-
Exception thrown when an invocation failed because the caller
has insufficient privileges.
- NO_PERMISSION() - Constructor for exception org.omg.CORBA.NO_PERMISSION
-
Constructs a NO_PERMISSION exception with a default minor code
of 0 and a completion state of CompletionStatus.COMPLETED_NO,
and a null description.
- NO_PERMISSION(String) - Constructor for exception org.omg.CORBA.NO_PERMISSION
-
Constructs a NO_PERMISSION exception with the specified description,
a minor code of 0, and a completion state of COMPLETED_NO.
- NO_PERMISSION(int, CompletionStatus) - Constructor for exception org.omg.CORBA.NO_PERMISSION
-
Constructs a NO_PERMISSION exception with the specified
minor code and completion status.
- NO_PERMISSION(String, int, CompletionStatus) - Constructor for exception org.omg.CORBA.NO_PERMISSION
-
Constructs a NO_PERMISSION exception with the specified description
message, minor code, and completion status.
- NO_REBIND - Interface in org.omg.Messaging
-
org/omg/Messaging/NO_REBIND.java .
- NO_RECONNECT - Interface in org.omg.Messaging
-
org/omg/Messaging/NO_RECONNECT.java .
- NO_RESOURCES - Exception in org.omg.CORBA
-
Exception thrown when the ORB has encountered some general resource
limitation.
- NO_RESOURCES() - Constructor for exception org.omg.CORBA.NO_RESOURCES
-
Constructs a NO_RESOURCES exception with a default minor code
of 0, a completion state of CompletionStatus.COMPLETED_NO,
and a null description.
- NO_RESOURCES(String) - Constructor for exception org.omg.CORBA.NO_RESOURCES
-
Constructs a NO_RESOURCES exception with the specified description,
a minor code of 0, and a completion state of COMPLETED_NO.
- NO_RESOURCES(int, CompletionStatus) - Constructor for exception org.omg.CORBA.NO_RESOURCES
-
Constructs a NO_RESOURCES exception with the specified
minor code and completion status.
- NO_RESOURCES(String, int, CompletionStatus) - Constructor for exception org.omg.CORBA.NO_RESOURCES
-
Constructs a NO_RESOURCES exception with the specified description
message, minor code, and completion status.
- NO_RESPONSE - Exception in org.omg.CORBA
-
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.
- NO_RESPONSE() - Constructor for exception org.omg.CORBA.NO_RESPONSE
-
Constructs a NO_RESPONSE exception with a default minor code
of 0, a completion state of CompletionStatus.COMPLETED_NO,
and a null description.
- NO_RESPONSE(String) - Constructor for exception org.omg.CORBA.NO_RESPONSE
-
Constructs a NO_RESPONSE exception with the specified description message,
a minor code of 0, and a completion state of COMPLETED_NO.
- NO_RESPONSE(int, CompletionStatus) - Constructor for exception org.omg.CORBA.NO_RESPONSE
-
Constructs a NO_RESPONSE exception with the specified
minor code and completion status.
- NO_RESPONSE(String, int, CompletionStatus) - Constructor for exception org.omg.CORBA.NO_RESPONSE
-
Constructs a NO_RESPONSE exception with the specified description
message, minor code, and completion status.
- nobject - Static variable in class org.omg.CosNaming.BindingType
-
- NoContext - Exception in org.omg.PortableServer.CurrentPackage
-
org/omg/PortableServer/CurrentPackage/NoContext.java .
- NoContext() - Constructor for exception org.omg.PortableServer.CurrentPackage.NoContext
-
- NoContext(String) - Constructor for exception org.omg.PortableServer.CurrentPackage.NoContext
-
- NoContextHelper - Class in org.omg.PortableServer.CurrentPackage
-
org/omg/PortableServer/CurrentPackage/NoContextHelper.java .
- NoContextHelper() - Constructor for class org.omg.PortableServer.CurrentPackage.NoContextHelper
-
- NoContextHolder - Class in org.omg.PortableServer.CurrentPackage
-
org/omg/PortableServer/CurrentPackage/NoContextHolder.java .
- NoContextHolder() - Constructor for class org.omg.PortableServer.CurrentPackage.NoContextHolder
-
- NoContextHolder(NoContext) - Constructor for class org.omg.PortableServer.CurrentPackage.NoContextHolder
-
- non_existent(Object) - Method in class org.omg.CORBA.portable.Delegate
-
Determines whether the server object for the object reference has been
destroyed.
- NON_EXISTENT - Interface in org.omg.PortableInterceptor
-
org/omg/PortableInterceptor/NON_EXISTENT.java .
- non_existent(Servant) - Method in interface org.omg.PortableServer.portable.Delegate
-
This operation is used to check for the existence of the
Object.
- NON_RETAIN - Static variable in class org.omg.PortableServer.ServantRetentionPolicyValue
-
- NON_TX_TARGET_POLICY_TYPE - Interface in org.omg.CosTransactions
-
org/omg/CosTransactions/NON_TX_TARGET_POLICY_TYPE.java .
- NonTxTargetPolicy - Interface in org.omg.CosTransactions
-
org/omg/CosTransactions/NonTxTargetPolicy.java .
- NonTxTargetPolicyHelper - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/NonTxTargetPolicyHelper.java .
- NonTxTargetPolicyHelper() - Constructor for class org.omg.CosTransactions.NonTxTargetPolicyHelper
-
- NonTxTargetPolicyHolder - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/NonTxTargetPolicyHolder.java .
- NonTxTargetPolicyHolder() - Constructor for class org.omg.CosTransactions.NonTxTargetPolicyHolder
-
- NonTxTargetPolicyHolder(NonTxTargetPolicy) - Constructor for class org.omg.CosTransactions.NonTxTargetPolicyHolder
-
- NonTxTargetPolicyOperations - Interface in org.omg.CosTransactions
-
org/omg/CosTransactions/NonTxTargetPolicyOperations.java .
- NonTxTargetPolicyPOA - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/NonTxTargetPolicyPOA.java .
- NonTxTargetPolicyPOA() - Constructor for class org.omg.CosTransactions.NonTxTargetPolicyPOA
-
- NonTxTargetPolicyPOATie - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/NonTxTargetPolicyPOATie.java .
- NonTxTargetPolicyPOATie(NonTxTargetPolicyOperations) - Constructor for class org.omg.CosTransactions.NonTxTargetPolicyPOATie
-
- NonTxTargetPolicyPOATie(NonTxTargetPolicyOperations, POA) - Constructor for class org.omg.CosTransactions.NonTxTargetPolicyPOATie
-
- NonTxTargetPolicyValueHelper - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/NonTxTargetPolicyValueHelper.java .
- NonTxTargetPolicyValueHelper() - Constructor for class org.omg.CosTransactions.NonTxTargetPolicyValueHelper
-
- NoServant - Exception in org.omg.PortableServer.POAPackage
-
org/omg/PortableServer/POAPackage/NoServant.java .
- NoServant() - Constructor for exception org.omg.PortableServer.POAPackage.NoServant
-
- NoServant(String) - Constructor for exception org.omg.PortableServer.POAPackage.NoServant
-
- NoServantHelper - Class in org.omg.PortableServer.POAPackage
-
org/omg/PortableServer/POAPackage/NoServantHelper.java .
- NoServantHelper() - Constructor for class org.omg.PortableServer.POAPackage.NoServantHelper
-
- NoServantHolder - Class in org.omg.PortableServer.POAPackage
-
org/omg/PortableServer/POAPackage/NoServantHolder.java .
- NoServantHolder() - Constructor for class org.omg.PortableServer.POAPackage.NoServantHolder
-
- NoServantHolder(NoServant) - Constructor for class org.omg.PortableServer.POAPackage.NoServantHolder
-
- not_context - Static variable in class org.omg.CosNaming.NamingContextPackage.NotFoundReason
-
- not_object - Static variable in class org.omg.CosNaming.NamingContextPackage.NotFoundReason
-
- NotAvailable - Exception in org.omg.CORBA.TSIdentificationPackage
-
A user-defined exception thrown if the ORB is unavailable
to register the call-back interfaces identified by the
OTS during initialization.
- NotAvailable() - Constructor for exception org.omg.CORBA.TSIdentificationPackage.NotAvailable
-
Constructs a NotAvailable exception.
- NotEmpty - Exception in org.omg.CosNaming.NamingContextPackage
-
org/omg/CosNaming/NamingContextPackage/NotEmpty.java .
- NotEmpty() - Constructor for exception org.omg.CosNaming.NamingContextPackage.NotEmpty
-
- NotEmpty(String) - Constructor for exception org.omg.CosNaming.NamingContextPackage.NotEmpty
-
- NotEmptyHelper - Class in org.omg.CosNaming.NamingContextPackage
-
org/omg/CosNaming/NamingContextPackage/NotEmptyHelper.java .
- NotEmptyHelper() - Constructor for class org.omg.CosNaming.NamingContextPackage.NotEmptyHelper
-
- NotEmptyHolder - Class in org.omg.CosNaming.NamingContextPackage
-
org/omg/CosNaming/NamingContextPackage/NotEmptyHolder.java .
- NotEmptyHolder() - Constructor for class org.omg.CosNaming.NamingContextPackage.NotEmptyHolder
-
- NotEmptyHolder(NotEmpty) - Constructor for class org.omg.CosNaming.NamingContextPackage.NotEmptyHolder
-
- NotFound - Exception in org.omg.CosNaming.NamingContextPackage
-
org/omg/CosNaming/NamingContextPackage/NotFound.java .
- NotFound() - Constructor for exception org.omg.CosNaming.NamingContextPackage.NotFound
-
- NotFound(NotFoundReason, NameComponent[]) - Constructor for exception org.omg.CosNaming.NamingContextPackage.NotFound
-
- NotFound(String, NotFoundReason, NameComponent[]) - Constructor for exception org.omg.CosNaming.NamingContextPackage.NotFound
-
- NotFoundHelper - Class in org.omg.CosNaming.NamingContextPackage
-
org/omg/CosNaming/NamingContextPackage/NotFoundHelper.java .
- NotFoundHelper() - Constructor for class org.omg.CosNaming.NamingContextPackage.NotFoundHelper
-
- NotFoundHolder - Class in org.omg.CosNaming.NamingContextPackage
-
org/omg/CosNaming/NamingContextPackage/NotFoundHolder.java .
- NotFoundHolder() - Constructor for class org.omg.CosNaming.NamingContextPackage.NotFoundHolder
-
- NotFoundHolder(NotFound) - Constructor for class org.omg.CosNaming.NamingContextPackage.NotFoundHolder
-
- NotFoundReason - Class in org.omg.CosNaming.NamingContextPackage
-
Indicates the reason for not able to resolve.
- NotFoundReason(int) - Constructor for class org.omg.CosNaming.NamingContextPackage.NotFoundReason
-
- NotFoundReasonHelper - Class in org.omg.CosNaming.NamingContextPackage
-
Indicates the reason for not able to resolve.
- NotFoundReasonHelper() - Constructor for class org.omg.CosNaming.NamingContextPackage.NotFoundReasonHelper
-
- NotFoundReasonHolder - Class in org.omg.CosNaming.NamingContextPackage
-
Indicates the reason for not able to resolve.
- NotFoundReasonHolder() - Constructor for class org.omg.CosNaming.NamingContextPackage.NotFoundReasonHolder
-
- NotFoundReasonHolder(NotFoundReason) - Constructor for class org.omg.CosNaming.NamingContextPackage.NotFoundReasonHolder
-
- NotPrepared - Exception in org.omg.CosTransactions
-
org/omg/CosTransactions/NotPrepared.java .
- NotPrepared() - Constructor for exception org.omg.CosTransactions.NotPrepared
-
- NotPrepared(String) - Constructor for exception org.omg.CosTransactions.NotPrepared
-
- NotPreparedHelper - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/NotPreparedHelper.java .
- NotPreparedHelper() - Constructor for class org.omg.CosTransactions.NotPreparedHelper
-
- NotPreparedHolder - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/NotPreparedHolder.java .
- NotPreparedHolder() - Constructor for class org.omg.CosTransactions.NotPreparedHolder
-
- NotPreparedHolder(NotPrepared) - Constructor for class org.omg.CosTransactions.NotPreparedHolder
-
- NoTransaction - Exception in org.omg.CosTransactions
-
org/omg/CosTransactions/NoTransaction.java .
- NoTransaction() - Constructor for exception org.omg.CosTransactions.NoTransaction
-
- NoTransaction(String) - Constructor for exception org.omg.CosTransactions.NoTransaction
-
- NoTransactionHelper - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/NoTransactionHelper.java .
- NoTransactionHelper() - Constructor for class org.omg.CosTransactions.NoTransactionHelper
-
- NoTransactionHolder - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/NoTransactionHolder.java .
- NoTransactionHolder() - Constructor for class org.omg.CosTransactions.NoTransactionHolder
-
- NoTransactionHolder(NoTransaction) - Constructor for class org.omg.CosTransactions.NoTransactionHolder
-
- NotSubtransaction - Exception in org.omg.CosTransactions
-
org/omg/CosTransactions/NotSubtransaction.java .
- NotSubtransaction() - Constructor for exception org.omg.CosTransactions.NotSubtransaction
-
- NotSubtransaction(String) - Constructor for exception org.omg.CosTransactions.NotSubtransaction
-
- NotSubtransactionHelper - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/NotSubtransactionHelper.java .
- NotSubtransactionHelper() - Constructor for class org.omg.CosTransactions.NotSubtransactionHelper
-
- NotSubtransactionHolder - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/NotSubtransactionHolder.java .
- NotSubtransactionHolder() - Constructor for class org.omg.CosTransactions.NotSubtransactionHolder
-
- NotSubtransactionHolder(NotSubtransaction) - Constructor for class org.omg.CosTransactions.NotSubtransactionHolder
-
- NVList - Class in org.omg.CORBA
-
A modifiable list containing NamedValue objects.
- NVList() - Constructor for class org.omg.CORBA.NVList
-
- read(InputStream) - Static method in class org.omg.CORBA.AliasDefHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.AnySeqHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.ArrayDefHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.AttrDescriptionSeqHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.AttributeDefHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.AttributeDescriptionHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.AttributeModeHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.BooleanSeqHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.CharSeqHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.CompletionStatusHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.ConstantDefHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.ConstantDescriptionHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.ContainedHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.ContainedPackage.DescriptionHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.ContainedSeqHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.ContainerHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.ContainerPackage.DescriptionHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.ContainerPackage.DescriptionSeqHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.ContextIdentifierHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.ContextIdSeqHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.CurrentHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.DefinitionKindHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.DoubleSeqHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.EnumDefHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.EnumMemberSeqHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.ExcDescriptionSeqHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.ExceptionDefHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.ExceptionDefSeqHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.ExceptionDescriptionHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.FieldNameHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.FloatSeqHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.IdentifierHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.IDLTypeHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.InitializerHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.InitializerSeqHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.InterfaceDefHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.InterfaceDefPackage.FullInterfaceDescriptionHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.InterfaceDefSeqHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.InterfaceDescriptionHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.LongLongSeqHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.LongSeqHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.ModuleDefHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.ModuleDescriptionHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.NameValuePairHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.NativeDefHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.ObjectHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.OctetSeqHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.OpDescriptionSeqHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.OperationDefHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.OperationDescriptionHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.OperationModeHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.ParameterDescriptionHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.ParameterModeHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.ParDescriptionSeqHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.PolicyErrorCodeHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.PolicyErrorHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.PolicyHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.PolicyListHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.PolicyTypeHelper
-
- read() - Method in class org.omg.CORBA.portable.InputStream
-
- read(InputStream) - Static method in class org.omg.CORBA.PrimitiveDefHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.PrimitiveKindHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.RepositoryHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.RepositoryIdHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.RepositoryIdSeqHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.ScopedNameHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.SequenceDefHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.ServiceDetailHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.ServiceInformationHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.SetOverrideTypeHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.ShortSeqHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.StringDefHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.StringSeqHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.StringValueHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.StructDefHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.StructMemberHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.StructMemberSeqHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.TypedefDefHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.TypeDescriptionHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.ULongLongSeqHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.ULongSeqHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.UnionDefHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.UnionMemberHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.UnionMemberSeqHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.UnknownUserExceptionHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.UShortSeqHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.ValueBaseHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.ValueBoxDefHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.ValueDefHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.ValueDefPackage.FullValueDescriptionHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.ValueDefSeqHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.ValueDescriptionHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.ValueMemberDefHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.ValueMemberHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.ValueMemberSeqHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.VersionSpecHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.VisibilityHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.WCharSeqHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.WrongTransactionHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.WStringSeqHelper
-
- read(InputStream) - Static method in class org.omg.CORBA.WStringValueHelper
-
- read(InputStream) - Static method in class org.omg.CosNaming.BindingHelper
-
- read(InputStream) - Static method in class org.omg.CosNaming.BindingIteratorHelper
-
- read(InputStream) - Static method in class org.omg.CosNaming.BindingListHelper
-
- read(InputStream) - Static method in class org.omg.CosNaming.BindingTypeHelper
-
- read(InputStream) - Static method in class org.omg.CosNaming.IstringHelper
-
- read(InputStream) - Static method in class org.omg.CosNaming.NameComponentHelper
-
- read(InputStream) - Static method in class org.omg.CosNaming.NameHelper
-
- read(InputStream) - Static method in class org.omg.CosNaming.NamingContextExtHelper
-
- read(InputStream) - Static method in class org.omg.CosNaming.NamingContextExtPackage.AddressHelper
-
- read(InputStream) - Static method in class org.omg.CosNaming.NamingContextExtPackage.InvalidAddressHelper
-
- read(InputStream) - Static method in class org.omg.CosNaming.NamingContextExtPackage.StringNameHelper
-
- read(InputStream) - Static method in class org.omg.CosNaming.NamingContextExtPackage.URLStringHelper
-
- read(InputStream) - Static method in class org.omg.CosNaming.NamingContextHelper
-
- read(InputStream) - Static method in class org.omg.CosNaming.NamingContextPackage.AlreadyBoundHelper
-
- read(InputStream) - Static method in class org.omg.CosNaming.NamingContextPackage.CannotProceedHelper
-
- read(InputStream) - Static method in class org.omg.CosNaming.NamingContextPackage.InvalidNameHelper
-
- read(InputStream) - Static method in class org.omg.CosNaming.NamingContextPackage.NotEmptyHelper
-
- read(InputStream) - Static method in class org.omg.CosNaming.NamingContextPackage.NotFoundHelper
-
- read(InputStream) - Static method in class org.omg.CosNaming.NamingContextPackage.NotFoundReasonHelper
-
- read(InputStream) - Static method in class org.omg.CosTransactions.ControlHelper
-
- read(InputStream) - Static method in class org.omg.CosTransactions.CoordinatorHelper
-
- read(InputStream) - Static method in class org.omg.CosTransactions.CurrentHelper
-
- read(InputStream) - Static method in class org.omg.CosTransactions.HeuristicCommitHelper
-
- read(InputStream) - Static method in class org.omg.CosTransactions.HeuristicHazardHelper
-
- read(InputStream) - Static method in class org.omg.CosTransactions.HeuristicMixedHelper
-
- read(InputStream) - Static method in class org.omg.CosTransactions.HeuristicRollbackHelper
-
- read(InputStream) - Static method in class org.omg.CosTransactions.InactiveHelper
-
- read(InputStream) - Static method in class org.omg.CosTransactions.InvalidControlHelper
-
- read(InputStream) - Static method in class org.omg.CosTransactions.InvocationPolicyHelper
-
- read(InputStream) - Static method in class org.omg.CosTransactions.InvocationPolicyValueHelper
-
- read(InputStream) - Static method in class org.omg.CosTransactions.NonTxTargetPolicyHelper
-
- read(InputStream) - Static method in class org.omg.CosTransactions.NonTxTargetPolicyValueHelper
-
- read(InputStream) - Static method in class org.omg.CosTransactions.NotPreparedHelper
-
- read(InputStream) - Static method in class org.omg.CosTransactions.NoTransactionHelper
-
- read(InputStream) - Static method in class org.omg.CosTransactions.NotSubtransactionHelper
-
- read(InputStream) - Static method in class org.omg.CosTransactions.otid_tHelper
-
- read(InputStream) - Static method in class org.omg.CosTransactions.OTSPolicyHelper
-
- read(InputStream) - Static method in class org.omg.CosTransactions.OTSPolicyValueHelper
-
- read(InputStream) - Static method in class org.omg.CosTransactions.PropagationContextHelper
-
- read(InputStream) - Static method in class org.omg.CosTransactions.RecoveryCoordinatorHelper
-
- read(InputStream) - Static method in class org.omg.CosTransactions.ResourceHelper
-
- read(InputStream) - Static method in class org.omg.CosTransactions.StatusHelper
-
- read(InputStream) - Static method in class org.omg.CosTransactions.SubtransactionAwareResourceHelper
-
- read(InputStream) - Static method in class org.omg.CosTransactions.SubtransactionsUnavailableHelper
-
- read(InputStream) - Static method in class org.omg.CosTransactions.SynchronizationHelper
-
- read(InputStream) - Static method in class org.omg.CosTransactions.SynchronizationUnavailableHelper
-
- read(InputStream) - Static method in class org.omg.CosTransactions.TerminatorHelper
-
- read(InputStream) - Static method in class org.omg.CosTransactions.TransactionalObjectHelper
-
- read(InputStream) - Static method in class org.omg.CosTransactions.TransactionFactoryHelper
-
- read(InputStream) - Static method in class org.omg.CosTransactions.TransIdentityHelper
-
- read(InputStream) - Static method in class org.omg.CosTransactions.UnavailableHelper
-
- read(InputStream) - Static method in class org.omg.CosTransactions.VoteHelper
-
- read(InputStream) - Static method in class org.omg.Dynamic.ContextListHelper
-
- read(InputStream) - Static method in class org.omg.Dynamic.ExceptionListHelper
-
- read(InputStream) - Static method in class org.omg.Dynamic.ParameterHelper
-
- read(InputStream) - Static method in class org.omg.Dynamic.ParameterListHelper
-
- read(InputStream) - Static method in class org.omg.Dynamic.RequestContextHelper
-
- read(InputStream) - Static method in class org.omg.DynamicAny.AnySeqHelper
-
- read(InputStream) - Static method in class org.omg.DynamicAny.DynAnyFactoryHelper
-
- read(InputStream) - Static method in class org.omg.DynamicAny.DynAnyFactoryPackage.InconsistentTypeCodeHelper
-
- read(InputStream) - Static method in class org.omg.DynamicAny.DynAnyHelper
-
- read(InputStream) - Static method in class org.omg.DynamicAny.DynAnyPackage.InvalidValueHelper
-
- read(InputStream) - Static method in class org.omg.DynamicAny.DynAnyPackage.TypeMismatchHelper
-
- read(InputStream) - Static method in class org.omg.DynamicAny.DynAnySeqHelper
-
- read(InputStream) - Static method in class org.omg.DynamicAny.DynArrayHelper
-
- read(InputStream) - Static method in class org.omg.DynamicAny.DynEnumHelper
-
- read(InputStream) - Static method in class org.omg.DynamicAny.DynFixedHelper
-
- read(InputStream) - Static method in class org.omg.DynamicAny.DynSequenceHelper
-
- read(InputStream) - Static method in class org.omg.DynamicAny.DynStructHelper
-
- read(InputStream) - Static method in class org.omg.DynamicAny.DynUnionHelper
-
- read(InputStream) - Static method in class org.omg.DynamicAny.DynValueBoxHelper
-
- read(InputStream) - Static method in class org.omg.DynamicAny.DynValueCommonHelper
-
- read(InputStream) - Static method in class org.omg.DynamicAny.DynValueHelper
-
- read(InputStream) - Static method in class org.omg.DynamicAny.FieldNameHelper
-
- read(InputStream) - Static method in class org.omg.DynamicAny.NameDynAnyPairHelper
-
- read(InputStream) - Static method in class org.omg.DynamicAny.NameDynAnyPairSeqHelper
-
- read(InputStream) - Static method in class org.omg.DynamicAny.NameValuePairHelper
-
- read(InputStream) - Static method in class org.omg.DynamicAny.NameValuePairSeqHelper
-
- read(InputStream) - Static method in class org.omg.IOP.CodecFactoryHelper
-
- read(InputStream) - Static method in class org.omg.IOP.CodecFactoryPackage.UnknownEncodingHelper
-
- read(InputStream) - Static method in class org.omg.IOP.CodecHelper
-
- read(InputStream) - Static method in class org.omg.IOP.CodecPackage.FormatMismatchHelper
-
- read(InputStream) - Static method in class org.omg.IOP.CodecPackage.InvalidTypeForEncodingHelper
-
- read(InputStream) - Static method in class org.omg.IOP.CodecPackage.TypeMismatchHelper
-
- read(InputStream) - Static method in class org.omg.IOP.ComponentIdHelper
-
- read(InputStream) - Static method in class org.omg.IOP.EncodingFormatHelper
-
- read(InputStream) - Static method in class org.omg.IOP.EncodingHelper
-
- read(InputStream) - Static method in class org.omg.IOP.IORHelper
-
- read(InputStream) - Static method in class org.omg.IOP.MultipleComponentProfileHelper
-
- read(InputStream) - Static method in class org.omg.IOP.ProfileIdHelper
-
- read(InputStream) - Static method in class org.omg.IOP.ServiceContextHelper
-
- read(InputStream) - Static method in class org.omg.IOP.ServiceContextListHelper
-
- read(InputStream) - Static method in class org.omg.IOP.ServiceIdHelper
-
- read(InputStream) - Static method in class org.omg.IOP.TaggedComponentHelper
-
- read(InputStream) - Static method in class org.omg.IOP.TaggedComponentSeqHelper
-
- read(InputStream) - Static method in class org.omg.IOP.TaggedProfileHelper
-
- read(InputStream) - Static method in class org.omg.Messaging.MaxHopsPolicyHelper
-
- read(InputStream) - Static method in class org.omg.Messaging.OrderingHelper
-
- read(InputStream) - Static method in class org.omg.Messaging.PolicyValueHelper
-
- read(InputStream) - Static method in class org.omg.Messaging.PolicyValueSeqHelper
-
- read(InputStream) - Static method in class org.omg.Messaging.PriorityHelper
-
- read(InputStream) - Static method in class org.omg.Messaging.PriorityRangeHelper
-
- read(InputStream) - Static method in class org.omg.Messaging.QueueOrderPolicyHelper
-
- read(InputStream) - Static method in class org.omg.Messaging.RebindModeHelper
-
- read(InputStream) - Static method in class org.omg.Messaging.RebindPolicyHelper
-
- read(InputStream) - Static method in class org.omg.Messaging.RelativeRequestTimeoutPolicyHelper
-
- read(InputStream) - Static method in class org.omg.Messaging.RelativeRoundtripTimeoutPolicyHelper
-
- read(InputStream) - Static method in class org.omg.Messaging.ReplyEndTimePolicyHelper
-
- read(InputStream) - Static method in class org.omg.Messaging.ReplyPriorityPolicyHelper
-
- read(InputStream) - Static method in class org.omg.Messaging.ReplyStartTimePolicyHelper
-
- read(InputStream) - Static method in class org.omg.Messaging.RequestEndTimePolicyHelper
-
- read(InputStream) - Static method in class org.omg.Messaging.RequestPriorityPolicyHelper
-
- read(InputStream) - Static method in class org.omg.Messaging.RequestStartTimePolicyHelper
-
- read(InputStream) - Static method in class org.omg.Messaging.RoutingPolicyHelper
-
- read(InputStream) - Static method in class org.omg.Messaging.RoutingTypeHelper
-
- read(InputStream) - Static method in class org.omg.Messaging.RoutingTypeRangeHelper
-
- read(InputStream) - Static method in class org.omg.Messaging.SyncScopeHelper
-
- read(InputStream) - Static method in class org.omg.Messaging.SyncScopePolicyHelper
-
- read(InputStream) - Static method in class org.omg.PortableInterceptor.AdapterManagerIdHelper
-
- read(InputStream) - Static method in class org.omg.PortableInterceptor.AdapterNameHelper
-
- read(InputStream) - Static method in class org.omg.PortableInterceptor.AdapterStateHelper
-
- read(InputStream) - Static method in class org.omg.PortableInterceptor.ClientRequestInfoHelper
-
- read(InputStream) - Static method in class org.omg.PortableInterceptor.ClientRequestInterceptorHelper
-
- read(InputStream) - Static method in class org.omg.PortableInterceptor.CurrentHelper
-
- read(InputStream) - Static method in class org.omg.PortableInterceptor.ForwardRequestHelper
-
- read(InputStream) - Static method in class org.omg.PortableInterceptor.InterceptorHelper
-
- read(InputStream) - Static method in class org.omg.PortableInterceptor.InvalidSlotHelper
-
- read(InputStream) - Static method in class org.omg.PortableInterceptor.IORInfoHelper
-
- read(InputStream) - Static method in class org.omg.PortableInterceptor.IORInterceptor_3_0Helper
-
- read(InputStream) - Static method in class org.omg.PortableInterceptor.IORInterceptorHelper
-
- read(InputStream) - Static method in class org.omg.PortableInterceptor.ObjectIdHelper
-
- read(InputStream) - Static method in class org.omg.PortableInterceptor.ObjectReferenceFactoryHelper
-
- read(InputStream) - Static method in class org.omg.PortableInterceptor.ObjectReferenceTemplateHelper
-
- read(InputStream) - Static method in class org.omg.PortableInterceptor.ObjectReferenceTemplateSeqHelper
-
- read(InputStream) - Static method in class org.omg.PortableInterceptor.ORBIdHelper
-
- read(InputStream) - Static method in class org.omg.PortableInterceptor.ORBInitializerHelper
-
- read(InputStream) - Static method in class org.omg.PortableInterceptor.ORBInitInfoHelper
-
- read(InputStream) - Static method in class org.omg.PortableInterceptor.ORBInitInfoPackage.DuplicateNameHelper
-
- read(InputStream) - Static method in class org.omg.PortableInterceptor.ORBInitInfoPackage.InvalidNameHelper
-
- read(InputStream) - Static method in class org.omg.PortableInterceptor.ORBInitInfoPackage.ObjectIdHelper
-
- read(InputStream) - Static method in class org.omg.PortableInterceptor.PolicyFactoryHelper
-
- read(InputStream) - Static method in class org.omg.PortableInterceptor.ReplyStatusHelper
-
- read(InputStream) - Static method in class org.omg.PortableInterceptor.RequestInfoHelper
-
- read(InputStream) - Static method in class org.omg.PortableInterceptor.ServerIdHelper
-
- read(InputStream) - Static method in class org.omg.PortableInterceptor.ServerRequestInfoHelper
-
- read(InputStream) - Static method in class org.omg.PortableInterceptor.ServerRequestInterceptorHelper
-
- read(InputStream) - Static method in class org.omg.PortableInterceptor.SlotIdHelper
-
- read(InputStream) - Static method in class org.omg.PortableServer.CurrentPackage.NoContextHelper
-
- read(InputStream) - Static method in class org.omg.PortableServer.ForwardRequestHelper
-
- read(InputStream) - Static method in class org.omg.PortableServer.IdAssignmentPolicyValueHelper
-
- read(InputStream) - Static method in class org.omg.PortableServer.IdUniquenessPolicyValueHelper
-
- read(InputStream) - Static method in class org.omg.PortableServer.ImplicitActivationPolicyValueHelper
-
- read(InputStream) - Static method in class org.omg.PortableServer.LifespanPolicyValueHelper
-
- read(InputStream) - Static method in class org.omg.PortableServer.ObjectIdHelper
-
- read(InputStream) - Static method in class org.omg.PortableServer.POAHelper
-
- read(InputStream) - Static method in class org.omg.PortableServer.POAListHelper
-
- read(InputStream) - Static method in class org.omg.PortableServer.POAManagerPackage.AdapterInactiveHelper
-
- read(InputStream) - Static method in class org.omg.PortableServer.POAManagerPackage.StateHelper
-
- read(InputStream) - Static method in class org.omg.PortableServer.POAPackage.AdapterAlreadyExistsHelper
-
- read(InputStream) - Static method in class org.omg.PortableServer.POAPackage.AdapterNonExistentHelper
-
- read(InputStream) - Static method in class org.omg.PortableServer.POAPackage.InvalidPolicyHelper
-
- read(InputStream) - Static method in class org.omg.PortableServer.POAPackage.NoServantHelper
-
- read(InputStream) - Static method in class org.omg.PortableServer.POAPackage.ObjectAlreadyActiveHelper
-
- read(InputStream) - Static method in class org.omg.PortableServer.POAPackage.ObjectNotActiveHelper
-
- read(InputStream) - Static method in class org.omg.PortableServer.POAPackage.ServantAlreadyActiveHelper
-
- read(InputStream) - Static method in class org.omg.PortableServer.POAPackage.ServantNotActiveHelper
-
- read(InputStream) - Static method in class org.omg.PortableServer.POAPackage.WrongAdapterHelper
-
- read(InputStream) - Static method in class org.omg.PortableServer.POAPackage.WrongPolicyHelper
-
- read(InputStream) - Static method in class org.omg.PortableServer.RequestProcessingPolicyValueHelper
-
- read(InputStream) - Static method in class org.omg.PortableServer.ServantActivatorHelper
-
- read(InputStream) - Static method in class org.omg.PortableServer.ServantLocatorHelper
-
- read(InputStream) - Static method in class org.omg.PortableServer.ServantRetentionPolicyValueHelper
-
- read(InputStream) - Static method in class org.omg.PortableServer.ThreadPolicyValueHelper
-
- read(InputStream) - Static method in class org.omg.SendingContext.CodeBaseHelper
-
- read(InputStream) - Static method in class org.omg.SendingContext.CodeBasePackage.URLHelper
-
- read(InputStream) - Static method in class org.omg.SendingContext.CodeBasePackage.URLSeqHelper
-
- read(InputStream) - Static method in class org.omg.SendingContext.CodeBasePackage.ValueDescSeqHelper
-
- read(InputStream) - Static method in class org.omg.SendingContext.RunTimeHelper
-
- read(InputStream) - Static method in class org.omg.TimeBase.InaccuracyTHelper
-
- read(InputStream) - Static method in class org.omg.TimeBase.IntervalTHelper
-
- read(InputStream) - Static method in class org.omg.TimeBase.TdfTHelper
-
- read(InputStream) - Static method in class org.omg.TimeBase.TimeTHelper
-
- read(InputStream) - Static method in class org.omg.TimeBase.UtcTHelper
-
- read_Abstract() - Method in interface org.omg.CORBA.DataInputStream
-
Reads an IDL Abstract interface from the input stream.
- read_abstract_interface() - Method in class org.omg.CORBA_2_3.portable.InputStream
-
Unmarshal the value object or a suitable stub object.
- read_abstract_interface(Class) - Method in class org.omg.CORBA_2_3.portable.InputStream
-
Unmarshal the class object or the stub class corresponding to the passed type.
- read_any() - Method in interface org.omg.CORBA.DataInputStream
-
Reads an IDL Any value from the input stream.
- read_any() - Method in class org.omg.CORBA.portable.InputStream
-
Reads an Any from this input stream.
- read_any_array(AnySeqHolder, int, int) - Method in interface org.omg.CORBA.DataInputStream
-
Reads array of IDL Anys from offset for length elements from the
input stream.
- read_boolean() - Method in interface org.omg.CORBA.DataInputStream
-
Reads an IDL boolean value from the input stream.
- read_boolean() - Method in class org.omg.CORBA.portable.InputStream
-
Reads a boolean value from this input stream.
- read_boolean_array(BooleanSeqHolder, int, int) - Method in interface org.omg.CORBA.DataInputStream
-
Reads array of IDL booleans from offset for length elements from the
input stream.
- read_boolean_array(boolean[], int, int) - Method in class org.omg.CORBA.portable.InputStream
-
Reads an array of booleans from this input stream.
- read_char() - Method in interface org.omg.CORBA.DataInputStream
-
Reads an IDL character value from the input stream.
- read_char() - Method in class org.omg.CORBA.portable.InputStream
-
Reads a char value from this input stream.
- read_char_array(CharSeqHolder, int, int) - Method in interface org.omg.CORBA.DataInputStream
-
Reads array of IDL characters from offset for length elements from the
input stream.
- read_char_array(char[], int, int) - Method in class org.omg.CORBA.portable.InputStream
-
Reads an array of chars from this input stream.
- read_Context() - Method in class org.omg.CORBA.portable.InputStream
-
Reads a CORBA context from the stream.
- read_double() - Method in interface org.omg.CORBA.DataInputStream
-
Reads an IDL double from the input stream.
- read_double() - Method in class org.omg.CORBA.portable.InputStream
-
Reads a double value from this input stream.
- read_double_array(DoubleSeqHolder, int, int) - Method in interface org.omg.CORBA.DataInputStream
-
Reads array of IDL doubles from offset for length elements from the
input stream.
- read_double_array(double[], int, int) - Method in class org.omg.CORBA.portable.InputStream
-
Reads an array of boubles from this input stream.
- read_fixed() - Method in class org.omg.CORBA.portable.InputStream
-
Reads a BigDecimal number.
- read_float() - Method in interface org.omg.CORBA.DataInputStream
-
Reads an IDL float from the input stream.
- read_float() - Method in class org.omg.CORBA.portable.InputStream
-
Reads a float value from this input stream.
- read_float_array(FloatSeqHolder, int, int) - Method in interface org.omg.CORBA.DataInputStream
-
Reads array of IDL floats from offset for length elements from the
input stream.
- read_float_array(float[], int, int) - Method in class org.omg.CORBA.portable.InputStream
-
Reads an array of floats from this input stream.
- read_long() - Method in interface org.omg.CORBA.DataInputStream
-
Reads an IDL long from the input stream.
- read_long() - Method in class org.omg.CORBA.portable.InputStream
-
Reads a CORBA long (that is, Java int) value from this input stream.
- read_long_array(LongSeqHolder, int, int) - Method in interface org.omg.CORBA.DataInputStream
-
Reads array of IDL longs from offset for length elements from the
input stream.
- read_long_array(int[], int, int) - Method in class org.omg.CORBA.portable.InputStream
-
Reads an array of CORBA longs (that is, Java ints) from this input stream.
- read_longlong() - Method in interface org.omg.CORBA.DataInputStream
-
Reads an IDL long long from the input stream.
- read_longlong() - Method in class org.omg.CORBA.portable.InputStream
-
Reads a CORBA longlong (that is, Java long) value from this input stream.
- read_longlong_array(LongLongSeqHolder, int, int) - Method in interface org.omg.CORBA.DataInputStream
-
Reads array of IDL long longs from offset for length elements from the
input stream.
- read_longlong_array(long[], int, int) - Method in class org.omg.CORBA.portable.InputStream
-
Reads an array of CORBA longlongs (that is, Java longs) from this input
stream.
- read_Object() - Method in interface org.omg.CORBA.DataInputStream
-
Reads an IDL CORBA::Object from the input stream.
- read_Object() - Method in class org.omg.CORBA.portable.InputStream
-
Reads a CORBA object from this input stream.
- read_Object(Class) - Method in class org.omg.CORBA.portable.InputStream
-
Unmarshals an object and returns a CORBA Object,
which is an instance of the class passed as its argument.
- read_octet() - Method in interface org.omg.CORBA.DataInputStream
-
Reads an IDL octet value from the input stream.
- read_octet() - Method in class org.omg.CORBA.portable.InputStream
-
Reads an octet (that is, a byte) value from this input stream.
- read_octet_array(OctetSeqHolder, int, int) - Method in interface org.omg.CORBA.DataInputStream
-
Reads array of IDL octets from offset for length elements from the
input stream.
- read_octet_array(byte[], int, int) - Method in class org.omg.CORBA.portable.InputStream
-
Reads an array of octets (that is, bytes) from this input stream.
- read_Principal() - Method in class org.omg.CORBA.portable.InputStream
-
- read_short() - Method in interface org.omg.CORBA.DataInputStream
-
Reads an IDL short from the input stream.
- read_short() - Method in class org.omg.CORBA.portable.InputStream
-
Reads a short value from this input stream.
- read_short_array(ShortSeqHolder, int, int) - Method in interface org.omg.CORBA.DataInputStream
-
Reads array of IDL shorts from offset for length elements from the
input stream.
- read_short_array(short[], int, int) - Method in class org.omg.CORBA.portable.InputStream
-
Reads an array of shorts from this input stream.
- read_string() - Method in interface org.omg.CORBA.DataInputStream
-
Reads an IDL string from the input stream.
- read_string() - Method in class org.omg.CORBA.portable.InputStream
-
Reads a string value from this input stream.
- read_TypeCode() - Method in interface org.omg.CORBA.DataInputStream
-
Reads an IDL typecode from the input stream.
- read_TypeCode() - Method in class org.omg.CORBA.portable.InputStream
-
Reads a TypeCode from this input stream.
- read_ulong() - Method in interface org.omg.CORBA.DataInputStream
-
Reads an IDL unsigned long from the input stream.
- read_ulong() - Method in class org.omg.CORBA.portable.InputStream
-
Reads an unsigned CORBA long (that is, Java int) value from this input
stream.
- read_ulong_array(ULongSeqHolder, int, int) - Method in interface org.omg.CORBA.DataInputStream
-
Reads array of IDL unsigned longs from offset for length elements from the
input stream.
- read_ulong_array(int[], int, int) - Method in class org.omg.CORBA.portable.InputStream
-
Reads an array of unsigned CORBA longs (that is, Java ints) from this input
stream.
- read_ulonglong() - Method in interface org.omg.CORBA.DataInputStream
-
Reads an unsigned IDL long long from the input stream.
- read_ulonglong() - Method in class org.omg.CORBA.portable.InputStream
-
Reads a CORBA unsigned longlong (that is, Java long) value from this input
stream.
- read_ulonglong_array(ULongLongSeqHolder, int, int) - Method in interface org.omg.CORBA.DataInputStream
-
Reads array of IDL unsigned long longs from offset for length elements from the
input stream.
- read_ulonglong_array(long[], int, int) - Method in class org.omg.CORBA.portable.InputStream
-
Reads an array of unsigned CORBA longlongs (that is, Java longs) from this
input stream.
- read_ushort() - Method in interface org.omg.CORBA.DataInputStream
-
Reads an IDL unsigned short from the input stream.
- read_ushort() - Method in class org.omg.CORBA.portable.InputStream
-
Reads a unsigned short value from this input stream.
- read_ushort_array(UShortSeqHolder, int, int) - Method in interface org.omg.CORBA.DataInputStream
-
Reads array of IDL unsigned shorts from offset for length elements from the
input stream.
- read_ushort_array(short[], int, int) - Method in class org.omg.CORBA.portable.InputStream
-
Reads an array of unsigned shorts from this input stream.
- read_value(InputStream, TypeCode) - Method in class org.omg.CORBA.Any
-
Reads off (unmarshals) the value of an Any object from
the given input stream using the given typecode.
- read_Value() - Method in interface org.omg.CORBA.DataInputStream
-
Reads an IDL value type from the input stream.
- read_value(InputStream) - Method in interface org.omg.CORBA.portable.BoxedValueHelper
-
- read_value(InputStream) - Method in interface org.omg.CORBA.portable.ValueFactory
-
Is called by
the ORB runtime while in the process of unmarshaling a value type.
- read_value(InputStream) - Method in class org.omg.CORBA.StringValueHelper
-
- read_value(InputStream) - Method in class org.omg.CORBA.WStringValueHelper
-
- read_value() - Method in class org.omg.CORBA_2_3.portable.InputStream
-
Unmarshalls a value type from the input stream.
- read_value(Class) - Method in class org.omg.CORBA_2_3.portable.InputStream
-
Unmarshalls a value type from the input stream.
- read_value(BoxedValueHelper) - Method in class org.omg.CORBA_2_3.portable.InputStream
-
Unmarshalls a value type from the input stream.
- read_value(String) - Method in class org.omg.CORBA_2_3.portable.InputStream
-
Unmarshalls a value type from the input stream.
- read_value(Serializable) - Method in class org.omg.CORBA_2_3.portable.InputStream
-
Unmarshalls a value type from the input stream.
- read_wchar() - Method in interface org.omg.CORBA.DataInputStream
-
Reads an IDL wide character value from the input stream.
- read_wchar() - Method in class org.omg.CORBA.portable.InputStream
-
Reads a wide char value from this input stream.
- read_wchar_array(WCharSeqHolder, int, int) - Method in interface org.omg.CORBA.DataInputStream
-
Reads array of IDL wide characters from offset for length elements from the
input stream.
- read_wchar_array(char[], int, int) - Method in class org.omg.CORBA.portable.InputStream
-
Reads an array of wide chars from this input stream.
- read_wstring() - Method in interface org.omg.CORBA.DataInputStream
-
Reads an IDL wide string from the input stream.
- read_wstring() - Method in class org.omg.CORBA.portable.InputStream
-
Reads a wide string value from this input stream.
- readAny(InputStream) - Static method in class javax.rmi.CORBA.Util
-
Reads a java.lang.Object as a CORBA any.
- readAny(InputStream) - Method in interface javax.rmi.CORBA.UtilDelegate
-
- readObject(Stub, ObjectInputStream) - Method in interface javax.rmi.CORBA.StubDelegate
-
- readValue(InputStream, int, Class, String, RunTime) - Method in interface javax.rmi.CORBA.ValueHandler
-
Reads a value from the stream using Java semantics.
- reason - Variable in exception org.omg.CORBA.PolicyError
-
- REBIND - Exception in org.omg.CORBA
-
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.
- REBIND() - Constructor for exception org.omg.CORBA.REBIND
-
Constructs an REBIND exception with
minor code set to 0 and CompletionStatus set to COMPLETED_NO.
- REBIND(String) - Constructor for exception org.omg.CORBA.REBIND
-
Constructs an REBIND exception with the
specified message.
- REBIND(int, CompletionStatus) - Constructor for exception org.omg.CORBA.REBIND
-
Constructs an REBIND exception with the
specified minor code and completion status.
- REBIND(String, int, CompletionStatus) - Constructor for exception org.omg.CORBA.REBIND
-
Constructs an REBIND exception with the
specified message, minor code, and completion status.
- rebind(NameComponent[], Object) - Method in class org.omg.CosNaming._NamingContextExtStub
-
Creates a binding of a name and an object in the naming context
even if the name is already bound in the context.
- rebind(NameComponent[], Object) - Method in class org.omg.CosNaming._NamingContextStub
-
Creates a binding of a name and an object in the naming context
even if the name is already bound in the context.
- rebind(NameComponent[], Object) - Method in class org.omg.CosNaming.NamingContextExtPOATie
-
Creates a binding of a name and an object in the naming context
even if the name is already bound in the context.
- rebind(NameComponent[], Object) - Method in interface org.omg.CosNaming.NamingContextOperations
-
Creates a binding of a name and an object in the naming context
even if the name is already bound in the context.
- rebind(NameComponent[], Object) - Method in class org.omg.CosNaming.NamingContextPOATie
-
Creates a binding of a name and an object in the naming context
even if the name is already bound in the context.
- rebind_context(NameComponent[], NamingContext) - Method in class org.omg.CosNaming._NamingContextExtStub
-
Creates a binding of a name and a naming context in the naming
context even if the name is already bound in the context.
- rebind_context(NameComponent[], NamingContext) - Method in class org.omg.CosNaming._NamingContextStub
-
Creates a binding of a name and a naming context in the naming
context even if the name is already bound in the context.
- rebind_context(NameComponent[], NamingContext) - Method in class org.omg.CosNaming.NamingContextExtPOATie
-
Creates a binding of a name and a naming context in the naming
context even if the name is already bound in the context.
- rebind_context(NameComponent[], NamingContext) - Method in interface org.omg.CosNaming.NamingContextOperations
-
Creates a binding of a name and a naming context in the naming
context even if the name is already bound in the context.
- rebind_context(NameComponent[], NamingContext) - Method in class org.omg.CosNaming.NamingContextPOATie
-
Creates a binding of a name and a naming context in the naming
context even if the name is already bound in the context.
- rebind_mode() - Method in class org.omg.Messaging._RebindPolicyStub
-
- rebind_mode() - Method in interface org.omg.Messaging.RebindPolicyOperations
-
- rebind_mode() - Method in class org.omg.Messaging.RebindPolicyPOATie
-
- REBIND_POLICY_TYPE - Interface in org.omg.Messaging
-
org/omg/Messaging/REBIND_POLICY_TYPE.java .
- RebindModeHelper - Class in org.omg.Messaging
-
org/omg/Messaging/RebindModeHelper.java .
- RebindModeHelper() - Constructor for class org.omg.Messaging.RebindModeHelper
-
- RebindPolicy - Interface in org.omg.Messaging
-
org/omg/Messaging/RebindPolicy.java .
- RebindPolicyHelper - Class in org.omg.Messaging
-
org/omg/Messaging/RebindPolicyHelper.java .
- RebindPolicyHelper() - Constructor for class org.omg.Messaging.RebindPolicyHelper
-
- RebindPolicyHolder - Class in org.omg.Messaging
-
org/omg/Messaging/RebindPolicyHolder.java .
- RebindPolicyHolder() - Constructor for class org.omg.Messaging.RebindPolicyHolder
-
- RebindPolicyHolder(RebindPolicy) - Constructor for class org.omg.Messaging.RebindPolicyHolder
-
- RebindPolicyOperations - Interface in org.omg.Messaging
-
org/omg/Messaging/RebindPolicyOperations.java .
- RebindPolicyPOA - Class in org.omg.Messaging
-
org/omg/Messaging/RebindPolicyPOA.java .
- RebindPolicyPOA() - Constructor for class org.omg.Messaging.RebindPolicyPOA
-
- RebindPolicyPOATie - Class in org.omg.Messaging
-
org/omg/Messaging/RebindPolicyPOATie.java .
- RebindPolicyPOATie(RebindPolicyOperations) - Constructor for class org.omg.Messaging.RebindPolicyPOATie
-
- RebindPolicyPOATie(RebindPolicyOperations, POA) - Constructor for class org.omg.Messaging.RebindPolicyPOATie
-
- receive_exception(ClientRequestInfo) - Method in interface org.omg.PortableInterceptor.ClientRequestInterceptorOperations
-
Indicates to the interceptor that an exception occurred.
- receive_other(ClientRequestInfo) - Method in interface org.omg.PortableInterceptor.ClientRequestInterceptorOperations
-
Allows an Interceptor to query the information available when a
request results in something other than a normal reply or an
exception.
- receive_reply(ClientRequestInfo) - Method in interface org.omg.PortableInterceptor.ClientRequestInterceptorOperations
-
Allows an Interceptor to query the information on a reply after it
is returned from the server and before control is returned to the
client.
- receive_request(ServerRequestInfo) - Method in interface org.omg.PortableInterceptor.ServerRequestInterceptorOperations
-
Allows an Interceptor to query request information after all the
information, including operation parameters, are available.
- receive_request_service_contexts(ServerRequestInfo) - Method in interface org.omg.PortableInterceptor.ServerRequestInterceptorOperations
-
Allows the interceptor to process service context information.
- received_exception() - Method in interface org.omg.PortableInterceptor.ClientRequestInfoOperations
-
Returns an any which contains the exception to be returned to
the client.
- received_exception_id() - Method in interface org.omg.PortableInterceptor.ClientRequestInfoOperations
-
Returns the repository id of the exception to be returned to
the client.
- received_reply(int, PropagationContext, Environment) - Method in interface org.omg.CosTSPortability.Sender
-
- received_request(int, PropagationContext) - Method in interface org.omg.CosTSPortability.Receiver
-
- Receiver - Interface in org.omg.CosTSPortability
-
- ReceiverHolder - Class in org.omg.CosTSPortability
-
- ReceiverHolder() - Constructor for class org.omg.CosTSPortability.ReceiverHolder
-
- ReceiverHolder(Receiver) - Constructor for class org.omg.CosTSPortability.ReceiverHolder
-
- RecoveryCoordinator - Interface in org.omg.CosTransactions
-
org/omg/CosTransactions/RecoveryCoordinator.java .
- RecoveryCoordinatorHelper - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/RecoveryCoordinatorHelper.java .
- RecoveryCoordinatorHelper() - Constructor for class org.omg.CosTransactions.RecoveryCoordinatorHelper
-
- RecoveryCoordinatorHolder - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/RecoveryCoordinatorHolder.java .
- RecoveryCoordinatorHolder() - Constructor for class org.omg.CosTransactions.RecoveryCoordinatorHolder
-
- RecoveryCoordinatorHolder(RecoveryCoordinator) - Constructor for class org.omg.CosTransactions.RecoveryCoordinatorHolder
-
- RecoveryCoordinatorOperations - Interface in org.omg.CosTransactions
-
org/omg/CosTransactions/RecoveryCoordinatorOperations.java .
- RecoveryCoordinatorPOA - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/RecoveryCoordinatorPOA.java .
- RecoveryCoordinatorPOA() - Constructor for class org.omg.CosTransactions.RecoveryCoordinatorPOA
-
- RecoveryCoordinatorPOATie - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/RecoveryCoordinatorPOATie.java .
- RecoveryCoordinatorPOATie(RecoveryCoordinatorOperations) - Constructor for class org.omg.CosTransactions.RecoveryCoordinatorPOATie
-
- RecoveryCoordinatorPOATie(RecoveryCoordinatorOperations, POA) - Constructor for class org.omg.CosTransactions.RecoveryCoordinatorPOATie
-
- recreate(PropagationContext) - Method in class org.omg.CosTransactions._TransactionFactoryStub
-
- recreate(PropagationContext) - Method in interface org.omg.CosTransactions.TransactionFactoryOperations
-
- recreate(PropagationContext) - Method in class org.omg.CosTransactions.TransactionFactoryPOATie
-
- reference_to_id(Object) - Method in interface org.omg.PortableServer.POAOperations
-
This operation returns the Object Id value
encapsulated by the specified reference.
- reference_to_servant(Object) - Method in interface org.omg.PortableServer.POAOperations
-
If the POA has the RETAIN policy and the specified
object is present in the Active Object Map, this
operation returns the servant associated with that
object in the Active Object Map.
- register_initial_reference(String, Object) - Method in class com.sun.corba.ee.org.omg.CORBA.ORB
-
If this operation is called with an id, "Y", and an
object, YY, then a subsequent call to
ORB.resolve_initial_references( "Y" ) will
return object YY.
- register_initial_reference(String, Object) - Method in interface org.omg.PortableInterceptor.ORBInitInfoOperations
-
Identical to ORB.register_initial_reference.
- register_policy_factory(int, PolicyFactory) - Method in interface org.omg.PortableInterceptor.ORBInitInfoOperations
-
Registers a PolicyFactory for the given
PolicyType.
- register_resource(Resource) - Method in class org.omg.CosTransactions._CoordinatorStub
-
- register_resource(Resource) - Method in interface org.omg.CosTransactions.CoordinatorOperations
-
- register_resource(Resource) - Method in class org.omg.CosTransactions.CoordinatorPOATie
-
- register_subtran_aware(SubtransactionAwareResource) - Method in class org.omg.CosTransactions._CoordinatorStub
-
- register_subtran_aware(SubtransactionAwareResource) - Method in interface org.omg.CosTransactions.CoordinatorOperations
-
- register_subtran_aware(SubtransactionAwareResource) - Method in class org.omg.CosTransactions.CoordinatorPOATie
-
- register_synchronization(Synchronization) - Method in class org.omg.CosTransactions._CoordinatorStub
-
- register_synchronization(Synchronization) - Method in interface org.omg.CosTransactions.CoordinatorOperations
-
- register_synchronization(Synchronization) - Method in class org.omg.CosTransactions.CoordinatorPOATie
-
- register_value_factory(String, ValueFactory) - Method in class org.omg.CORBA_2_3.ORB
-
- registerTarget(Tie, Remote) - Static method in class javax.rmi.CORBA.Util
-
Registers a target for a tie.
- registerTarget(Tie, Remote) - Method in interface javax.rmi.CORBA.UtilDelegate
-
- relative_expiry() - Method in class org.omg.Messaging._RelativeRequestTimeoutPolicyStub
-
- relative_expiry() - Method in class org.omg.Messaging._RelativeRoundtripTimeoutPolicyStub
-
- relative_expiry() - Method in interface org.omg.Messaging.RelativeRequestTimeoutPolicyOperations
-
- relative_expiry() - Method in class org.omg.Messaging.RelativeRequestTimeoutPolicyPOATie
-
- relative_expiry() - Method in interface org.omg.Messaging.RelativeRoundtripTimeoutPolicyOperations
-
- relative_expiry() - Method in class org.omg.Messaging.RelativeRoundtripTimeoutPolicyPOATie
-
- RELATIVE_REQ_TIMEOUT_POLICY_TYPE - Interface in org.omg.Messaging
-
org/omg/Messaging/RELATIVE_REQ_TIMEOUT_POLICY_TYPE.java .
- RELATIVE_RT_TIMEOUT_POLICY_TYPE - Interface in org.omg.Messaging
-
org/omg/Messaging/RELATIVE_RT_TIMEOUT_POLICY_TYPE.java .
- RelativeRequestTimeoutPolicy - Interface in org.omg.Messaging
-
org/omg/Messaging/RelativeRequestTimeoutPolicy.java .
- RelativeRequestTimeoutPolicyHelper - Class in org.omg.Messaging
-
org/omg/Messaging/RelativeRequestTimeoutPolicyHelper.java .
- RelativeRequestTimeoutPolicyHelper() - Constructor for class org.omg.Messaging.RelativeRequestTimeoutPolicyHelper
-
- RelativeRequestTimeoutPolicyHolder - Class in org.omg.Messaging
-
org/omg/Messaging/RelativeRequestTimeoutPolicyHolder.java .
- RelativeRequestTimeoutPolicyHolder() - Constructor for class org.omg.Messaging.RelativeRequestTimeoutPolicyHolder
-
- RelativeRequestTimeoutPolicyHolder(RelativeRequestTimeoutPolicy) - Constructor for class org.omg.Messaging.RelativeRequestTimeoutPolicyHolder
-
- RelativeRequestTimeoutPolicyOperations - Interface in org.omg.Messaging
-
org/omg/Messaging/RelativeRequestTimeoutPolicyOperations.java .
- RelativeRequestTimeoutPolicyPOA - Class in org.omg.Messaging
-
org/omg/Messaging/RelativeRequestTimeoutPolicyPOA.java .
- RelativeRequestTimeoutPolicyPOA() - Constructor for class org.omg.Messaging.RelativeRequestTimeoutPolicyPOA
-
- RelativeRequestTimeoutPolicyPOATie - Class in org.omg.Messaging
-
org/omg/Messaging/RelativeRequestTimeoutPolicyPOATie.java .
- RelativeRequestTimeoutPolicyPOATie(RelativeRequestTimeoutPolicyOperations) - Constructor for class org.omg.Messaging.RelativeRequestTimeoutPolicyPOATie
-
- RelativeRequestTimeoutPolicyPOATie(RelativeRequestTimeoutPolicyOperations, POA) - Constructor for class org.omg.Messaging.RelativeRequestTimeoutPolicyPOATie
-
- RelativeRoundtripTimeoutPolicy - Interface in org.omg.Messaging
-
org/omg/Messaging/RelativeRoundtripTimeoutPolicy.java .
- RelativeRoundtripTimeoutPolicyHelper - Class in org.omg.Messaging
-
org/omg/Messaging/RelativeRoundtripTimeoutPolicyHelper.java .
- RelativeRoundtripTimeoutPolicyHelper() - Constructor for class org.omg.Messaging.RelativeRoundtripTimeoutPolicyHelper
-
- RelativeRoundtripTimeoutPolicyHolder - Class in org.omg.Messaging
-
org/omg/Messaging/RelativeRoundtripTimeoutPolicyHolder.java .
- RelativeRoundtripTimeoutPolicyHolder() - Constructor for class org.omg.Messaging.RelativeRoundtripTimeoutPolicyHolder
-
- RelativeRoundtripTimeoutPolicyHolder(RelativeRoundtripTimeoutPolicy) - Constructor for class org.omg.Messaging.RelativeRoundtripTimeoutPolicyHolder
-
- RelativeRoundtripTimeoutPolicyOperations - Interface in org.omg.Messaging
-
org/omg/Messaging/RelativeRoundtripTimeoutPolicyOperations.java .
- RelativeRoundtripTimeoutPolicyPOA - Class in org.omg.Messaging
-
org/omg/Messaging/RelativeRoundtripTimeoutPolicyPOA.java .
- RelativeRoundtripTimeoutPolicyPOA() - Constructor for class org.omg.Messaging.RelativeRoundtripTimeoutPolicyPOA
-
- RelativeRoundtripTimeoutPolicyPOATie - Class in org.omg.Messaging
-
org/omg/Messaging/RelativeRoundtripTimeoutPolicyPOATie.java .
- RelativeRoundtripTimeoutPolicyPOATie(RelativeRoundtripTimeoutPolicyOperations) - Constructor for class org.omg.Messaging.RelativeRoundtripTimeoutPolicyPOATie
-
- RelativeRoundtripTimeoutPolicyPOATie(RelativeRoundtripTimeoutPolicyOperations, POA) - Constructor for class org.omg.Messaging.RelativeRoundtripTimeoutPolicyPOATie
-
- release(Object) - Method in class org.omg.CORBA.portable.Delegate
-
Releases resources associated with the object reference provided.
- releaseReply(Object, InputStream) - Method in class org.omg.CORBA.portable.Delegate
-
releaseReply may optionally be called by a stub to release a
reply stream back to the ORB when the unmarshaling has
completed.
- RemarshalException - Exception in org.omg.CORBA.portable
-
This class is used for reporting locate forward exceptions and object forward
GIOP messages back to the ORB.
- RemarshalException() - Constructor for exception org.omg.CORBA.portable.RemarshalException
-
Constructs a RemarshalException.
- remove(int) - Method in class org.omg.CORBA.ContextList
-
Removes the String object at the given index.
- remove(int) - Method in class org.omg.CORBA.ExceptionList
-
Removes the TypeCode object at the given index.
- remove(int) - Method in class org.omg.CORBA.NVList
-
Removes the NamedValue object at the given index.
- replay_completion(Resource) - Method in class org.omg.CosTransactions._RecoveryCoordinatorStub
-
- replay_completion(Resource) - Method in interface org.omg.CosTransactions.RecoveryCoordinatorOperations
-
- replay_completion(Resource) - Method in class org.omg.CosTransactions.RecoveryCoordinatorPOATie
-
- REPLY_END_TIME_POLICY_TYPE - Interface in org.omg.Messaging
-
org/omg/Messaging/REPLY_END_TIME_POLICY_TYPE.java .
- REPLY_PRIORITY_POLICY_TYPE - Interface in org.omg.Messaging
-
org/omg/Messaging/REPLY_PRIORITY_POLICY_TYPE.java .
- REPLY_START_TIME_POLICY_TYPE - Interface in org.omg.Messaging
-
org/omg/Messaging/REPLY_START_TIME_POLICY_TYPE.java .
- reply_status() - Method in interface org.omg.PortableInterceptor.RequestInfoOperations
-
Describes the state of the result of the operation invocation.
- ReplyEndTimePolicy - Interface in org.omg.Messaging
-
org/omg/Messaging/ReplyEndTimePolicy.java .
- ReplyEndTimePolicyHelper - Class in org.omg.Messaging
-
org/omg/Messaging/ReplyEndTimePolicyHelper.java .
- ReplyEndTimePolicyHelper() - Constructor for class org.omg.Messaging.ReplyEndTimePolicyHelper
-
- ReplyEndTimePolicyHolder - Class in org.omg.Messaging
-
org/omg/Messaging/ReplyEndTimePolicyHolder.java .
- ReplyEndTimePolicyHolder() - Constructor for class org.omg.Messaging.ReplyEndTimePolicyHolder
-
- ReplyEndTimePolicyHolder(ReplyEndTimePolicy) - Constructor for class org.omg.Messaging.ReplyEndTimePolicyHolder
-
- ReplyEndTimePolicyOperations - Interface in org.omg.Messaging
-
org/omg/Messaging/ReplyEndTimePolicyOperations.java .
- ReplyEndTimePolicyPOA - Class in org.omg.Messaging
-
org/omg/Messaging/ReplyEndTimePolicyPOA.java .
- ReplyEndTimePolicyPOA() - Constructor for class org.omg.Messaging.ReplyEndTimePolicyPOA
-
- ReplyEndTimePolicyPOATie - Class in org.omg.Messaging
-
org/omg/Messaging/ReplyEndTimePolicyPOATie.java .
- ReplyEndTimePolicyPOATie(ReplyEndTimePolicyOperations) - Constructor for class org.omg.Messaging.ReplyEndTimePolicyPOATie
-
- ReplyEndTimePolicyPOATie(ReplyEndTimePolicyOperations, POA) - Constructor for class org.omg.Messaging.ReplyEndTimePolicyPOATie
-
- ReplyPriorityPolicy - Interface in org.omg.Messaging
-
org/omg/Messaging/ReplyPriorityPolicy.java .
- ReplyPriorityPolicyHelper - Class in org.omg.Messaging
-
org/omg/Messaging/ReplyPriorityPolicyHelper.java .
- ReplyPriorityPolicyHelper() - Constructor for class org.omg.Messaging.ReplyPriorityPolicyHelper
-
- ReplyPriorityPolicyHolder - Class in org.omg.Messaging
-
org/omg/Messaging/ReplyPriorityPolicyHolder.java .
- ReplyPriorityPolicyHolder() - Constructor for class org.omg.Messaging.ReplyPriorityPolicyHolder
-
- ReplyPriorityPolicyHolder(ReplyPriorityPolicy) - Constructor for class org.omg.Messaging.ReplyPriorityPolicyHolder
-
- ReplyPriorityPolicyOperations - Interface in org.omg.Messaging
-
org/omg/Messaging/ReplyPriorityPolicyOperations.java .
- ReplyPriorityPolicyPOA - Class in org.omg.Messaging
-
org/omg/Messaging/ReplyPriorityPolicyPOA.java .
- ReplyPriorityPolicyPOA() - Constructor for class org.omg.Messaging.ReplyPriorityPolicyPOA
-
- ReplyPriorityPolicyPOATie - Class in org.omg.Messaging
-
org/omg/Messaging/ReplyPriorityPolicyPOATie.java .
- ReplyPriorityPolicyPOATie(ReplyPriorityPolicyOperations) - Constructor for class org.omg.Messaging.ReplyPriorityPolicyPOATie
-
- ReplyPriorityPolicyPOATie(ReplyPriorityPolicyOperations, POA) - Constructor for class org.omg.Messaging.ReplyPriorityPolicyPOATie
-
- ReplyStartTimePolicy - Interface in org.omg.Messaging
-
org/omg/Messaging/ReplyStartTimePolicy.java .
- ReplyStartTimePolicyHelper - Class in org.omg.Messaging
-
org/omg/Messaging/ReplyStartTimePolicyHelper.java .
- ReplyStartTimePolicyHelper() - Constructor for class org.omg.Messaging.ReplyStartTimePolicyHelper
-
- ReplyStartTimePolicyHolder - Class in org.omg.Messaging
-
org/omg/Messaging/ReplyStartTimePolicyHolder.java .
- ReplyStartTimePolicyHolder() - Constructor for class org.omg.Messaging.ReplyStartTimePolicyHolder
-
- ReplyStartTimePolicyHolder(ReplyStartTimePolicy) - Constructor for class org.omg.Messaging.ReplyStartTimePolicyHolder
-
- ReplyStartTimePolicyOperations - Interface in org.omg.Messaging
-
org/omg/Messaging/ReplyStartTimePolicyOperations.java .
- ReplyStartTimePolicyPOA - Class in org.omg.Messaging
-
org/omg/Messaging/ReplyStartTimePolicyPOA.java .
- ReplyStartTimePolicyPOA() - Constructor for class org.omg.Messaging.ReplyStartTimePolicyPOA
-
- ReplyStartTimePolicyPOATie - Class in org.omg.Messaging
-
org/omg/Messaging/ReplyStartTimePolicyPOATie.java .
- ReplyStartTimePolicyPOATie(ReplyStartTimePolicyOperations) - Constructor for class org.omg.Messaging.ReplyStartTimePolicyPOATie
-
- ReplyStartTimePolicyPOATie(ReplyStartTimePolicyOperations, POA) - Constructor for class org.omg.Messaging.ReplyStartTimePolicyPOATie
-
- ReplyStatusHelper - Class in org.omg.PortableInterceptor
-
Reply status, represented as an int
- ReplyStatusHelper() - Constructor for class org.omg.PortableInterceptor.ReplyStatusHelper
-
- Repository - Interface in org.omg.CORBA
-
org/omg/CORBA/Repository.java .
- RepositoryHelper - Class in org.omg.CORBA
-
org/omg/CORBA/RepositoryHelper.java .
- RepositoryHelper() - Constructor for class org.omg.CORBA.RepositoryHelper
-
- RepositoryHolder - Class in org.omg.CORBA
-
org/omg/CORBA/RepositoryHolder.java .
- RepositoryHolder() - Constructor for class org.omg.CORBA.RepositoryHolder
-
- RepositoryHolder(Repository) - Constructor for class org.omg.CORBA.RepositoryHolder
-
- RepositoryIdHelper - Class in org.omg.CORBA
-
Repository ID, represented as a String
- RepositoryIdHelper() - Constructor for class org.omg.CORBA.RepositoryIdHelper
-
- RepositoryIdSeqHelper - Class in org.omg.CORBA
-
org/omg/CORBA/RepositoryIdSeqHelper.java .
- RepositoryIdSeqHelper() - Constructor for class org.omg.CORBA.RepositoryIdSeqHelper
-
- RepositoryIdSeqHolder - Class in org.omg.CORBA
-
org/omg/CORBA/RepositoryIdSeqHolder.java .
- RepositoryIdSeqHolder() - Constructor for class org.omg.CORBA.RepositoryIdSeqHolder
-
- RepositoryIdSeqHolder(String[]) - Constructor for class org.omg.CORBA.RepositoryIdSeqHolder
-
- RepositoryOperations - Interface in org.omg.CORBA
-
org/omg/CORBA/RepositoryOperations.java .
- RepositoryPOA - Class in org.omg.CORBA
-
org/omg/CORBA/RepositoryPOA.java .
- RepositoryPOA() - Constructor for class org.omg.CORBA.RepositoryPOA
-
- RepositoryPOATie - Class in org.omg.CORBA
-
org/omg/CORBA/RepositoryPOATie.java .
- RepositoryPOATie(RepositoryOperations) - Constructor for class org.omg.CORBA.RepositoryPOATie
-
- RepositoryPOATie(RepositoryOperations, POA) - Constructor for class org.omg.CORBA.RepositoryPOATie
-
- request(Object, String) - Method in class org.omg.CORBA.portable.Delegate
-
Creates a Request instance for use in the Dynamic Invocation Interface.
- request(Object, String, boolean) - Method in class org.omg.CORBA.portable.Delegate
-
request is called by a stub to obtain an OutputStream for
marshaling arguments.
- Request - Class in org.omg.CORBA
-
An object containing the information necessary for
invoking a method.
- Request() - Constructor for class org.omg.CORBA.Request
-
- REQUEST_END_TIME_POLICY_TYPE - Interface in org.omg.Messaging
-
org/omg/Messaging/REQUEST_END_TIME_POLICY_TYPE.java .
- request_id() - Method in interface org.omg.PortableInterceptor.RequestInfoOperations
-
Returns an id that uniquely identifies an active request/reply
sequence.
- REQUEST_PRIORITY_POLICY_TYPE - Interface in org.omg.Messaging
-
org/omg/Messaging/REQUEST_PRIORITY_POLICY_TYPE.java .
- REQUEST_PROCESSING_POLICY_ID - Interface in org.omg.PortableServer
-
org/omg/PortableServer/REQUEST_PROCESSING_POLICY_ID.java .
- REQUEST_START_TIME_POLICY_TYPE - Interface in org.omg.Messaging
-
org/omg/Messaging/REQUEST_START_TIME_POLICY_TYPE.java .
- RequestContextHelper - Class in org.omg.Dynamic
-
org/omg/Dynamic/RequestContextHelper.java .
- RequestContextHelper() - Constructor for class org.omg.Dynamic.RequestContextHelper
-
- RequestEndTimePolicy - Interface in org.omg.Messaging
-
org/omg/Messaging/RequestEndTimePolicy.java .
- RequestEndTimePolicyHelper - Class in org.omg.Messaging
-
org/omg/Messaging/RequestEndTimePolicyHelper.java .
- RequestEndTimePolicyHelper() - Constructor for class org.omg.Messaging.RequestEndTimePolicyHelper
-
- RequestEndTimePolicyHolder - Class in org.omg.Messaging
-
org/omg/Messaging/RequestEndTimePolicyHolder.java .
- RequestEndTimePolicyHolder() - Constructor for class org.omg.Messaging.RequestEndTimePolicyHolder
-
- RequestEndTimePolicyHolder(RequestEndTimePolicy) - Constructor for class org.omg.Messaging.RequestEndTimePolicyHolder
-
- RequestEndTimePolicyOperations - Interface in org.omg.Messaging
-
org/omg/Messaging/RequestEndTimePolicyOperations.java .
- RequestEndTimePolicyPOA - Class in org.omg.Messaging
-
org/omg/Messaging/RequestEndTimePolicyPOA.java .
- RequestEndTimePolicyPOA() - Constructor for class org.omg.Messaging.RequestEndTimePolicyPOA
-
- RequestEndTimePolicyPOATie - Class in org.omg.Messaging
-
org/omg/Messaging/RequestEndTimePolicyPOATie.java .
- RequestEndTimePolicyPOATie(RequestEndTimePolicyOperations) - Constructor for class org.omg.Messaging.RequestEndTimePolicyPOATie
-
- RequestEndTimePolicyPOATie(RequestEndTimePolicyOperations, POA) - Constructor for class org.omg.Messaging.RequestEndTimePolicyPOATie
-
- RequestInfo - Interface in org.omg.PortableInterceptor
-
Request Information, accessible to Interceptors.
- RequestInfoHelper - Class in org.omg.PortableInterceptor
-
Request Information, accessible to Interceptors.
- RequestInfoHelper() - Constructor for class org.omg.PortableInterceptor.RequestInfoHelper
-
- RequestInfoHolder - Class in org.omg.PortableInterceptor
-
Request Information, accessible to Interceptors.
- RequestInfoHolder() - Constructor for class org.omg.PortableInterceptor.RequestInfoHolder
-
- RequestInfoHolder(RequestInfo) - Constructor for class org.omg.PortableInterceptor.RequestInfoHolder
-
- RequestInfoOperations - Interface in org.omg.PortableInterceptor
-
Request Information, accessible to Interceptors.
- RequestPriorityPolicy - Interface in org.omg.Messaging
-
org/omg/Messaging/RequestPriorityPolicy.java .
- RequestPriorityPolicyHelper - Class in org.omg.Messaging
-
org/omg/Messaging/RequestPriorityPolicyHelper.java .
- RequestPriorityPolicyHelper() - Constructor for class org.omg.Messaging.RequestPriorityPolicyHelper
-
- RequestPriorityPolicyHolder - Class in org.omg.Messaging
-
org/omg/Messaging/RequestPriorityPolicyHolder.java .
- RequestPriorityPolicyHolder() - Constructor for class org.omg.Messaging.RequestPriorityPolicyHolder
-
- RequestPriorityPolicyHolder(RequestPriorityPolicy) - Constructor for class org.omg.Messaging.RequestPriorityPolicyHolder
-
- RequestPriorityPolicyOperations - Interface in org.omg.Messaging
-
org/omg/Messaging/RequestPriorityPolicyOperations.java .
- RequestPriorityPolicyPOA - Class in org.omg.Messaging
-
org/omg/Messaging/RequestPriorityPolicyPOA.java .
- RequestPriorityPolicyPOA() - Constructor for class org.omg.Messaging.RequestPriorityPolicyPOA
-
- RequestPriorityPolicyPOATie - Class in org.omg.Messaging
-
org/omg/Messaging/RequestPriorityPolicyPOATie.java .
- RequestPriorityPolicyPOATie(RequestPriorityPolicyOperations) - Constructor for class org.omg.Messaging.RequestPriorityPolicyPOATie
-
- RequestPriorityPolicyPOATie(RequestPriorityPolicyOperations, POA) - Constructor for class org.omg.Messaging.RequestPriorityPolicyPOATie
-
- RequestProcessingPolicy - Interface in org.omg.PortableServer
-
This policy specifies how requests are processed by
the created POA.
- RequestProcessingPolicyOperations - Interface in org.omg.PortableServer
-
This policy specifies how requests are processed by
the created POA.
- RequestProcessingPolicyValue - Class in org.omg.PortableServer
-
The RequestProcessingPolicyValue can have the following
values.
- RequestProcessingPolicyValue(int) - Constructor for class org.omg.PortableServer.RequestProcessingPolicyValue
-
- RequestProcessingPolicyValueHelper - Class in org.omg.PortableServer
-
The RequestProcessingPolicyValue can have the following
values.
- RequestProcessingPolicyValueHelper() - Constructor for class org.omg.PortableServer.RequestProcessingPolicyValueHelper
-
- RequestProcessingPolicyValueHolder - Class in org.omg.PortableServer
-
The RequestProcessingPolicyValue can have the following
values.
- RequestProcessingPolicyValueHolder() - Constructor for class org.omg.PortableServer.RequestProcessingPolicyValueHolder
-
- RequestProcessingPolicyValueHolder(RequestProcessingPolicyValue) - Constructor for class org.omg.PortableServer.RequestProcessingPolicyValueHolder
-
- RequestStartTimePolicy - Interface in org.omg.Messaging
-
org/omg/Messaging/RequestStartTimePolicy.java .
- RequestStartTimePolicyHelper - Class in org.omg.Messaging
-
org/omg/Messaging/RequestStartTimePolicyHelper.java .
- RequestStartTimePolicyHelper() - Constructor for class org.omg.Messaging.RequestStartTimePolicyHelper
-
- RequestStartTimePolicyHolder - Class in org.omg.Messaging
-
org/omg/Messaging/RequestStartTimePolicyHolder.java .
- RequestStartTimePolicyHolder() - Constructor for class org.omg.Messaging.RequestStartTimePolicyHolder
-
- RequestStartTimePolicyHolder(RequestStartTimePolicy) - Constructor for class org.omg.Messaging.RequestStartTimePolicyHolder
-
- RequestStartTimePolicyOperations - Interface in org.omg.Messaging
-
org/omg/Messaging/RequestStartTimePolicyOperations.java .
- RequestStartTimePolicyPOA - Class in org.omg.Messaging
-
org/omg/Messaging/RequestStartTimePolicyPOA.java .
- RequestStartTimePolicyPOA() - Constructor for class org.omg.Messaging.RequestStartTimePolicyPOA
-
- RequestStartTimePolicyPOATie - Class in org.omg.Messaging
-
org/omg/Messaging/RequestStartTimePolicyPOATie.java .
- RequestStartTimePolicyPOATie(RequestStartTimePolicyOperations) - Constructor for class org.omg.Messaging.RequestStartTimePolicyPOATie
-
- RequestStartTimePolicyPOATie(RequestStartTimePolicyOperations, POA) - Constructor for class org.omg.Messaging.RequestStartTimePolicyPOATie
-
- REQUIRES - Interface in org.omg.CosTransactions
-
org/omg/CosTransactions/REQUIRES.java .
- resolve(NameComponent[]) - Method in class org.omg.CosNaming._NamingContextExtStub
-
The resolve operation is the process of retrieving an object
bound to a name in a given context.
- resolve(NameComponent[]) - Method in class org.omg.CosNaming._NamingContextStub
-
The resolve operation is the process of retrieving an object
bound to a name in a given context.
- resolve(NameComponent[]) - Method in class org.omg.CosNaming.NamingContextExtPOATie
-
The resolve operation is the process of retrieving an object
bound to a name in a given context.
- resolve(NameComponent[]) - Method in interface org.omg.CosNaming.NamingContextOperations
-
The resolve operation is the process of retrieving an object
bound to a name in a given context.
- resolve(NameComponent[]) - Method in class org.omg.CosNaming.NamingContextPOATie
-
The resolve operation is the process of retrieving an object
bound to a name in a given context.
- resolve_initial_references(String) - Method in class org.omg.CORBA.ORB
-
Resolves a specific object reference from the set of available
initial service names.
- resolve_initial_references(String) - Method in interface org.omg.PortableInterceptor.ORBInitInfoOperations
-
Identical to ORB.resolve_initial_references.
- resolve_str(String) - Method in class org.omg.CosNaming._NamingContextExtStub
-
This operation resolves the Stringified name into the object
reference.
- resolve_str(String) - Method in interface org.omg.CosNaming.NamingContextExtOperations
-
This operation resolves the Stringified name into the object
reference.
- resolve_str(String) - Method in class org.omg.CosNaming.NamingContextExtPOATie
-
This operation resolves the Stringified name into the object
reference.
- Resource - Interface in org.omg.CosTransactions
-
org/omg/CosTransactions/Resource.java .
- ResourceHelper - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/ResourceHelper.java .
- ResourceHelper() - Constructor for class org.omg.CosTransactions.ResourceHelper
-
- ResourceHolder - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/ResourceHolder.java .
- ResourceHolder() - Constructor for class org.omg.CosTransactions.ResourceHolder
-
- ResourceHolder(Resource) - Constructor for class org.omg.CosTransactions.ResourceHolder
-
- ResourceOperations - Interface in org.omg.CosTransactions
-
org/omg/CosTransactions/ResourceOperations.java .
- ResourcePOA - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/ResourcePOA.java .
- ResourcePOA() - Constructor for class org.omg.CosTransactions.ResourcePOA
-
- ResourcePOATie - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/ResourcePOATie.java .
- ResourcePOATie(ResourceOperations) - Constructor for class org.omg.CosTransactions.ResourcePOATie
-
- ResourcePOATie(ResourceOperations, POA) - Constructor for class org.omg.CosTransactions.ResourcePOATie
-
- response_expected() - Method in interface org.omg.PortableInterceptor.RequestInfoOperations
-
Indicates whether a response is expected.
- ResponseHandler - Interface in org.omg.CORBA.portable
-
This interface is supplied by an ORB to a servant at invocation time and allows
the servant to later retrieve an OutputStream for returning the invocation results.
- rest_of_name - Variable in exception org.omg.CosNaming.NamingContextPackage.CannotProceed
-
- rest_of_name - Variable in exception org.omg.CosNaming.NamingContextPackage.NotFound
-
- result() - Method in class org.omg.CORBA._OperationDefStub
-
- result() - Method in interface org.omg.CORBA.OperationDefOperations
-
- result() - Method in class org.omg.CORBA.OperationDefPOATie
-
- result - Variable in class org.omg.CORBA.OperationDescription
-
- result() - Method in class org.omg.CORBA.Request
-
Retrieves the NamedValue object containing the return
value for the method.
- result(Any) - Method in class org.omg.CORBA.ServerRequest
-
- result() - Method in interface org.omg.PortableInterceptor.RequestInfoOperations
-
Returns an any containing the result of the operation invocation.
- result_def() - Method in class org.omg.CORBA._OperationDefStub
-
- result_def(IDLType) - Method in class org.omg.CORBA._OperationDefStub
-
- result_def() - Method in interface org.omg.CORBA.OperationDefOperations
-
- result_def(IDLType) - Method in interface org.omg.CORBA.OperationDefOperations
-
- result_def() - Method in class org.omg.CORBA.OperationDefPOATie
-
- result_def(IDLType) - Method in class org.omg.CORBA.OperationDefPOATie
-
- resume(Control) - Method in class org.omg.CosTransactions._CurrentStub
-
- resume(Control) - Method in interface org.omg.CosTransactions.CurrentOperations
-
- resume(Control) - Method in class org.omg.CosTransactions.CurrentPOATie
-
- RETAIN - Static variable in class org.omg.PortableServer.ServantRetentionPolicyValue
-
- return_value() - Method in class org.omg.CORBA.Request
-
Returns the Any object that contains the value for the
result of the method.
- rewind() - Method in interface org.omg.CORBA.DynAny
-
Deprecated.
Moves the internal pointer to the first component.
- rewind() - Method in class org.omg.DynamicAny._DynAnyStub
-
Is equivalent to seek(0).
- rewind() - Method in class org.omg.DynamicAny._DynArrayStub
-
Is equivalent to seek(0).
- rewind() - Method in class org.omg.DynamicAny._DynEnumStub
-
Is equivalent to seek(0).
- rewind() - Method in class org.omg.DynamicAny._DynFixedStub
-
Is equivalent to seek(0).
- rewind() - Method in class org.omg.DynamicAny._DynSequenceStub
-
Is equivalent to seek(0).
- rewind() - Method in class org.omg.DynamicAny._DynStructStub
-
Is equivalent to seek(0).
- rewind() - Method in class org.omg.DynamicAny._DynUnionStub
-
Is equivalent to seek(0).
- rewind() - Method in class org.omg.DynamicAny._DynValueBoxStub
-
Is equivalent to seek(0).
- rewind() - Method in class org.omg.DynamicAny._DynValueCommonStub
-
Is equivalent to seek(0).
- rewind() - Method in class org.omg.DynamicAny._DynValueStub
-
Is equivalent to seek(0).
- rewind() - Method in interface org.omg.DynamicAny.DynAnyOperations
-
Is equivalent to seek(0).
- rewind() - Method in class org.omg.DynamicAny.DynAnyPOATie
-
Is equivalent to seek(0).
- rewind() - Method in class org.omg.DynamicAny.DynArrayPOATie
-
Is equivalent to seek(0).
- rewind() - Method in class org.omg.DynamicAny.DynEnumPOATie
-
Is equivalent to seek(0).
- rewind() - Method in class org.omg.DynamicAny.DynFixedPOATie
-
Is equivalent to seek(0).
- rewind() - Method in class org.omg.DynamicAny.DynSequencePOATie
-
Is equivalent to seek(0).
- rewind() - Method in class org.omg.DynamicAny.DynStructPOATie
-
Is equivalent to seek(0).
- rewind() - Method in class org.omg.DynamicAny.DynUnionPOATie
-
Is equivalent to seek(0).
- rewind() - Method in class org.omg.DynamicAny.DynValueBoxPOATie
-
Is equivalent to seek(0).
- rewind() - Method in class org.omg.DynamicAny.DynValueCommonPOATie
-
Is equivalent to seek(0).
- rewind() - Method in class org.omg.DynamicAny.DynValuePOATie
-
Is equivalent to seek(0).
- RMICustomMaxStreamFormat - Interface in org.omg.IOP
-
org/omg/IOP/RMICustomMaxStreamFormat.java .
- rollback() - Method in class org.omg.CosTransactions._CurrentStub
-
- rollback() - Method in class org.omg.CosTransactions._ResourceStub
-
- rollback() - Method in class org.omg.CosTransactions._SubtransactionAwareResourceStub
-
- rollback() - Method in class org.omg.CosTransactions._TerminatorStub
-
- rollback() - Method in interface org.omg.CosTransactions.CurrentOperations
-
- rollback() - Method in class org.omg.CosTransactions.CurrentPOATie
-
- rollback() - Method in interface org.omg.CosTransactions.ResourceOperations
-
- rollback() - Method in class org.omg.CosTransactions.ResourcePOATie
-
- rollback() - Method in class org.omg.CosTransactions.SubtransactionAwareResourcePOATie
-
- rollback() - Method in interface org.omg.CosTransactions.TerminatorOperations
-
- rollback() - Method in class org.omg.CosTransactions.TerminatorPOATie
-
- rollback_only() - Method in class org.omg.CosTransactions._CoordinatorStub
-
- rollback_only() - Method in class org.omg.CosTransactions._CurrentStub
-
- rollback_only() - Method in interface org.omg.CosTransactions.CoordinatorOperations
-
- rollback_only() - Method in class org.omg.CosTransactions.CoordinatorPOATie
-
- rollback_only() - Method in interface org.omg.CosTransactions.CurrentOperations
-
- rollback_only() - Method in class org.omg.CosTransactions.CurrentPOATie
-
- rollback_subtransaction() - Method in class org.omg.CosTransactions._SubtransactionAwareResourceStub
-
- rollback_subtransaction() - Method in interface org.omg.CosTransactions.SubtransactionAwareResourceOperations
-
- rollback_subtransaction() - Method in class org.omg.CosTransactions.SubtransactionAwareResourcePOATie
-
- ROUTE_FORWARD - Interface in org.omg.Messaging
-
org/omg/Messaging/ROUTE_FORWARD.java .
- ROUTE_NONE - Interface in org.omg.Messaging
-
org/omg/Messaging/ROUTE_NONE.java .
- ROUTE_STORE_AND_FORWARD - Interface in org.omg.Messaging
-
org/omg/Messaging/ROUTE_STORE_AND_FORWARD.java .
- ROUTING_POLICY_TYPE - Interface in org.omg.Messaging
-
org/omg/Messaging/ROUTING_POLICY_TYPE.java .
- routing_range() - Method in class org.omg.Messaging._RoutingPolicyStub
-
- routing_range() - Method in interface org.omg.Messaging.RoutingPolicyOperations
-
- routing_range() - Method in class org.omg.Messaging.RoutingPolicyPOATie
-
- RoutingPolicy - Interface in org.omg.Messaging
-
org/omg/Messaging/RoutingPolicy.java .
- RoutingPolicyHelper - Class in org.omg.Messaging
-
org/omg/Messaging/RoutingPolicyHelper.java .
- RoutingPolicyHelper() - Constructor for class org.omg.Messaging.RoutingPolicyHelper
-
- RoutingPolicyHolder - Class in org.omg.Messaging
-
org/omg/Messaging/RoutingPolicyHolder.java .
- RoutingPolicyHolder() - Constructor for class org.omg.Messaging.RoutingPolicyHolder
-
- RoutingPolicyHolder(RoutingPolicy) - Constructor for class org.omg.Messaging.RoutingPolicyHolder
-
- RoutingPolicyOperations - Interface in org.omg.Messaging
-
org/omg/Messaging/RoutingPolicyOperations.java .
- RoutingPolicyPOA - Class in org.omg.Messaging
-
org/omg/Messaging/RoutingPolicyPOA.java .
- RoutingPolicyPOA() - Constructor for class org.omg.Messaging.RoutingPolicyPOA
-
- RoutingPolicyPOATie - Class in org.omg.Messaging
-
org/omg/Messaging/RoutingPolicyPOATie.java .
- RoutingPolicyPOATie(RoutingPolicyOperations) - Constructor for class org.omg.Messaging.RoutingPolicyPOATie
-
- RoutingPolicyPOATie(RoutingPolicyOperations, POA) - Constructor for class org.omg.Messaging.RoutingPolicyPOATie
-
- RoutingTypeHelper - Class in org.omg.Messaging
-
org/omg/Messaging/RoutingTypeHelper.java .
- RoutingTypeHelper() - Constructor for class org.omg.Messaging.RoutingTypeHelper
-
- RoutingTypeRange - Class in org.omg.Messaging
-
org/omg/Messaging/RoutingTypeRange.java .
- RoutingTypeRange() - Constructor for class org.omg.Messaging.RoutingTypeRange
-
- RoutingTypeRange(short, short) - Constructor for class org.omg.Messaging.RoutingTypeRange
-
- RoutingTypeRangeHelper - Class in org.omg.Messaging
-
org/omg/Messaging/RoutingTypeRangeHelper.java .
- RoutingTypeRangeHelper() - Constructor for class org.omg.Messaging.RoutingTypeRangeHelper
-
- RoutingTypeRangeHolder - Class in org.omg.Messaging
-
org/omg/Messaging/RoutingTypeRangeHolder.java .
- RoutingTypeRangeHolder() - Constructor for class org.omg.Messaging.RoutingTypeRangeHolder
-
- RoutingTypeRangeHolder(RoutingTypeRange) - Constructor for class org.omg.Messaging.RoutingTypeRangeHolder
-
- run() - Method in class com.sun.corba.ee.org.omg.CORBA.GetPropertyAction
-
Determines the string value of the system property whose
name was specified in the constructor.
- run() - Method in class org.omg.CORBA.ORB
-
This operation blocks the current thread until the ORB has
completed the shutdown process, initiated when some thread calls
shutdown.
- RunTime - Interface in org.omg.SendingContext
-
org/omg/SendingContext/RunTime.java .
- RunTimeHelper - Class in org.omg.SendingContext
-
org/omg/SendingContext/RunTimeHelper.java .
- RunTimeHelper() - Constructor for class org.omg.SendingContext.RunTimeHelper
-
- RunTimeHolder - Class in org.omg.SendingContext
-
org/omg/SendingContext/RunTimeHolder.java .
- RunTimeHolder() - Constructor for class org.omg.SendingContext.RunTimeHolder
-
- RunTimeHolder(RunTime) - Constructor for class org.omg.SendingContext.RunTimeHolder
-
- RunTimeOperations - Interface in org.omg.SendingContext
-
org/omg/SendingContext/RunTimeOperations.java .
- RunTimePOA - Class in org.omg.SendingContext
-
org/omg/SendingContext/RunTimePOA.java .
- RunTimePOA() - Constructor for class org.omg.SendingContext.RunTimePOA
-
- RunTimePOATie - Class in org.omg.SendingContext
-
org/omg/SendingContext/RunTimePOATie.java .
- RunTimePOATie(RunTimeOperations) - Constructor for class org.omg.SendingContext.RunTimePOATie
-
- RunTimePOATie(RunTimeOperations, POA) - Constructor for class org.omg.SendingContext.RunTimePOATie
-
- ScopedNameHelper - Class in org.omg.CORBA
-
org/omg/CORBA/ScopedNameHelper.java .
- ScopedNameHelper() - Constructor for class org.omg.CORBA.ScopedNameHelper
-
- seek(int) - Method in interface org.omg.CORBA.DynAny
-
Deprecated.
Moves the internal pointer to the given index.
- seek(int) - Method in class org.omg.DynamicAny._DynAnyStub
-
Sets the current position to index.
- seek(int) - Method in class org.omg.DynamicAny._DynArrayStub
-
Sets the current position to index.
- seek(int) - Method in class org.omg.DynamicAny._DynEnumStub
-
Sets the current position to index.
- seek(int) - Method in class org.omg.DynamicAny._DynFixedStub
-
Sets the current position to index.
- seek(int) - Method in class org.omg.DynamicAny._DynSequenceStub
-
Sets the current position to index.
- seek(int) - Method in class org.omg.DynamicAny._DynStructStub
-
Sets the current position to index.
- seek(int) - Method in class org.omg.DynamicAny._DynUnionStub
-
Sets the current position to index.
- seek(int) - Method in class org.omg.DynamicAny._DynValueBoxStub
-
Sets the current position to index.
- seek(int) - Method in class org.omg.DynamicAny._DynValueCommonStub
-
Sets the current position to index.
- seek(int) - Method in class org.omg.DynamicAny._DynValueStub
-
Sets the current position to index.
- seek(int) - Method in interface org.omg.DynamicAny.DynAnyOperations
-
Sets the current position to index.
- seek(int) - Method in class org.omg.DynamicAny.DynAnyPOATie
-
Sets the current position to index.
- seek(int) - Method in class org.omg.DynamicAny.DynArrayPOATie
-
Sets the current position to index.
- seek(int) - Method in class org.omg.DynamicAny.DynEnumPOATie
-
Sets the current position to index.
- seek(int) - Method in class org.omg.DynamicAny.DynFixedPOATie
-
Sets the current position to index.
- seek(int) - Method in class org.omg.DynamicAny.DynSequencePOATie
-
Sets the current position to index.
- seek(int) - Method in class org.omg.DynamicAny.DynStructPOATie
-
Sets the current position to index.
- seek(int) - Method in class org.omg.DynamicAny.DynUnionPOATie
-
Sets the current position to index.
- seek(int) - Method in class org.omg.DynamicAny.DynValueBoxPOATie
-
Sets the current position to index.
- seek(int) - Method in class org.omg.DynamicAny.DynValueCommonPOATie
-
Sets the current position to index.
- seek(int) - Method in class org.omg.DynamicAny.DynValuePOATie
-
Sets the current position to index.
- send_deferred() - Method in class org.omg.CORBA.Request
-
Makes an asynchronous invocation on
the request.
- send_exception(ServerRequestInfo) - Method in interface org.omg.PortableInterceptor.ServerRequestInterceptorOperations
-
Allows an Interceptor to query the exception information and modify
the reply service context before the exception is thrown to the client.
- send_multiple_requests_deferred(Request[]) - Method in class org.omg.CORBA.ORB
-
Sends multiple dynamic (DII) requests asynchronously.
- send_multiple_requests_oneway(Request[]) - Method in class org.omg.CORBA.ORB
-
Sends multiple dynamic (DII) requests asynchronously without expecting
any responses.
- send_oneway() - Method in class org.omg.CORBA.Request
-
Makes a oneway invocation on the
request.
- send_other(ServerRequestInfo) - Method in interface org.omg.PortableInterceptor.ServerRequestInterceptorOperations
-
Allows an Interceptor to query the information available when a
request results in something other than a normal reply or an
exception.
- send_poll(ClientRequestInfo) - Method in interface org.omg.PortableInterceptor.ClientRequestInterceptorOperations
-
Allows an Interceptor to query information during a Time-Independent
Invocation (TII) polling get reply sequence.
- send_reply(ServerRequestInfo) - Method in interface org.omg.PortableInterceptor.ServerRequestInterceptorOperations
-
Allows an Interceptor to query reply information and modify the
reply service context after the target operation has been invoked
and before the reply is returned to the client.
- send_request(ClientRequestInfo) - Method in interface org.omg.PortableInterceptor.ClientRequestInterceptorOperations
-
Allows an Interceptor to query request information and modify the
service context before the request is sent to the server.
- Sender - Interface in org.omg.CosTSPortability
-
- SenderHolder - Class in org.omg.CosTSPortability
-
- SenderHolder() - Constructor for class org.omg.CosTSPortability.SenderHolder
-
- SenderHolder(Sender) - Constructor for class org.omg.CosTSPortability.SenderHolder
-
- sending_exception() - Method in interface org.omg.PortableInterceptor.ServerRequestInfoOperations
-
Returns an any which contains the exception to be returned to
the client.
- sending_reply(int, PropagationContextHolder) - Method in interface org.omg.CosTSPortability.Receiver
-
- sending_request(int, PropagationContextHolder) - Method in interface org.omg.CosTSPortability.Sender
-
- SendingContextRunTime - Interface in org.omg.IOP
-
org/omg/IOP/SendingContextRunTime.java .
- SequenceDef - Interface in org.omg.CORBA
-
org/omg/CORBA/SequenceDef.java .
- SequenceDefHelper - Class in org.omg.CORBA
-
org/omg/CORBA/SequenceDefHelper.java .
- SequenceDefHelper() - Constructor for class org.omg.CORBA.SequenceDefHelper
-
- SequenceDefHolder - Class in org.omg.CORBA
-
org/omg/CORBA/SequenceDefHolder.java .
- SequenceDefHolder() - Constructor for class org.omg.CORBA.SequenceDefHolder
-
- SequenceDefHolder(SequenceDef) - Constructor for class org.omg.CORBA.SequenceDefHolder
-
- SequenceDefOperations - Interface in org.omg.CORBA
-
org/omg/CORBA/SequenceDefOperations.java .
- SequenceDefPOA - Class in org.omg.CORBA
-
org/omg/CORBA/SequenceDefPOA.java .
- SequenceDefPOA() - Constructor for class org.omg.CORBA.SequenceDefPOA
-
- SequenceDefPOATie - Class in org.omg.CORBA
-
org/omg/CORBA/SequenceDefPOATie.java .
- SequenceDefPOATie(SequenceDefOperations) - Constructor for class org.omg.CORBA.SequenceDefPOATie
-
- SequenceDefPOATie(SequenceDefOperations, POA) - Constructor for class org.omg.CORBA.SequenceDefPOATie
-
- servant - Variable in class org.omg.CORBA.portable.ServantObject
-
The real servant.
- Servant - Class in org.omg.PortableServer
-
Defines the native Servant type.
- Servant() - Constructor for class org.omg.PortableServer.Servant
-
- servant_postinvoke(Object, ServantObject) - Method in class org.omg.CORBA.portable.Delegate
-
servant_postinvoke() is invoked by the local stub after the operation
has been invoked on the local servant.
- servant_preinvoke(Object, String, Class) - Method in class org.omg.CORBA.portable.Delegate
-
Returns a Java reference to the servant which should be used for this
request.
- SERVANT_RETENTION_POLICY_ID - Interface in org.omg.PortableServer
-
org/omg/PortableServer/SERVANT_RETENTION_POLICY_ID.java .
- servant_to_id(Servant) - Method in interface org.omg.PortableServer.POAOperations
-
This operation has four possible behaviors.
- servant_to_reference(Servant) - Method in interface org.omg.PortableServer.POAOperations
-
This operation requires the RETAIN policy and either
the UNIQUE_ID or IMPLICIT_ACTIVATION policies if
invoked outside the context of an operation dispatched
by this POA.
- ServantActivator - Interface in org.omg.PortableServer
-
When the POA has the RETAIN policy it uses servant
managers that are ServantActivators.
- ServantActivatorHelper - Class in org.omg.PortableServer
-
When the POA has the RETAIN policy it uses servant
managers that are ServantActivators.
- ServantActivatorHelper() - Constructor for class org.omg.PortableServer.ServantActivatorHelper
-
- ServantActivatorHolder - Class in org.omg.PortableServer
-
When the POA has the RETAIN policy it uses servant
managers that are ServantActivators.
- ServantActivatorHolder() - Constructor for class org.omg.PortableServer.ServantActivatorHolder
-
- ServantActivatorHolder(ServantActivator) - Constructor for class org.omg.PortableServer.ServantActivatorHolder
-
- ServantActivatorOperations - Interface in org.omg.PortableServer
-
When the POA has the RETAIN policy it uses servant
managers that are ServantActivators.
- ServantActivatorPOA - Class in org.omg.PortableServer
-
When the POA has the RETAIN policy it uses servant
managers that are ServantActivators.
- ServantActivatorPOA() - Constructor for class org.omg.PortableServer.ServantActivatorPOA
-
- ServantActivatorPOATie - Class in org.omg.PortableServer
-
When the POA has the RETAIN policy it uses servant
managers that are ServantActivators.
- ServantActivatorPOATie(ServantActivatorOperations) - Constructor for class org.omg.PortableServer.ServantActivatorPOATie
-
- ServantActivatorPOATie(ServantActivatorOperations, POA) - Constructor for class org.omg.PortableServer.ServantActivatorPOATie
-
- ServantAlreadyActive - Exception in org.omg.PortableServer.POAPackage
-
org/omg/PortableServer/POAPackage/ServantAlreadyActive.java .
- ServantAlreadyActive() - Constructor for exception org.omg.PortableServer.POAPackage.ServantAlreadyActive
-
- ServantAlreadyActive(String) - Constructor for exception org.omg.PortableServer.POAPackage.ServantAlreadyActive
-
- ServantAlreadyActiveHelper - Class in org.omg.PortableServer.POAPackage
-
org/omg/PortableServer/POAPackage/ServantAlreadyActiveHelper.java .
- ServantAlreadyActiveHelper() - Constructor for class org.omg.PortableServer.POAPackage.ServantAlreadyActiveHelper
-
- ServantAlreadyActiveHolder - Class in org.omg.PortableServer.POAPackage
-
org/omg/PortableServer/POAPackage/ServantAlreadyActiveHolder.java .
- ServantAlreadyActiveHolder() - Constructor for class org.omg.PortableServer.POAPackage.ServantAlreadyActiveHolder
-
- ServantAlreadyActiveHolder(ServantAlreadyActive) - Constructor for class org.omg.PortableServer.POAPackage.ServantAlreadyActiveHolder
-
- ServantLocator - Interface in org.omg.PortableServer
-
When the POA has the NON_RETAIN policy it uses servant
managers that are ServantLocators.
- ServantLocatorHelper - Class in org.omg.PortableServer
-
When the POA has the NON_RETAIN policy it uses servant
managers that are ServantLocators.
- ServantLocatorHelper() - Constructor for class org.omg.PortableServer.ServantLocatorHelper
-
- ServantLocatorHolder - Class in org.omg.PortableServer
-
When the POA has the NON_RETAIN policy it uses servant
managers that are ServantLocators.
- ServantLocatorHolder() - Constructor for class org.omg.PortableServer.ServantLocatorHolder
-
- ServantLocatorHolder(ServantLocator) - Constructor for class org.omg.PortableServer.ServantLocatorHolder
-
- ServantLocatorOperations - Interface in org.omg.PortableServer
-
When the POA has the NON_RETAIN policy it uses servant
managers that are ServantLocators.
- ServantLocatorPOA - Class in org.omg.PortableServer
-
When the POA has the NON_RETAIN policy it uses servant
managers that are ServantLocators.
- ServantLocatorPOA() - Constructor for class org.omg.PortableServer.ServantLocatorPOA
-
- ServantLocatorPOATie - Class in org.omg.PortableServer
-
When the POA has the NON_RETAIN policy it uses servant
managers that are ServantLocators.
- ServantLocatorPOATie(ServantLocatorOperations) - Constructor for class org.omg.PortableServer.ServantLocatorPOATie
-
- ServantLocatorPOATie(ServantLocatorOperations, POA) - Constructor for class org.omg.PortableServer.ServantLocatorPOATie
-
- ServantManager - Interface in org.omg.PortableServer
-
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.
- ServantManagerOperations - Interface in org.omg.PortableServer
-
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.
- ServantNotActive - Exception in org.omg.PortableServer.POAPackage
-
org/omg/PortableServer/POAPackage/ServantNotActive.java .
- ServantNotActive() - Constructor for exception org.omg.PortableServer.POAPackage.ServantNotActive
-
- ServantNotActive(String) - Constructor for exception org.omg.PortableServer.POAPackage.ServantNotActive
-
- ServantNotActiveHelper - Class in org.omg.PortableServer.POAPackage
-
org/omg/PortableServer/POAPackage/ServantNotActiveHelper.java .
- ServantNotActiveHelper() - Constructor for class org.omg.PortableServer.POAPackage.ServantNotActiveHelper
-
- ServantNotActiveHolder - Class in org.omg.PortableServer.POAPackage
-
org/omg/PortableServer/POAPackage/ServantNotActiveHolder.java .
- ServantNotActiveHolder() - Constructor for class org.omg.PortableServer.POAPackage.ServantNotActiveHolder
-
- ServantNotActiveHolder(ServantNotActive) - Constructor for class org.omg.PortableServer.POAPackage.ServantNotActiveHolder
-
- ServantObject - Class in org.omg.CORBA.portable
-
This class is part of the local stub API, the purpose of which is to provide
high performance calls for collocated clients and servers
(i.e.
- ServantObject() - Constructor for class org.omg.CORBA.portable.ServantObject
-
- ServantRetentionPolicy - Interface in org.omg.PortableServer
-
This policy specifies whether the created POA retains
active servants in an Active Object Map.
- ServantRetentionPolicyOperations - Interface in org.omg.PortableServer
-
This policy specifies whether the created POA retains
active servants in an Active Object Map.
- ServantRetentionPolicyValue - Class in org.omg.PortableServer
-
ServantRetentionPolicyValue can have the following
values.
- ServantRetentionPolicyValue(int) - Constructor for class org.omg.PortableServer.ServantRetentionPolicyValue
-
- ServantRetentionPolicyValueHelper - Class in org.omg.PortableServer
-
ServantRetentionPolicyValue can have the following
values.
- ServantRetentionPolicyValueHelper() - Constructor for class org.omg.PortableServer.ServantRetentionPolicyValueHelper
-
- ServantRetentionPolicyValueHolder - Class in org.omg.PortableServer
-
ServantRetentionPolicyValue can have the following
values.
- ServantRetentionPolicyValueHolder() - Constructor for class org.omg.PortableServer.ServantRetentionPolicyValueHolder
-
- ServantRetentionPolicyValueHolder(ServantRetentionPolicyValue) - Constructor for class org.omg.PortableServer.ServantRetentionPolicyValueHolder
-
- server_id() - Method in interface org.omg.PortableInterceptor.ObjectReferenceTemplate
-
- server_id() - Method in interface org.omg.PortableInterceptor.ServerRequestInfoOperations
-
Returns the server ID that was specified on ORB::init using the -ORBServerId
argument.
- ServerIdHelper - Class in org.omg.PortableInterceptor
-
org/omg/PortableInterceptor/ServerIdHelper.java .
- ServerIdHelper() - Constructor for class org.omg.PortableInterceptor.ServerIdHelper
-
- ServerRequest - Class in org.omg.CORBA
-
An object that captures the explicit state of a request
for the Dynamic Skeleton Interface (DSI).
- ServerRequest() - Constructor for class org.omg.CORBA.ServerRequest
-
- ServerRequestInfo - Interface in org.omg.PortableInterceptor
-
Request Information, accessible to server-side request interceptors.
- ServerRequestInfoHelper - Class in org.omg.PortableInterceptor
-
Request Information, accessible to server-side request interceptors.
- ServerRequestInfoHelper() - Constructor for class org.omg.PortableInterceptor.ServerRequestInfoHelper
-
- ServerRequestInfoHolder - Class in org.omg.PortableInterceptor
-
Request Information, accessible to server-side request interceptors.
- ServerRequestInfoHolder() - Constructor for class org.omg.PortableInterceptor.ServerRequestInfoHolder
-
- ServerRequestInfoHolder(ServerRequestInfo) - Constructor for class org.omg.PortableInterceptor.ServerRequestInfoHolder
-
- ServerRequestInfoOperations - Interface in org.omg.PortableInterceptor
-
Request Information, accessible to server-side request interceptors.
- ServerRequestInterceptor - Interface in org.omg.PortableInterceptor
-
Server-side request interceptor.
- ServerRequestInterceptorHelper - Class in org.omg.PortableInterceptor
-
Server-side request interceptor.
- ServerRequestInterceptorHelper() - Constructor for class org.omg.PortableInterceptor.ServerRequestInterceptorHelper
-
- ServerRequestInterceptorHolder - Class in org.omg.PortableInterceptor
-
Server-side request interceptor.
- ServerRequestInterceptorHolder() - Constructor for class org.omg.PortableInterceptor.ServerRequestInterceptorHolder
-
- ServerRequestInterceptorHolder(ServerRequestInterceptor) - Constructor for class org.omg.PortableInterceptor.ServerRequestInterceptorHolder
-
- ServerRequestInterceptorOperations - Interface in org.omg.PortableInterceptor
-
Server-side request interceptor.
- service_detail - Variable in class org.omg.CORBA.ServiceDetail
-
The data describing the ORB service that this ServiceDetail
object represents.
- service_detail_type - Variable in class org.omg.CORBA.ServiceDetail
-
The type of the ORB service that this ServiceDetail
object represents.
- service_details - Variable in class org.omg.CORBA.ServiceInformation
-
Array of ServiceDetails giving more details about the service.
- service_options - Variable in class org.omg.CORBA.ServiceInformation
-
Array of ints representing service options.
- ServiceContext - Class in org.omg.IOP
-
org/omg/IOP/ServiceContext.java .
- ServiceContext() - Constructor for class org.omg.IOP.ServiceContext
-
- ServiceContext(int, byte[]) - Constructor for class org.omg.IOP.ServiceContext
-
- ServiceContextHelper - Class in org.omg.IOP
-
org/omg/IOP/ServiceContextHelper.java .
- ServiceContextHelper() - Constructor for class org.omg.IOP.ServiceContextHelper
-
- ServiceContextHolder - Class in org.omg.IOP
-
org/omg/IOP/ServiceContextHolder.java .
- ServiceContextHolder() - Constructor for class org.omg.IOP.ServiceContextHolder
-
- ServiceContextHolder(ServiceContext) - Constructor for class org.omg.IOP.ServiceContextHolder
-
- ServiceContextListHelper - Class in org.omg.IOP
-
An array of service contexts, forming a service context list.
- ServiceContextListHelper() - Constructor for class org.omg.IOP.ServiceContextListHelper
-
- ServiceContextListHolder - Class in org.omg.IOP
-
An array of service contexts, forming a service context list.
- ServiceContextListHolder() - Constructor for class org.omg.IOP.ServiceContextListHolder
-
- ServiceContextListHolder(ServiceContext[]) - Constructor for class org.omg.IOP.ServiceContextListHolder
-
- ServiceDetail - Class in org.omg.CORBA
-
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.
- ServiceDetail() - Constructor for class org.omg.CORBA.ServiceDetail
-
Constructs a ServiceDetail object with 0 for the type of
ORB service and an empty description.
- ServiceDetail(int, byte[]) - Constructor for class org.omg.CORBA.ServiceDetail
-
Constructs a ServiceDetail object with the given
ORB service type and the given description.
- ServiceDetailHelper - Class in org.omg.CORBA
-
- ServiceDetailHelper() - Constructor for class org.omg.CORBA.ServiceDetailHelper
-
- ServiceIdHelper - Class in org.omg.IOP
-
A service id, represented as an int
- ServiceIdHelper() - Constructor for class org.omg.IOP.ServiceIdHelper
-
- ServiceInformation - Class in org.omg.CORBA
-
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.
- ServiceInformation() - Constructor for class org.omg.CORBA.ServiceInformation
-
Constructs a ServiceInformation object with empty service_options
and service_details.
- ServiceInformation(int[], ServiceDetail[]) - Constructor for class org.omg.CORBA.ServiceInformation
-
Constructs a ServiceInformation object with the given service_options
and service_details.
- ServiceInformationHelper - Class in org.omg.CORBA
-
- ServiceInformationHelper() - Constructor for class org.omg.CORBA.ServiceInformationHelper
-
- ServiceInformationHolder - Class in org.omg.CORBA
-
The Holder for ServiceInformation.
- ServiceInformationHolder() - Constructor for class org.omg.CORBA.ServiceInformationHolder
-
Constructs a new ServiceInformationHolder object with its
value field initialized to null.
- ServiceInformationHolder(ServiceInformation) - Constructor for class org.omg.CORBA.ServiceInformationHolder
-
Constructs a new ServiceInformationHolder object with its
value field initialized to the given
ServiceInformation object.
- set_as_default() - Method in interface org.omg.CORBA.DynUnion
-
Deprecated.
Determines whether the discriminator associated with this union has been assigned
a valid default value.
- set_as_default(boolean) - Method in interface org.omg.CORBA.DynUnion
-
Deprecated.
Determines whether the discriminator associated with this union gets assigned
a valid default value.
- set_as_string(String) - Method in class org.omg.DynamicAny._DynEnumStub
-
Sets the value of the DynEnum to the enumerated value whose IDL identifier is passed in the value parameter.
- set_as_string(String) - Method in interface org.omg.DynamicAny.DynEnumOperations
-
Sets the value of the DynEnum to the enumerated value whose IDL identifier is passed in the value parameter.
- set_as_string(String) - Method in class org.omg.DynamicAny.DynEnumPOATie
-
Sets the value of the DynEnum to the enumerated value whose IDL identifier is passed in the value parameter.
- set_as_ulong(int) - Method in class org.omg.DynamicAny._DynEnumStub
-
Sets the value of the DynEnum as the enumerated value's ordinal value.
- set_as_ulong(int) - Method in interface org.omg.DynamicAny.DynEnumOperations
-
Sets the value of the DynEnum as the enumerated value's ordinal value.
- set_as_ulong(int) - Method in class org.omg.DynamicAny.DynEnumPOATie
-
Sets the value of the DynEnum as the enumerated value's ordinal value.
- set_boxed_value(Any) - Method in class org.omg.DynamicAny._DynValueBoxStub
-
Replaces the boxed value with the specified value.
- set_boxed_value(Any) - Method in interface org.omg.DynamicAny.DynValueBoxOperations
-
Replaces the boxed value with the specified value.
- set_boxed_value(Any) - Method in class org.omg.DynamicAny.DynValueBoxPOATie
-
Replaces the boxed value with the specified value.
- set_boxed_value_as_dyn_any(DynAny) - Method in class org.omg.DynamicAny._DynValueBoxStub
-
Replaces the boxed value with the value contained in the parameter.
- set_boxed_value_as_dyn_any(DynAny) - Method in interface org.omg.DynamicAny.DynValueBoxOperations
-
Replaces the boxed value with the value contained in the parameter.
- set_boxed_value_as_dyn_any(DynAny) - Method in class org.omg.DynamicAny.DynValueBoxPOATie
-
Replaces the boxed value with the value contained in the parameter.
- set_delegate(Object) - Method in class org.omg.CORBA_2_3.ORB
-
- set_discriminator(DynAny) - Method in class org.omg.DynamicAny._DynUnionStub
-
Sets the discriminator of the DynUnion to the specified value.
- set_discriminator(DynAny) - Method in interface org.omg.DynamicAny.DynUnionOperations
-
Sets the discriminator of the DynUnion to the specified value.
- set_discriminator(DynAny) - Method in class org.omg.DynamicAny.DynUnionPOATie
-
Sets the discriminator of the DynUnion to the specified value.
- set_elements(Any[]) - Method in interface org.omg.CORBA.DynArray
-
Deprecated.
Sets the value of this
DynArray object to the given array.
- set_elements(Any[]) - Method in interface org.omg.CORBA.DynSequence
-
Deprecated.
Sets the values of all elements in this sequence with the given
array.
- set_elements(Any[]) - Method in class org.omg.DynamicAny._DynArrayStub
-
Sets the DynArray to contain the passed elements.
- set_elements(Any[]) - Method in class org.omg.DynamicAny._DynSequenceStub
-
Sets the elements of a sequence.
- set_elements(Any[]) - Method in interface org.omg.DynamicAny.DynArrayOperations
-
Sets the DynArray to contain the passed elements.
- set_elements(Any[]) - Method in class org.omg.DynamicAny.DynArrayPOATie
-
Sets the DynArray to contain the passed elements.
- set_elements(Any[]) - Method in interface org.omg.DynamicAny.DynSequenceOperations
-
Sets the elements of a sequence.
- set_elements(Any[]) - Method in class org.omg.DynamicAny.DynSequencePOATie
-
Sets the elements of a sequence.
- set_elements_as_dyn_any(DynAny[]) - Method in class org.omg.DynamicAny._DynArrayStub
-
Sets the DynArray to contain the passed elements.
- set_elements_as_dyn_any(DynAny[]) - Method in class org.omg.DynamicAny._DynSequenceStub
-
Sets the elements of a sequence using DynAnys.
- set_elements_as_dyn_any(DynAny[]) - Method in interface org.omg.DynamicAny.DynArrayOperations
-
Sets the DynArray to contain the passed elements.
- set_elements_as_dyn_any(DynAny[]) - Method in class org.omg.DynamicAny.DynArrayPOATie
-
Sets the DynArray to contain the passed elements.
- set_elements_as_dyn_any(DynAny[]) - Method in interface org.omg.DynamicAny.DynSequenceOperations
-
Sets the elements of a sequence using DynAnys.
- set_elements_as_dyn_any(DynAny[]) - Method in class org.omg.DynamicAny.DynSequencePOATie
-
Sets the elements of a sequence using DynAnys.
- set_exception(Any) - Method in class org.omg.CORBA.ServerRequest
-
Throws an org.omg.CORBA.NO_IMPLEMENT exception.
- set_length(int) - Method in class org.omg.DynamicAny._DynSequenceStub
-
Sets the length of the sequence.
- set_length(int) - Method in interface org.omg.DynamicAny.DynSequenceOperations
-
Sets the length of the sequence.
- set_length(int) - Method in class org.omg.DynamicAny.DynSequencePOATie
-
Sets the length of the sequence.
- set_members(NameValuePair[]) - Method in interface org.omg.CORBA.DynStruct
-
Deprecated.
Set the members of the struct.
- set_members(NameValuePair[]) - Method in interface org.omg.CORBA.DynValue
-
Deprecated.
Sets the members of the value object this DynValue
object represents to the given array of NameValuePair
objects.
- set_members(NameValuePair[]) - Method in class org.omg.DynamicAny._DynStructStub
-
Initializes the struct data value associated with a DynStruct object from a sequence of NameValuePairs.
- set_members(NameValuePair[]) - Method in class org.omg.DynamicAny._DynValueStub
-
Initializes the value type's members from a sequence of NameValuePairs.
- set_members(NameValuePair[]) - Method in interface org.omg.DynamicAny.DynStructOperations
-
Initializes the struct data value associated with a DynStruct object from a sequence of NameValuePairs.
- set_members(NameValuePair[]) - Method in class org.omg.DynamicAny.DynStructPOATie
-
Initializes the struct data value associated with a DynStruct object from a sequence of NameValuePairs.
- set_members(NameValuePair[]) - Method in interface org.omg.DynamicAny.DynValueOperations
-
Initializes the value type's members from a sequence of NameValuePairs.
- set_members(NameValuePair[]) - Method in class org.omg.DynamicAny.DynValuePOATie
-
Initializes the value type's members from a sequence of NameValuePairs.
- set_members_as_dyn_any(NameDynAnyPair[]) - Method in class org.omg.DynamicAny._DynStructStub
-
Initializes the struct data value associated with a DynStruct object from a sequence of NameDynAnyPairs.
- set_members_as_dyn_any(NameDynAnyPair[]) - Method in class org.omg.DynamicAny._DynValueStub
-
Initializes the value type's members from a sequence of NameDynAnyPairs.
- set_members_as_dyn_any(NameDynAnyPair[]) - Method in interface org.omg.DynamicAny.DynStructOperations
-
Initializes the struct data value associated with a DynStruct object from a sequence of NameDynAnyPairs.
- set_members_as_dyn_any(NameDynAnyPair[]) - Method in class org.omg.DynamicAny.DynStructPOATie
-
Initializes the struct data value associated with a DynStruct object from a sequence of NameDynAnyPairs.
- set_members_as_dyn_any(NameDynAnyPair[]) - Method in interface org.omg.DynamicAny.DynValueOperations
-
Initializes the value type's members from a sequence of NameDynAnyPairs.
- set_members_as_dyn_any(NameDynAnyPair[]) - Method in class org.omg.DynamicAny.DynValuePOATie
-
Initializes the value type's members from a sequence of NameDynAnyPairs.
- set_one_value(String, Any) - Method in class org.omg.CORBA.Context
-
Creates a NamedValue object and adds it to this
Context object.
- SET_OVERRIDE - Static variable in class org.omg.CORBA.SetOverrideType
-
The SetOverrideType constant for the enum value SET_OVERRIDE.
- set_parameters(String[], Properties) - Method in class org.omg.CORBA.ORB
-
Allows the ORB implementation to be initialized with the given
parameters and properties.
- set_parameters(Applet, Properties) - Method in class org.omg.CORBA.ORB
-
Allows the ORB implementation to be initialized with the given
applet and parameters.
- set_policy_override(Object, Policy[], SetOverrideType) - Method in class org.omg.CORBA.portable.Delegate
-
Associates the policies passed in
with a newly created object reference that it returns.
- set_result(Any) - Method in class org.omg.CORBA.ServerRequest
-
Throws an org.omg.CORBA.NO_IMPLEMENT exception.
- set_return_type(TypeCode) - Method in class org.omg.CORBA.Request
-
Sets the typecode for the return
value of the method.
- set_servant(Servant) - Method in interface org.omg.PortableServer.POAOperations
-
This operation registers the specified servant with
the POA as the default servant.
- set_servant_manager(ServantManager) - Method in interface org.omg.PortableServer.POAOperations
-
This operation sets the default servant manager
associated with the POA.
- set_slot(int, Any) - Method in interface org.omg.PortableInterceptor.CurrentOperations
-
Sets data in a slot.
- set_slot(int, Any) - Method in interface org.omg.PortableInterceptor.ServerRequestInfoOperations
-
Allows an Interceptor to set a slot in the
PortableInterceptor.Current that is in the scope of
the request.
- set_timeout(int) - Method in class org.omg.CosTransactions._CurrentStub
-
- set_timeout(int) - Method in interface org.omg.CosTransactions.CurrentOperations
-
- set_timeout(int) - Method in class org.omg.CosTransactions.CurrentPOATie
-
- set_to_default_member() - Method in class org.omg.DynamicAny._DynUnionStub
-
Sets the discriminator to a value that is consistent with the value of the default case of a union.
- set_to_default_member() - Method in interface org.omg.DynamicAny.DynUnionOperations
-
Sets the discriminator to a value that is consistent with the value of the default case of a union.
- set_to_default_member() - Method in class org.omg.DynamicAny.DynUnionPOATie
-
Sets the discriminator to a value that is consistent with the value of the default case of a union.
- set_to_no_active_member() - Method in class org.omg.DynamicAny._DynUnionStub
-
Sets the discriminator to a value that does not correspond to any of the unions case labels.
- set_to_no_active_member() - Method in interface org.omg.DynamicAny.DynUnionOperations
-
Sets the discriminator to a value that does not correspond to any of the unions case labels.
- set_to_no_active_member() - Method in class org.omg.DynamicAny.DynUnionPOATie
-
Sets the discriminator to a value that does not correspond to any of the unions case labels.
- set_to_null() - Method in class org.omg.DynamicAny._DynValueBoxStub
-
Changes the representation of a DynValueCommon to a null value type.
- set_to_null() - Method in class org.omg.DynamicAny._DynValueCommonStub
-
Changes the representation of a DynValueCommon to a null value type.
- set_to_null() - Method in class org.omg.DynamicAny._DynValueStub
-
Changes the representation of a DynValueCommon to a null value type.
- set_to_null() - Method in class org.omg.DynamicAny.DynValueBoxPOATie
-
Changes the representation of a DynValueCommon to a null value type.
- set_to_null() - Method in interface org.omg.DynamicAny.DynValueCommonOperations
-
Changes the representation of a DynValueCommon to a null value type.
- set_to_null() - Method in class org.omg.DynamicAny.DynValueCommonPOATie
-
Changes the representation of a DynValueCommon to a null value type.
- set_to_null() - Method in class org.omg.DynamicAny.DynValuePOATie
-
Changes the representation of a DynValueCommon to a null value type.
- set_to_value() - Method in class org.omg.DynamicAny._DynValueBoxStub
-
Replaces a null value type with a newly constructed value.
- set_to_value() - Method in class org.omg.DynamicAny._DynValueCommonStub
-
Replaces a null value type with a newly constructed value.
- set_to_value() - Method in class org.omg.DynamicAny._DynValueStub
-
Replaces a null value type with a newly constructed value.
- set_to_value() - Method in class org.omg.DynamicAny.DynValueBoxPOATie
-
Replaces a null value type with a newly constructed value.
- set_to_value() - Method in interface org.omg.DynamicAny.DynValueCommonOperations
-
Replaces a null value type with a newly constructed value.
- set_to_value() - Method in class org.omg.DynamicAny.DynValueCommonPOATie
-
Replaces a null value type with a newly constructed value.
- set_to_value() - Method in class org.omg.DynamicAny.DynValuePOATie
-
Replaces a null value type with a newly constructed value.
- set_value(byte[]) - Method in interface org.omg.CORBA.DynFixed
-
Deprecated.
Sets the given fixed type instance as the value for this
DynFixed object.
- set_value(String) - Method in class org.omg.DynamicAny._DynFixedStub
-
Sets the value of the DynFixed.
- set_value(String) - Method in interface org.omg.DynamicAny.DynFixedOperations
-
Sets the value of the DynFixed.
- set_value(String) - Method in class org.omg.DynamicAny.DynFixedPOATie
-
Sets the value of the DynFixed.
- set_values(NVList) - Method in class org.omg.CORBA.Context
-
I Sets one or more property values in this Context
object.
- SetOverrideType - Class in org.omg.CORBA
-
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.
- SetOverrideType(int) - Constructor for class org.omg.CORBA.SetOverrideType
-
Constructs a SetOverrideType instance from an
int.
- SetOverrideTypeHelper - Class in org.omg.CORBA
-
The Helper for SetOverrideType.
- SetOverrideTypeHelper() - Constructor for class org.omg.CORBA.SetOverrideTypeHelper
-
- setTarget(Remote) - Method in interface javax.rmi.CORBA.Tie
-
- SHARED - Interface in org.omg.CosTransactions
-
org/omg/CosTransactions/SHARED.java .
- ShortHolder - Class in org.omg.CORBA
-
The Holder for Short.
- ShortHolder() - Constructor for class org.omg.CORBA.ShortHolder
-
Constructs a new ShortHolder object with its
value field initialized to 0.
- ShortHolder(short) - Constructor for class org.omg.CORBA.ShortHolder
-
Constructs a new ShortHolder object with its
value field initialized to the given
short.
- ShortSeqHelper - Class in org.omg.CORBA
-
The Helper for ShortSeqHelper.
- ShortSeqHelper() - Constructor for class org.omg.CORBA.ShortSeqHelper
-
- ShortSeqHolder - Class in org.omg.CORBA
-
The Holder for ShortSeq.
- ShortSeqHolder() - Constructor for class org.omg.CORBA.ShortSeqHolder
-
- ShortSeqHolder(short[]) - Constructor for class org.omg.CORBA.ShortSeqHolder
-
- shutdown(boolean) - Method in class org.omg.CORBA.ORB
-
Instructs the ORB to shut down, which causes all
object adapters to shut down, in preparation for destruction.
If the wait_for_completion parameter
is true, this operation blocks until all ORB processing (including
processing of currently executing requests, object deactivation,
and other object adapter operations) has completed.
- SINGLE_THREAD_MODEL - Static variable in class org.omg.PortableServer.ThreadPolicyValue
-
- SlotIdHelper - Class in org.omg.PortableInterceptor
-
Slot id, represented as an int
- SlotIdHelper() - Constructor for class org.omg.PortableInterceptor.SlotIdHelper
-
- start_time() - Method in class org.omg.Messaging._ReplyStartTimePolicyStub
-
- start_time() - Method in class org.omg.Messaging._RequestStartTimePolicyStub
-
- start_time() - Method in interface org.omg.Messaging.ReplyStartTimePolicyOperations
-
- start_time() - Method in class org.omg.Messaging.ReplyStartTimePolicyPOATie
-
- start_time() - Method in interface org.omg.Messaging.RequestStartTimePolicyOperations
-
- start_time() - Method in class org.omg.Messaging.RequestStartTimePolicyPOATie
-
- start_value() - Method in interface org.omg.CORBA.portable.ValueInputStream
-
The start_value method reads a valuetype
header for a nested custom valuetype and
increments the valuetype nesting depth.
- start_value(String) - Method in interface org.omg.CORBA.portable.ValueOutputStream
-
The start_value method ends any currently open chunk,
writes a valuetype header for a nested custom valuetype
(with a null codebase and the specified repository ID),
and increments the valuetype nesting depth.
- state() - Method in interface org.omg.PortableInterceptor.IORInfoOperations
-
Return the adapter state of the object adapter
that was just created and is running IOR interceptors.
- State - Class in org.omg.PortableServer.POAManagerPackage
-
Specifies the states for the POAManager
- State(int) - Constructor for class org.omg.PortableServer.POAManagerPackage.State
-
- StateHelper - Class in org.omg.PortableServer.POAManagerPackage
-
Specifies the states for the POAManager
- StateHelper() - Constructor for class org.omg.PortableServer.POAManagerPackage.StateHelper
-
- StateHolder - Class in org.omg.PortableServer.POAManagerPackage
-
Specifies the states for the POAManager
- StateHolder() - Constructor for class org.omg.PortableServer.POAManagerPackage.StateHolder
-
- StateHolder(State) - Constructor for class org.omg.PortableServer.POAManagerPackage.StateHolder
-
- Status - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/Status.java .
- Status(int) - Constructor for class org.omg.CosTransactions.Status
-
- StatusActive - Static variable in class org.omg.CosTransactions.Status
-
- StatusCommitted - Static variable in class org.omg.CosTransactions.Status
-
- StatusCommitting - Static variable in class org.omg.CosTransactions.Status
-
- StatusHelper - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/StatusHelper.java .
- StatusHelper() - Constructor for class org.omg.CosTransactions.StatusHelper
-
- StatusHolder - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/StatusHolder.java .
- StatusHolder() - Constructor for class org.omg.CosTransactions.StatusHolder
-
- StatusHolder(Status) - Constructor for class org.omg.CosTransactions.StatusHolder
-
- StatusMarkedRollback - Static variable in class org.omg.CosTransactions.Status
-
- StatusNoTransaction - Static variable in class org.omg.CosTransactions.Status
-
- StatusPrepared - Static variable in class org.omg.CosTransactions.Status
-
- StatusPreparing - Static variable in class org.omg.CosTransactions.Status
-
- StatusRolledBack - Static variable in class org.omg.CosTransactions.Status
-
- StatusRollingBack - Static variable in class org.omg.CosTransactions.Status
-
- StatusUnknown - Static variable in class org.omg.CosTransactions.Status
-
- Streamable - Interface in org.omg.CORBA.portable
-
The base class for the Holder classess of all complex
IDL types.
- StreamableValue - Interface in org.omg.CORBA.portable
-
Defines the base type for all non-boxed IDL valuetypes
that are not custom marshaled.
- string_to_object(String) - Method in class org.omg.CORBA.ORB
-
Converts a string produced by the method object_to_string
back to a CORBA object reference.
- StringDef - Interface in org.omg.CORBA
-
org/omg/CORBA/StringDef.java .
- StringDefHelper - Class in org.omg.CORBA
-
org/omg/CORBA/StringDefHelper.java .
- StringDefHelper() - Constructor for class org.omg.CORBA.StringDefHelper
-
- StringDefHolder - Class in org.omg.CORBA
-
org/omg/CORBA/StringDefHolder.java .
- StringDefHolder() - Constructor for class org.omg.CORBA.StringDefHolder
-
- StringDefHolder(StringDef) - Constructor for class org.omg.CORBA.StringDefHolder
-
- StringDefOperations - Interface in org.omg.CORBA
-
org/omg/CORBA/StringDefOperations.java .
- StringDefPOA - Class in org.omg.CORBA
-
org/omg/CORBA/StringDefPOA.java .
- StringDefPOA() - Constructor for class org.omg.CORBA.StringDefPOA
-
- StringDefPOATie - Class in org.omg.CORBA
-
org/omg/CORBA/StringDefPOATie.java .
- StringDefPOATie(StringDefOperations) - Constructor for class org.omg.CORBA.StringDefPOATie
-
- StringDefPOATie(StringDefOperations, POA) - Constructor for class org.omg.CORBA.StringDefPOATie
-
- StringHolder - Class in org.omg.CORBA
-
The Holder for String.
- StringHolder() - Constructor for class org.omg.CORBA.StringHolder
-
Constructs a new StringHolder object with its
value field initialized to null.
- StringHolder(String) - Constructor for class org.omg.CORBA.StringHolder
-
Constructs a new StringHolder object with its
value field initialized to the given
String.
- StringNameHelper - Class in org.omg.CosNaming.NamingContextExtPackage
-
StringName is the Stringified Name, Array of Name Components
represented as a String.
- StringNameHelper() - Constructor for class org.omg.CosNaming.NamingContextExtPackage.StringNameHelper
-
- StringSeqHelper - Class in org.omg.CORBA
-
An array of Strings
- StringSeqHelper() - Constructor for class org.omg.CORBA.StringSeqHelper
-
- StringSeqHolder - Class in org.omg.CORBA
-
An array of Strings
- StringSeqHolder() - Constructor for class org.omg.CORBA.StringSeqHolder
-
- StringSeqHolder(String[]) - Constructor for class org.omg.CORBA.StringSeqHolder
-
- StringValueHelper - Class in org.omg.CORBA
-
The Helper for StringValue.
- StringValueHelper() - Constructor for class org.omg.CORBA.StringValueHelper
-
- StructDef - Interface in org.omg.CORBA
-
org/omg/CORBA/StructDef.java .
- StructDefHelper - Class in org.omg.CORBA
-
org/omg/CORBA/StructDefHelper.java .
- StructDefHelper() - Constructor for class org.omg.CORBA.StructDefHelper
-
- StructDefHolder - Class in org.omg.CORBA
-
org/omg/CORBA/StructDefHolder.java .
- StructDefHolder() - Constructor for class org.omg.CORBA.StructDefHolder
-
- StructDefHolder(StructDef) - Constructor for class org.omg.CORBA.StructDefHolder
-
- StructDefOperations - Interface in org.omg.CORBA
-
org/omg/CORBA/StructDefOperations.java .
- StructDefPOA - Class in org.omg.CORBA
-
org/omg/CORBA/StructDefPOA.java .
- StructDefPOA() - Constructor for class org.omg.CORBA.StructDefPOA
-
- StructDefPOATie - Class in org.omg.CORBA
-
org/omg/CORBA/StructDefPOATie.java .
- StructDefPOATie(StructDefOperations) - Constructor for class org.omg.CORBA.StructDefPOATie
-
- StructDefPOATie(StructDefOperations, POA) - Constructor for class org.omg.CORBA.StructDefPOATie
-
- StructMember - Class in org.omg.CORBA
-
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.
- StructMember() - Constructor for class org.omg.CORBA.StructMember
-
Constructs a default StructMember object.
- StructMember(String, TypeCode, IDLType) - Constructor for class org.omg.CORBA.StructMember
-
Constructs a StructMember object initialized with the
given values.
- StructMemberHelper - Class in org.omg.CORBA
-
The Helper for StructMember.
- StructMemberHelper() - Constructor for class org.omg.CORBA.StructMemberHelper
-
- StructMemberSeqHelper - Class in org.omg.CORBA
-
org/omg/CORBA/StructMemberSeqHelper.java .
- StructMemberSeqHelper() - Constructor for class org.omg.CORBA.StructMemberSeqHelper
-
- StructMemberSeqHolder - Class in org.omg.CORBA
-
org/omg/CORBA/StructMemberSeqHolder.java .
- StructMemberSeqHolder() - Constructor for class org.omg.CORBA.StructMemberSeqHolder
-
- StructMemberSeqHolder(StructMember[]) - Constructor for class org.omg.CORBA.StructMemberSeqHolder
-
- Stub - Class in javax.rmi.CORBA
-
Base class from which all RMI-IIOP stubs must inherit.
- Stub() - Constructor for class javax.rmi.CORBA.Stub
-
- StubDelegate - Interface in javax.rmi.CORBA
-
Supports delegation for method implementations in
Stub.
- SubtransactionAwareResource - Interface in org.omg.CosTransactions
-
org/omg/CosTransactions/SubtransactionAwareResource.java .
- SubtransactionAwareResourceHelper - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/SubtransactionAwareResourceHelper.java .
- SubtransactionAwareResourceHelper() - Constructor for class org.omg.CosTransactions.SubtransactionAwareResourceHelper
-
- SubtransactionAwareResourceHolder - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/SubtransactionAwareResourceHolder.java .
- SubtransactionAwareResourceHolder() - Constructor for class org.omg.CosTransactions.SubtransactionAwareResourceHolder
-
- SubtransactionAwareResourceHolder(SubtransactionAwareResource) - Constructor for class org.omg.CosTransactions.SubtransactionAwareResourceHolder
-
- SubtransactionAwareResourceOperations - Interface in org.omg.CosTransactions
-
org/omg/CosTransactions/SubtransactionAwareResourceOperations.java .
- SubtransactionAwareResourcePOA - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/SubtransactionAwareResourcePOA.java .
- SubtransactionAwareResourcePOA() - Constructor for class org.omg.CosTransactions.SubtransactionAwareResourcePOA
-
- SubtransactionAwareResourcePOATie - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/SubtransactionAwareResourcePOATie.java .
- SubtransactionAwareResourcePOATie(SubtransactionAwareResourceOperations) - Constructor for class org.omg.CosTransactions.SubtransactionAwareResourcePOATie
-
- SubtransactionAwareResourcePOATie(SubtransactionAwareResourceOperations, POA) - Constructor for class org.omg.CosTransactions.SubtransactionAwareResourcePOATie
-
- SubtransactionsUnavailable - Exception in org.omg.CosTransactions
-
org/omg/CosTransactions/SubtransactionsUnavailable.java .
- SubtransactionsUnavailable() - Constructor for exception org.omg.CosTransactions.SubtransactionsUnavailable
-
- SubtransactionsUnavailable(String) - Constructor for exception org.omg.CosTransactions.SubtransactionsUnavailable
-
- SubtransactionsUnavailableHelper - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/SubtransactionsUnavailableHelper.java .
- SubtransactionsUnavailableHelper() - Constructor for class org.omg.CosTransactions.SubtransactionsUnavailableHelper
-
- SubtransactionsUnavailableHolder - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/SubtransactionsUnavailableHolder.java .
- SubtransactionsUnavailableHolder() - Constructor for class org.omg.CosTransactions.SubtransactionsUnavailableHolder
-
- SubtransactionsUnavailableHolder(SubtransactionsUnavailable) - Constructor for class org.omg.CosTransactions.SubtransactionsUnavailableHolder
-
- SUCCESSFUL - Interface in org.omg.PortableInterceptor
-
org/omg/PortableInterceptor/SUCCESSFUL.java .
- SUNVMCID - Interface in com.sun.corba.ee.org.omg.CORBA
-
The vendor minor code ID reserved for Sun by the OMG.
- supported_interfaces() - Method in class org.omg.CORBA._ValueDefStub
-
- supported_interfaces(InterfaceDef[]) - Method in class org.omg.CORBA._ValueDefStub
-
- supported_interfaces() - Method in interface org.omg.CORBA.ValueDefOperations
-
- supported_interfaces(InterfaceDef[]) - Method in interface org.omg.CORBA.ValueDefOperations
-
- supported_interfaces - Variable in class org.omg.CORBA.ValueDefPackage.FullValueDescription
-
- supported_interfaces() - Method in class org.omg.CORBA.ValueDefPOATie
-
- supported_interfaces(InterfaceDef[]) - Method in class org.omg.CORBA.ValueDefPOATie
-
- supported_interfaces - Variable in class org.omg.CORBA.ValueDescription
-
- suspend() - Method in class org.omg.CosTransactions._CurrentStub
-
- suspend() - Method in interface org.omg.CosTransactions.CurrentOperations
-
- suspend() - Method in class org.omg.CosTransactions.CurrentPOATie
-
- SYNC_NONE - Interface in org.omg.Messaging
-
org/omg/Messaging/SYNC_NONE.java .
- sync_scope() - Method in interface org.omg.PortableInterceptor.RequestInfoOperations
-
Defines how far the request shall progress before control is returned
to the client.
- SYNC_SCOPE_POLICY_TYPE - Interface in org.omg.Messaging
-
org/omg/Messaging/SYNC_SCOPE_POLICY_TYPE.java .
- SYNC_WITH_SERVER - Interface in org.omg.Messaging
-
org/omg/Messaging/SYNC_WITH_SERVER.java .
- SYNC_WITH_TARGET - Interface in org.omg.Messaging
-
org/omg/Messaging/SYNC_WITH_TARGET.java .
- SYNC_WITH_TRANSPORT - Interface in org.omg.Messaging
-
org/omg/Messaging/SYNC_WITH_TRANSPORT.java .
- Synchronization - Interface in org.omg.CosTransactions
-
org/omg/CosTransactions/Synchronization.java .
- synchronization() - Method in class org.omg.Messaging._SyncScopePolicyStub
-
- synchronization() - Method in interface org.omg.Messaging.SyncScopePolicyOperations
-
- synchronization() - Method in class org.omg.Messaging.SyncScopePolicyPOATie
-
- SynchronizationHelper - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/SynchronizationHelper.java .
- SynchronizationHelper() - Constructor for class org.omg.CosTransactions.SynchronizationHelper
-
- SynchronizationHolder - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/SynchronizationHolder.java .
- SynchronizationHolder() - Constructor for class org.omg.CosTransactions.SynchronizationHolder
-
- SynchronizationHolder(Synchronization) - Constructor for class org.omg.CosTransactions.SynchronizationHolder
-
- SynchronizationOperations - Interface in org.omg.CosTransactions
-
org/omg/CosTransactions/SynchronizationOperations.java .
- SynchronizationPOA - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/SynchronizationPOA.java .
- SynchronizationPOA() - Constructor for class org.omg.CosTransactions.SynchronizationPOA
-
- SynchronizationPOATie - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/SynchronizationPOATie.java .
- SynchronizationPOATie(SynchronizationOperations) - Constructor for class org.omg.CosTransactions.SynchronizationPOATie
-
- SynchronizationPOATie(SynchronizationOperations, POA) - Constructor for class org.omg.CosTransactions.SynchronizationPOATie
-
- SynchronizationUnavailable - Exception in org.omg.CosTransactions
-
org/omg/CosTransactions/SynchronizationUnavailable.java .
- SynchronizationUnavailable() - Constructor for exception org.omg.CosTransactions.SynchronizationUnavailable
-
- SynchronizationUnavailable(String) - Constructor for exception org.omg.CosTransactions.SynchronizationUnavailable
-
- SynchronizationUnavailableHelper - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/SynchronizationUnavailableHelper.java .
- SynchronizationUnavailableHelper() - Constructor for class org.omg.CosTransactions.SynchronizationUnavailableHelper
-
- SynchronizationUnavailableHolder - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/SynchronizationUnavailableHolder.java .
- SynchronizationUnavailableHolder() - Constructor for class org.omg.CosTransactions.SynchronizationUnavailableHolder
-
- SynchronizationUnavailableHolder(SynchronizationUnavailable) - Constructor for class org.omg.CosTransactions.SynchronizationUnavailableHolder
-
- SyncScopeHelper - Class in org.omg.Messaging
-
org/omg/Messaging/SyncScopeHelper.java .
- SyncScopeHelper() - Constructor for class org.omg.Messaging.SyncScopeHelper
-
- SyncScopePolicy - Interface in org.omg.Messaging
-
org/omg/Messaging/SyncScopePolicy.java .
- SyncScopePolicyHelper - Class in org.omg.Messaging
-
org/omg/Messaging/SyncScopePolicyHelper.java .
- SyncScopePolicyHelper() - Constructor for class org.omg.Messaging.SyncScopePolicyHelper
-
- SyncScopePolicyHolder - Class in org.omg.Messaging
-
org/omg/Messaging/SyncScopePolicyHolder.java .
- SyncScopePolicyHolder() - Constructor for class org.omg.Messaging.SyncScopePolicyHolder
-
- SyncScopePolicyHolder(SyncScopePolicy) - Constructor for class org.omg.Messaging.SyncScopePolicyHolder
-
- SyncScopePolicyOperations - Interface in org.omg.Messaging
-
org/omg/Messaging/SyncScopePolicyOperations.java .
- SyncScopePolicyPOA - Class in org.omg.Messaging
-
org/omg/Messaging/SyncScopePolicyPOA.java .
- SyncScopePolicyPOA() - Constructor for class org.omg.Messaging.SyncScopePolicyPOA
-
- SyncScopePolicyPOATie - Class in org.omg.Messaging
-
org/omg/Messaging/SyncScopePolicyPOATie.java .
- SyncScopePolicyPOATie(SyncScopePolicyOperations) - Constructor for class org.omg.Messaging.SyncScopePolicyPOATie
-
- SyncScopePolicyPOATie(SyncScopePolicyOperations, POA) - Constructor for class org.omg.Messaging.SyncScopePolicyPOATie
-
- SYSTEM_EXCEPTION - Interface in org.omg.PortableInterceptor
-
org/omg/PortableInterceptor/SYSTEM_EXCEPTION.java .
- SYSTEM_ID - Static variable in class org.omg.PortableServer.IdAssignmentPolicyValue
-
- SystemException - Exception in org.omg.CORBA
-
The root class for all CORBA standard exceptions.
- SystemException(String, int, CompletionStatus) - Constructor for exception org.omg.CORBA.SystemException
-
Constructs a SystemException exception with the specified detail
message, minor code, and completion status.
- tag - Variable in class org.omg.IOP.TaggedComponent
-
The tag, represented as a component id.
- tag - Variable in class org.omg.IOP.TaggedProfile
-
The tag, represented as a profile id.
- TAG_ALTERNATE_IIOP_ADDRESS - Interface in org.omg.IOP
-
org/omg/IOP/TAG_ALTERNATE_IIOP_ADDRESS.java .
- TAG_CODE_SETS - Interface in org.omg.IOP
-
org/omg/IOP/TAG_CODE_SETS.java .
- TAG_INTERNET_IOP - Interface in org.omg.IOP
-
org/omg/IOP/TAG_INTERNET_IOP.java .
- TAG_INV_POLICY - Interface in org.omg.CosTSInteroperation
-
org/omg/CosTSInteroperation/TAG_INV_POLICY.java .
- TAG_JAVA_CODEBASE - Interface in org.omg.IOP
-
org/omg/IOP/TAG_JAVA_CODEBASE.java .
- TAG_MULTIPLE_COMPONENTS - Interface in org.omg.IOP
-
org/omg/IOP/TAG_MULTIPLE_COMPONENTS.java .
- TAG_ORB_TYPE - Interface in org.omg.IOP
-
org/omg/IOP/TAG_ORB_TYPE.java .
- TAG_OTS_POLICY - Interface in org.omg.CosTSInteroperation
-
org/omg/CosTSInteroperation/TAG_OTS_POLICY.java .
- TAG_POLICIES - Interface in org.omg.IOP
-
org/omg/IOP/TAG_POLICIES.java .
- TAG_RMI_CUSTOM_MAX_STREAM_FORMAT - Interface in org.omg.IOP
-
org/omg/IOP/TAG_RMI_CUSTOM_MAX_STREAM_FORMAT.java .
- TaggedComponent - Class in org.omg.IOP
-
org/omg/IOP/TaggedComponent.java .
- TaggedComponent() - Constructor for class org.omg.IOP.TaggedComponent
-
- TaggedComponent(int, byte[]) - Constructor for class org.omg.IOP.TaggedComponent
-
- TaggedComponentHelper - Class in org.omg.IOP
-
org/omg/IOP/TaggedComponentHelper.java .
- TaggedComponentHelper() - Constructor for class org.omg.IOP.TaggedComponentHelper
-
- TaggedComponentHolder - Class in org.omg.IOP
-
org/omg/IOP/TaggedComponentHolder.java .
- TaggedComponentHolder() - Constructor for class org.omg.IOP.TaggedComponentHolder
-
- TaggedComponentHolder(TaggedComponent) - Constructor for class org.omg.IOP.TaggedComponentHolder
-
- TaggedComponentSeqHelper - Class in org.omg.IOP
-
An array of TaggedComponent objects.
- TaggedComponentSeqHelper() - Constructor for class org.omg.IOP.TaggedComponentSeqHelper
-
- TaggedComponentSeqHolder - Class in org.omg.IOP
-
An array of TaggedComponent objects.
- TaggedComponentSeqHolder() - Constructor for class org.omg.IOP.TaggedComponentSeqHolder
-
- TaggedComponentSeqHolder(TaggedComponent[]) - Constructor for class org.omg.IOP.TaggedComponentSeqHolder
-
- TaggedProfile - Class in org.omg.IOP
-
org/omg/IOP/TaggedProfile.java .
- TaggedProfile() - Constructor for class org.omg.IOP.TaggedProfile
-
- TaggedProfile(int, byte[]) - Constructor for class org.omg.IOP.TaggedProfile
-
- TaggedProfileHelper - Class in org.omg.IOP
-
org/omg/IOP/TaggedProfileHelper.java .
- TaggedProfileHelper() - Constructor for class org.omg.IOP.TaggedProfileHelper
-
- TaggedProfileHolder - Class in org.omg.IOP
-
org/omg/IOP/TaggedProfileHolder.java .
- TaggedProfileHolder() - Constructor for class org.omg.IOP.TaggedProfileHolder
-
- TaggedProfileHolder(TaggedProfile) - Constructor for class org.omg.IOP.TaggedProfileHolder
-
- target() - Method in class org.omg.CORBA.Request
-
Retrieves the the target object reference.
- target() - Method in interface org.omg.PortableInterceptor.ClientRequestInfoOperations
-
Returns the object which the client called to perform the
operation.
- target_is_a(String) - Method in interface org.omg.PortableInterceptor.ServerRequestInfoOperations
-
Returns true if the servant is the given repository id,
false if it is not.
- target_most_derived_interface() - Method in interface org.omg.PortableInterceptor.ServerRequestInfoOperations
-
Returns the repository id for the most derived interface of the
servant.
- TCKind - Class in org.omg.CORBA
-
The Java mapping of the IDL enum TCKind, which
specifies the kind of a TypeCode object.
- TCKind(int) - Constructor for class org.omg.CORBA.TCKind
-
- tdf - Variable in class org.omg.TimeBase.UtcT
-
- TdfTHelper - Class in org.omg.TimeBase
-
org/omg/TimeBase/TdfTHelper.java .
- TdfTHelper() - Constructor for class org.omg.TimeBase.TdfTHelper
-
- term - Variable in class org.omg.CosTransactions.TransIdentity
-
- Terminator - Interface in org.omg.CosTransactions
-
org/omg/CosTransactions/Terminator.java .
- TerminatorHelper - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/TerminatorHelper.java .
- TerminatorHelper() - Constructor for class org.omg.CosTransactions.TerminatorHelper
-
- TerminatorHolder - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/TerminatorHolder.java .
- TerminatorHolder() - Constructor for class org.omg.CosTransactions.TerminatorHolder
-
- TerminatorHolder(Terminator) - Constructor for class org.omg.CosTransactions.TerminatorHolder
-
- TerminatorOperations - Interface in org.omg.CosTransactions
-
org/omg/CosTransactions/TerminatorOperations.java .
- TerminatorPOA - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/TerminatorPOA.java .
- TerminatorPOA() - Constructor for class org.omg.CosTransactions.TerminatorPOA
-
- TerminatorPOATie - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/TerminatorPOATie.java .
- TerminatorPOATie(TerminatorOperations) - Constructor for class org.omg.CosTransactions.TerminatorPOATie
-
- TerminatorPOATie(TerminatorOperations, POA) - Constructor for class org.omg.CosTransactions.TerminatorPOATie
-
- the_activator() - Method in interface org.omg.PortableServer.POAOperations
-
This attribute identifies the adapter activator
associated with the POA.
- the_activator(AdapterActivator) - Method in interface org.omg.PortableServer.POAOperations
-
This attribute identifies the adapter activator
associated with the POA.
- the_children() - Method in interface org.omg.PortableServer.POAOperations
-
This attribute identifies the current set of all
child POAs of the POA.
- the_name() - Method in interface org.omg.PortableServer.POAOperations
-
This attribute identifies the POA relative to its
parent.
- the_parent() - Method in interface org.omg.PortableServer.POAOperations
-
This attribute identifies the parent of the POA.
- the_POAManager() - Method in interface org.omg.PortableServer.POAOperations
-
This attribute identifies the POA manager
associated with the POA.
- this_object(Servant) - Method in interface org.omg.PortableServer.portable.Delegate
-
This allows the servant to obtain the object reference for
the target CORBA Object it is incarnating for that request.
- thisObject() - Method in interface javax.rmi.CORBA.Tie
-
Returns an object reference for the target object represented by
this tie.
- THREAD_POLICY_ID - Interface in org.omg.PortableServer
-
org/omg/PortableServer/THREAD_POLICY_ID.java .
- ThreadPolicy - Interface in org.omg.PortableServer
-
The ThreadPolicy specifies the threading model
used with the created POA.
- ThreadPolicyOperations - Interface in org.omg.PortableServer
-
The ThreadPolicy specifies the threading model
used with the created POA.
- ThreadPolicyValue - Class in org.omg.PortableServer
-
The ThreadPolicyValue can have the following values.
- ThreadPolicyValue(int) - Constructor for class org.omg.PortableServer.ThreadPolicyValue
-
- ThreadPolicyValueHelper - Class in org.omg.PortableServer
-
The ThreadPolicyValue can have the following values.
- ThreadPolicyValueHelper() - Constructor for class org.omg.PortableServer.ThreadPolicyValueHelper
-
- ThreadPolicyValueHolder - Class in org.omg.PortableServer
-
The ThreadPolicyValue can have the following values.
- ThreadPolicyValueHolder() - Constructor for class org.omg.PortableServer.ThreadPolicyValueHolder
-
- ThreadPolicyValueHolder(ThreadPolicyValue) - Constructor for class org.omg.PortableServer.ThreadPolicyValueHolder
-
- tid - Variable in class org.omg.CosTransactions.otid_t
-
- Tie - Interface in javax.rmi.CORBA
-
Defines methods which all RMI-IIOP server side ties must implement.
- time - Variable in class org.omg.TimeBase.UtcT
-
- TIMEOUT - Exception in org.omg.CORBA
-
TIMEOUT is raised when no delivery has been made and the
specified time-to-live period has been exceeded.
- TIMEOUT() - Constructor for exception org.omg.CORBA.TIMEOUT
-
Constructs an TIMEOUT exception with
minor code set to 0 and CompletionStatus set to COMPLETED_NO.
- TIMEOUT(String) - Constructor for exception org.omg.CORBA.TIMEOUT
-
Constructs an TIMEOUT exception with the
specified message.
- TIMEOUT(int, CompletionStatus) - Constructor for exception org.omg.CORBA.TIMEOUT
-
Constructs an TIMEOUT exception with the
specified minor code and completion status.
- TIMEOUT(String, int, CompletionStatus) - Constructor for exception org.omg.CORBA.TIMEOUT
-
Constructs an TIMEOUT exception with the
specified message, minor code, and completion status.
- timeout - Variable in class org.omg.CosTransactions.PropagationContext
-
- TimeTHelper - Class in org.omg.TimeBase
-
org/omg/TimeBase/TimeTHelper.java .
- TimeTHelper() - Constructor for class org.omg.TimeBase.TimeTHelper
-
- tk_abstract_interface - Static variable in class org.omg.CORBA.TCKind
-
The TCKind constant whose value field is
initialized with TCKind._tk_abstract_interface.
- tk_alias - Static variable in class org.omg.CORBA.TCKind
-
The TCKind constant whose value field is
initialized with TCKind._tk_alias.
- tk_any - Static variable in class org.omg.CORBA.TCKind
-
The TCKind constant whose value field is
initialized with TCKind._tk_any.
- tk_array - Static variable in class org.omg.CORBA.TCKind
-
The TCKind constant whose value field is
initialized with TCKind._tk_array.
- tk_boolean - Static variable in class org.omg.CORBA.TCKind
-
The TCKind constant whose value field is
initialized with TCKind._tk_boolean.
- tk_char - Static variable in class org.omg.CORBA.TCKind
-
The TCKind constant whose value field is
initialized with TCKind._tk_char.
- tk_double - Static variable in class org.omg.CORBA.TCKind
-
The TCKind constant whose value field is
initialized with TCKind._tk_double.
- tk_enum - Static variable in class org.omg.CORBA.TCKind
-
The TCKind constant whose value field is
initialized with TCKind._tk_enum.
- tk_except - Static variable in class org.omg.CORBA.TCKind
-
The TCKind constant whose value field is
initialized with TCKind._tk_except.
- tk_fixed - Static variable in class org.omg.CORBA.TCKind
-
The TCKind constant whose value field is
initialized with TCKind._tk_fixed.
- tk_float - Static variable in class org.omg.CORBA.TCKind
-
The TCKind constant whose value field is
initialized with TCKind._tk_float.
- tk_long - Static variable in class org.omg.CORBA.TCKind
-
The TCKind constant whose value field is
initialized with TCKind._tk_long.
- tk_longdouble - Static variable in class org.omg.CORBA.TCKind
-
The TCKind constant whose value field is
initialized with TCKind._tk_longdouble.
- tk_longlong - Static variable in class org.omg.CORBA.TCKind
-
The TCKind constant whose value field is
initialized with TCKind._tk_longlong.
- tk_native - Static variable in class org.omg.CORBA.TCKind
-
The TCKind constant whose value field is
initialized with TCKind._tk_native.
- tk_null - Static variable in class org.omg.CORBA.TCKind
-
The TCKind constant whose value field is
initialized with TCKind._tk_null.
- tk_objref - Static variable in class org.omg.CORBA.TCKind
-
The TCKind constant whose value field is
initialized with TCKind._tk_objref.
- tk_octet - Static variable in class org.omg.CORBA.TCKind
-
The TCKind constant whose value field is
initialized with TCKind._tk_octet.
- tk_Principal - Static variable in class org.omg.CORBA.TCKind
-
The TCKind constant whose value field is
initialized with TCKind._tk_Principal.
- tk_sequence - Static variable in class org.omg.CORBA.TCKind
-
The TCKind constant whose value field is
initialized with TCKind._tk_sequence.
- tk_short - Static variable in class org.omg.CORBA.TCKind
-
The TCKind constant whose value field is
initialized with TCKind._tk_short.
- tk_string - Static variable in class org.omg.CORBA.TCKind
-
The TCKind constant whose value field is
initialized with TCKind._tk_string.
- tk_struct - Static variable in class org.omg.CORBA.TCKind
-
The TCKind constant whose value field is
initialized with TCKind._tk_struct.
- tk_TypeCode - Static variable in class org.omg.CORBA.TCKind
-
The TCKind constant whose value field is
initialized with TCKind._tk_TypeCode.
- tk_ulong - Static variable in class org.omg.CORBA.TCKind
-
The TCKind constant whose value field is
initialized with TCKind._tk_ulong.
- tk_ulonglong - Static variable in class org.omg.CORBA.TCKind
-
The TCKind constant whose value field is
initialized with TCKind._tk_ulonglong.
- tk_union - Static variable in class org.omg.CORBA.TCKind
-
The TCKind constant whose value field is
initialized with TCKind._tk_union.
- tk_ushort - Static variable in class org.omg.CORBA.TCKind
-
The TCKind constant whose value field is
initialized with TCKind._tk_ushort.
- tk_value - Static variable in class org.omg.CORBA.TCKind
-
The TCKind constant whose value field is
initialized with TCKind._tk_value.
- tk_value_box - Static variable in class org.omg.CORBA.TCKind
-
The TCKind constant whose value field is
initialized with TCKind._tk_value_box.
- tk_void - Static variable in class org.omg.CORBA.TCKind
-
The TCKind constant whose value field is
initialized with TCKind._tk_void.
- tk_wchar - Static variable in class org.omg.CORBA.TCKind
-
The TCKind constant whose value field is
initialized with TCKind._tk_wchar.
- tk_wstring - Static variable in class org.omg.CORBA.TCKind
-
The TCKind constant whose value field is
initialized with TCKind._tk_wstring.
- to_any() - Method in interface org.omg.CORBA.DynAny
-
Deprecated.
Convert a DynAny object to an Any
object.
- to_any() - Method in class org.omg.DynamicAny._DynAnyStub
-
Creates an any value from a DynAny object.
- to_any() - Method in class org.omg.DynamicAny._DynArrayStub
-
Creates an any value from a DynAny object.
- to_any() - Method in class org.omg.DynamicAny._DynEnumStub
-
Creates an any value from a DynAny object.
- to_any() - Method in class org.omg.DynamicAny._DynFixedStub
-
Creates an any value from a DynAny object.
- to_any() - Method in class org.omg.DynamicAny._DynSequenceStub
-
Creates an any value from a DynAny object.
- to_any() - Method in class org.omg.DynamicAny._DynStructStub
-
Creates an any value from a DynAny object.
- to_any() - Method in class org.omg.DynamicAny._DynUnionStub
-
Creates an any value from a DynAny object.
- to_any() - Method in class org.omg.DynamicAny._DynValueBoxStub
-
Creates an any value from a DynAny object.
- to_any() - Method in class org.omg.DynamicAny._DynValueCommonStub
-
Creates an any value from a DynAny object.
- to_any() - Method in class org.omg.DynamicAny._DynValueStub
-
Creates an any value from a DynAny object.
- to_any() - Method in interface org.omg.DynamicAny.DynAnyOperations
-
Creates an any value from a DynAny object.
- to_any() - Method in class org.omg.DynamicAny.DynAnyPOATie
-
Creates an any value from a DynAny object.
- to_any() - Method in class org.omg.DynamicAny.DynArrayPOATie
-
Creates an any value from a DynAny object.
- to_any() - Method in class org.omg.DynamicAny.DynEnumPOATie
-
Creates an any value from a DynAny object.
- to_any() - Method in class org.omg.DynamicAny.DynFixedPOATie
-
Creates an any value from a DynAny object.
- to_any() - Method in class org.omg.DynamicAny.DynSequencePOATie
-
Creates an any value from a DynAny object.
- to_any() - Method in class org.omg.DynamicAny.DynStructPOATie
-
Creates an any value from a DynAny object.
- to_any() - Method in class org.omg.DynamicAny.DynUnionPOATie
-
Creates an any value from a DynAny object.
- to_any() - Method in class org.omg.DynamicAny.DynValueBoxPOATie
-
Creates an any value from a DynAny object.
- to_any() - Method in class org.omg.DynamicAny.DynValueCommonPOATie
-
Creates an any value from a DynAny object.
- to_any() - Method in class org.omg.DynamicAny.DynValuePOATie
-
Creates an any value from a DynAny object.
- to_name(String) - Method in class org.omg.CosNaming._NamingContextExtStub
-
This operation converts a Stringified Name into an equivalent array
of Name Components.
- to_name(String) - Method in interface org.omg.CosNaming.NamingContextExtOperations
-
This operation converts a Stringified Name into an equivalent array
of Name Components.
- to_name(String) - Method in class org.omg.CosNaming.NamingContextExtPOATie
-
This operation converts a Stringified Name into an equivalent array
of Name Components.
- to_string(NameComponent[]) - Method in class org.omg.CosNaming._NamingContextExtStub
-
This operation creates a stringified name from the array of Name
components.
- to_string(NameComponent[]) - Method in interface org.omg.CosNaming.NamingContextExtOperations
-
This operation creates a stringified name from the array of Name
components.
- to_string(NameComponent[]) - Method in class org.omg.CosNaming.NamingContextExtPOATie
-
This operation creates a stringified name from the array of Name
components.
- to_url(String, String) - Method in class org.omg.CosNaming._NamingContextExtStub
-
This operation creates a URL based "iiopname://" format name
from the Stringified Name of the object.
- to_url(String, String) - Method in interface org.omg.CosNaming.NamingContextExtOperations
-
This operation creates a URL based "iiopname://" format name
from the Stringified Name of the object.
- to_url(String, String) - Method in class org.omg.CosNaming.NamingContextExtPOATie
-
This operation creates a URL based "iiopname://" format name
from the Stringified Name of the object.
- toString() - Method in class javax.rmi.CORBA.Stub
-
Returns a string representation of this stub.
- toString(Stub) - Method in interface javax.rmi.CORBA.StubDelegate
-
- toString(Object) - Method in class org.omg.CORBA.portable.Delegate
-
Provides the implementation to override the toString() method
of the delegating CORBA object.
- toString() - Method in class org.omg.CORBA.portable.ObjectImpl
-
Returns a String object that represents this
ObjectImpl object.
- toString() - Method in exception org.omg.CORBA.SystemException
-
Converts this exception to a representative string.
- toStub(Remote) - Method in interface javax.rmi.CORBA.PortableRemoteObjectDelegate
-
- toStub(Remote) - Static method in class javax.rmi.PortableRemoteObject
-
Returns a stub for the given server object.
- TRANSACTION_MODE - Exception in org.omg.CORBA
-
The CORBA TRANSACTION_MODE exception is thrown
by the client ORB if it detects a mismatch between the
InvocationPolicy in the IOR and the chosen invocation path
(i.e, direct or routed invocation).
- TRANSACTION_MODE() - Constructor for exception org.omg.CORBA.TRANSACTION_MODE
-
Constructs a TRANSACTION_MODE exception with a default
minor code of 0, a completion state of CompletionStatus.COMPLETED_NO,
and a null description.
- TRANSACTION_MODE(String) - Constructor for exception org.omg.CORBA.TRANSACTION_MODE
-
Constructs a TRANSACTION_MODE exception with the specified
description message, a minor code of 0, and a completion state of
COMPLETED_NO.
- TRANSACTION_MODE(int, CompletionStatus) - Constructor for exception org.omg.CORBA.TRANSACTION_MODE
-
Constructs a TRANSACTION_MODE exception with the specified
minor code and completion status.
- TRANSACTION_MODE(String, int, CompletionStatus) - Constructor for exception org.omg.CORBA.TRANSACTION_MODE
-
Constructs a TRANSACTION_MODE exception with the specified
description message, minor code, and completion status.
- TRANSACTION_REQUIRED - Exception in org.omg.CORBA
-
Exception indicates that the request carried a null transaction context,
but an active transaction is required.
- TRANSACTION_REQUIRED() - Constructor for exception org.omg.CORBA.TRANSACTION_REQUIRED
-
Constructs a TRANSACTION_REQUIRED exception with a default minor code
of 0, a completion state of CompletionStatus.COMPLETED_NO,
and a null description.
- TRANSACTION_REQUIRED(String) - Constructor for exception org.omg.CORBA.TRANSACTION_REQUIRED
-
Constructs a TRANSACTION_REQUIRED exception with the specified
description message, a minor code of 0, and a completion state of COMPLETED_NO.
- TRANSACTION_REQUIRED(int, CompletionStatus) - Constructor for exception org.omg.CORBA.TRANSACTION_REQUIRED
-
Constructs a TRANSACTION_REQUIRED exception with the specified
minor code and completion status.
- TRANSACTION_REQUIRED(String, int, CompletionStatus) - Constructor for exception org.omg.CORBA.TRANSACTION_REQUIRED
-
Constructs a TRANSACTION_REQUIRED exception with the specified description
message, minor code, and completion status.
- TRANSACTION_ROLLEDBACK - Exception in org.omg.CORBA
-
Exception thrown when the transaction associated with the request has
already been rolled back or marked to roll back.
- TRANSACTION_ROLLEDBACK() - Constructor for exception org.omg.CORBA.TRANSACTION_ROLLEDBACK
-
Constructs a TRANSACTION_ROLLEDBACK exception with a default minor code
of 0, a completion state of CompletionStatus.COMPLETED_NO,
and a null description.
- TRANSACTION_ROLLEDBACK(String) - Constructor for exception org.omg.CORBA.TRANSACTION_ROLLEDBACK
-
Constructs a TRANSACTION_ROLLEDBACK exception with the
specified description message,
a minor code of 0, and a completion state of COMPLETED_NO.
- TRANSACTION_ROLLEDBACK(int, CompletionStatus) - Constructor for exception org.omg.CORBA.TRANSACTION_ROLLEDBACK
-
Constructs a TRANSACTION_ROLLEDBACK exception with the specified
minor code and completion status.
- TRANSACTION_ROLLEDBACK(String, int, CompletionStatus) - Constructor for exception org.omg.CORBA.TRANSACTION_ROLLEDBACK
-
Constructs a TRANSACTION_ROLLEDBACK exception with the
specified description message, minor code, and completion status.
- TRANSACTION_UNAVAILABLE - Exception in org.omg.CORBA
-
The CORBA TRANSACTION_UNAVAILABLE exception is thrown
by the ORB when it cannot process a transaction service context because
its connection to the Transaction Service has been abnormally terminated.
- TRANSACTION_UNAVAILABLE() - Constructor for exception org.omg.CORBA.TRANSACTION_UNAVAILABLE
-
Constructs a TRANSACTION_UNAVAILABLE exception
with a default minor code of 0, a completion state of
CompletionStatus.COMPLETED_NO, and a null description.
- TRANSACTION_UNAVAILABLE(String) - Constructor for exception org.omg.CORBA.TRANSACTION_UNAVAILABLE
-
Constructs a TRANSACTION_UNAVAILABLE exception with the
specifieddescription message, a minor code of 0, and a completion state
of COMPLETED_NO.
- TRANSACTION_UNAVAILABLE(int, CompletionStatus) - Constructor for exception org.omg.CORBA.TRANSACTION_UNAVAILABLE
-
Constructs a TRANSACTION_UNAVAILABLE exception with the
specified minor code and completion status.
- TRANSACTION_UNAVAILABLE(String, int, CompletionStatus) - Constructor for exception org.omg.CORBA.TRANSACTION_UNAVAILABLE
-
Constructs a TRANSACTION_UNAVAILABLE exception with the
specified description message, minor code, and completion status.
- TransactionalObject - Interface in org.omg.CosTransactions
-
org/omg/CosTransactions/TransactionalObject.java .
- TransactionalObjectHelper - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/TransactionalObjectHelper.java .
- TransactionalObjectHelper() - Constructor for class org.omg.CosTransactions.TransactionalObjectHelper
-
- TransactionalObjectHolder - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/TransactionalObjectHolder.java .
- TransactionalObjectHolder() - Constructor for class org.omg.CosTransactions.TransactionalObjectHolder
-
- TransactionalObjectHolder(TransactionalObject) - Constructor for class org.omg.CosTransactions.TransactionalObjectHolder
-
- TransactionalObjectOperations - Interface in org.omg.CosTransactions
-
org/omg/CosTransactions/TransactionalObjectOperations.java .
- TransactionalObjectPOA - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/TransactionalObjectPOA.java .
- TransactionalObjectPOA() - Constructor for class org.omg.CosTransactions.TransactionalObjectPOA
-
- TransactionalObjectPOATie - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/TransactionalObjectPOATie.java .
- TransactionalObjectPOATie(TransactionalObjectOperations) - Constructor for class org.omg.CosTransactions.TransactionalObjectPOATie
-
- TransactionalObjectPOATie(TransactionalObjectOperations, POA) - Constructor for class org.omg.CosTransactions.TransactionalObjectPOATie
-
- TransactionFactory - Interface in org.omg.CosTransactions
-
org/omg/CosTransactions/TransactionFactory.java .
- TransactionFactoryHelper - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/TransactionFactoryHelper.java .
- TransactionFactoryHelper() - Constructor for class org.omg.CosTransactions.TransactionFactoryHelper
-
- TransactionFactoryHolder - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/TransactionFactoryHolder.java .
- TransactionFactoryHolder() - Constructor for class org.omg.CosTransactions.TransactionFactoryHolder
-
- TransactionFactoryHolder(TransactionFactory) - Constructor for class org.omg.CosTransactions.TransactionFactoryHolder
-
- TransactionFactoryOperations - Interface in org.omg.CosTransactions
-
org/omg/CosTransactions/TransactionFactoryOperations.java .
- TransactionFactoryPOA - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/TransactionFactoryPOA.java .
- TransactionFactoryPOA() - Constructor for class org.omg.CosTransactions.TransactionFactoryPOA
-
- TransactionFactoryPOATie - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/TransactionFactoryPOATie.java .
- TransactionFactoryPOATie(TransactionFactoryOperations) - Constructor for class org.omg.CosTransactions.TransactionFactoryPOATie
-
- TransactionFactoryPOATie(TransactionFactoryOperations, POA) - Constructor for class org.omg.CosTransactions.TransactionFactoryPOATie
-
- TransactionService - Interface in org.omg.IOP
-
org/omg/IOP/TransactionService.java .
- TransIdentity - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/TransIdentity.java .
- TransIdentity() - Constructor for class org.omg.CosTransactions.TransIdentity
-
- TransIdentity(Coordinator, Terminator, otid_t) - Constructor for class org.omg.CosTransactions.TransIdentity
-
- TransIdentityHelper - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/TransIdentityHelper.java .
- TransIdentityHelper() - Constructor for class org.omg.CosTransactions.TransIdentityHelper
-
- TransIdentityHolder - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/TransIdentityHolder.java .
- TransIdentityHolder() - Constructor for class org.omg.CosTransactions.TransIdentityHolder
-
- TransIdentityHolder(TransIdentity) - Constructor for class org.omg.CosTransactions.TransIdentityHolder
-
- TRANSIENT - Exception in org.omg.CORBA
-
Exception thrown when the ORB attempted to reach an object and failed.
- TRANSIENT() - Constructor for exception org.omg.CORBA.TRANSIENT
-
Constructs a TRANSIENT exception with a default minor code
of 0, a completion state of CompletionStatus.COMPLETED_NO,
and a null description.
- TRANSIENT(String) - Constructor for exception org.omg.CORBA.TRANSIENT
-
Constructs a TRANSIENT exception with the specified description message,
a minor code of 0, and a completion state of COMPLETED_NO.
- TRANSIENT(int, CompletionStatus) - Constructor for exception org.omg.CORBA.TRANSIENT
-
Constructs a TRANSIENT exception with the specified
minor code and completion status.
- TRANSIENT(String, int, CompletionStatus) - Constructor for exception org.omg.CORBA.TRANSIENT
-
Constructs a TRANSIENT exception with the specified description
message, minor code, and completion status.
- TRANSIENT - Static variable in class org.omg.PortableServer.LifespanPolicyValue
-
- TRANSPARENT - Interface in org.omg.Messaging
-
org/omg/Messaging/TRANSPARENT.java .
- TRANSPORT_RETRY - Interface in org.omg.PortableInterceptor
-
org/omg/PortableInterceptor/TRANSPORT_RETRY.java .
- TSIdentification - Interface in org.omg.CORBA
-
An interface defined in the OMG Transactions Service Specification
that provides methods to allow the JTS to register
its Sender and Receiver interfaces with the ORB.
- type() - Method in class org.omg.CORBA._AliasDefStub
-
- type() - Method in class org.omg.CORBA._ArrayDefStub
-
- type() - Method in class org.omg.CORBA._AttributeDefStub
-
- type() - Method in class org.omg.CORBA._ConstantDefStub
-
- type() - Method in class org.omg.CORBA._EnumDefStub
-
- type() - Method in class org.omg.CORBA._ExceptionDefStub
-
- type() - Method in class org.omg.CORBA._IDLTypeStub
-
- type() - Method in class org.omg.CORBA._InterfaceDefStub
-
- type() - Method in class org.omg.CORBA._NativeDefStub
-
- type() - Method in class org.omg.CORBA._PrimitiveDefStub
-
- type() - Method in class org.omg.CORBA._SequenceDefStub
-
- type() - Method in class org.omg.CORBA._StringDefStub
-
- type() - Method in class org.omg.CORBA._StructDefStub
-
- type() - Method in class org.omg.CORBA._TypedefDefStub
-
- type() - Method in class org.omg.CORBA._UnionDefStub
-
- type() - Method in class org.omg.CORBA._ValueBoxDefStub
-
- type() - Method in class org.omg.CORBA._ValueDefStub
-
- type() - Method in class org.omg.CORBA._ValueMemberDefStub
-
- type() - Static method in class org.omg.CORBA.AliasDefHelper
-
- type() - Method in class org.omg.CORBA.AliasDefPOATie
-
- type() - Method in class org.omg.CORBA.Any
-
Returns type information for the element contained in this
Any object.
- type(TypeCode) - Method in class org.omg.CORBA.Any
-
Sets this Any object's type field
to the given TypeCode object and clears its value.
- type() - Static method in class org.omg.CORBA.AnySeqHelper
-
- type() - Static method in class org.omg.CORBA.ArrayDefHelper
-
- type() - Method in class org.omg.CORBA.ArrayDefPOATie
-
- type() - Static method in class org.omg.CORBA.AttrDescriptionSeqHelper
-
- type() - Static method in class org.omg.CORBA.AttributeDefHelper
-
- type() - Method in interface org.omg.CORBA.AttributeDefOperations
-
- type() - Method in class org.omg.CORBA.AttributeDefPOATie
-
- type - Variable in class org.omg.CORBA.AttributeDescription
-
- type() - Static method in class org.omg.CORBA.AttributeDescriptionHelper
-
- type() - Static method in class org.omg.CORBA.AttributeModeHelper
-
- type() - Static method in class org.omg.CORBA.BooleanSeqHelper
-
- type() - Static method in class org.omg.CORBA.CharSeqHelper
-
- type() - Static method in class org.omg.CORBA.CompletionStatusHelper
-
- type() - Static method in class org.omg.CORBA.ConstantDefHelper
-
- type() - Method in interface org.omg.CORBA.ConstantDefOperations
-
- type() - Method in class org.omg.CORBA.ConstantDefPOATie
-
- type - Variable in class org.omg.CORBA.ConstantDescription
-
- type() - Static method in class org.omg.CORBA.ConstantDescriptionHelper
-
- type() - Static method in class org.omg.CORBA.ContainedHelper
-
- type() - Static method in class org.omg.CORBA.ContainedPackage.DescriptionHelper
-
- type() - Static method in class org.omg.CORBA.ContainedSeqHelper
-
- type() - Static method in class org.omg.CORBA.ContainerHelper
-
- type() - Static method in class org.omg.CORBA.ContainerPackage.DescriptionHelper
-
- type() - Static method in class org.omg.CORBA.ContainerPackage.DescriptionSeqHelper
-
- type() - Static method in class org.omg.CORBA.ContextIdentifierHelper
-
- type() - Static method in class org.omg.CORBA.ContextIdSeqHelper
-
- type() - Static method in class org.omg.CORBA.CurrentHelper
-
- type() - Static method in class org.omg.CORBA.DefinitionKindHelper
-
- type() - Static method in class org.omg.CORBA.DoubleSeqHelper
-
- type() - Method in interface org.omg.CORBA.DynAny
-
Deprecated.
Returns the TypeCode of the object inserted into
this DynAny.
- type() - Static method in class org.omg.CORBA.EnumDefHelper
-
- type() - Method in class org.omg.CORBA.EnumDefPOATie
-
- type() - Static method in class org.omg.CORBA.EnumMemberSeqHelper
-
- type() - Static method in class org.omg.CORBA.ExcDescriptionSeqHelper
-
- type() - Static method in class org.omg.CORBA.ExceptionDefHelper
-
- type() - Method in interface org.omg.CORBA.ExceptionDefOperations
-
- type() - Method in class org.omg.CORBA.ExceptionDefPOATie
-
- type() - Static method in class org.omg.CORBA.ExceptionDefSeqHelper
-
- type - Variable in class org.omg.CORBA.ExceptionDescription
-
- type() - Static method in class org.omg.CORBA.ExceptionDescriptionHelper
-
- type() - Static method in class org.omg.CORBA.FieldNameHelper
-
- type() - Static method in class org.omg.CORBA.FloatSeqHelper
-
- type() - Static method in class org.omg.CORBA.IdentifierHelper
-
- type() - Static method in class org.omg.CORBA.IDLTypeHelper
-
- type() - Method in interface org.omg.CORBA.IDLTypeOperations
-
The type attribute describes the type defined by an object
derived from IDLType.
- type() - Static method in class org.omg.CORBA.InitializerHelper
-
- type() - Static method in class org.omg.CORBA.InitializerSeqHelper
-
- type() - Static method in class org.omg.CORBA.InterfaceDefHelper
-
- type - Variable in class org.omg.CORBA.InterfaceDefPackage.FullInterfaceDescription
-
- type() - Static method in class org.omg.CORBA.InterfaceDefPackage.FullInterfaceDescriptionHelper
-
- type() - Method in class org.omg.CORBA.InterfaceDefPOATie
-
- type() - Static method in class org.omg.CORBA.InterfaceDefSeqHelper
-
- type() - Static method in class org.omg.CORBA.InterfaceDescriptionHelper
-
- type() - Static method in class org.omg.CORBA.LongLongSeqHelper
-
- type() - Static method in class org.omg.CORBA.LongSeqHelper
-
- type() - Static method in class org.omg.CORBA.ModuleDefHelper
-
- type() - Static method in class org.omg.CORBA.ModuleDescriptionHelper
-
- type() - Static method in class org.omg.CORBA.NameValuePairHelper
-
- type() - Static method in class org.omg.CORBA.NativeDefHelper
-
- type() - Method in class org.omg.CORBA.NativeDefPOATie
-
- type() - Static method in class org.omg.CORBA.ObjectHelper
-
- type() - Static method in class org.omg.CORBA.OctetSeqHelper
-
- type() - Static method in class org.omg.CORBA.OpDescriptionSeqHelper
-
- type() - Static method in class org.omg.CORBA.OperationDefHelper
-
- type() - Static method in class org.omg.CORBA.OperationDescriptionHelper
-
- type() - Static method in class org.omg.CORBA.OperationModeHelper
-
- type - Variable in class org.omg.CORBA.ParameterDescription
-
- type() - Static method in class org.omg.CORBA.ParameterDescriptionHelper
-
- type() - Static method in class org.omg.CORBA.ParameterModeHelper
-
- type() - Static method in class org.omg.CORBA.ParDescriptionSeqHelper
-
- type() - Static method in class org.omg.CORBA.PolicyErrorCodeHelper
-
- type() - Static method in class org.omg.CORBA.PolicyErrorHelper
-
- type() - Static method in class org.omg.CORBA.PolicyHelper
-
- type() - Static method in class org.omg.CORBA.PolicyListHelper
-
- type() - Static method in class org.omg.CORBA.PolicyTypeHelper
-
- type() - Static method in class org.omg.CORBA.PrimitiveDefHelper
-
- type() - Method in class org.omg.CORBA.PrimitiveDefPOATie
-
- type() - Static method in class org.omg.CORBA.PrimitiveKindHelper
-
- type() - Static method in class org.omg.CORBA.RepositoryHelper
-
- type() - Static method in class org.omg.CORBA.RepositoryIdHelper
-
- type() - Static method in class org.omg.CORBA.RepositoryIdSeqHelper
-
- type() - Static method in class org.omg.CORBA.ScopedNameHelper
-
- type() - Static method in class org.omg.CORBA.SequenceDefHelper
-
- type() - Method in class org.omg.CORBA.SequenceDefPOATie
-
- type() - Static method in class org.omg.CORBA.ServiceDetailHelper
-
- type() - Static method in class org.omg.CORBA.ServiceInformationHelper
-
- type() - Static method in class org.omg.CORBA.SetOverrideTypeHelper
-
- type() - Static method in class org.omg.CORBA.ShortSeqHelper
-
- type() - Static method in class org.omg.CORBA.StringDefHelper
-
- type() - Method in class org.omg.CORBA.StringDefPOATie
-
- type() - Static method in class org.omg.CORBA.StringSeqHelper
-
- type() - Static method in class org.omg.CORBA.StringValueHelper
-
- type() - Static method in class org.omg.CORBA.StructDefHelper
-
- type() - Method in class org.omg.CORBA.StructDefPOATie
-
- type - Variable in class org.omg.CORBA.StructMember
-
The type of the struct member described by
this StructMember object.
- type() - Static method in class org.omg.CORBA.StructMemberHelper
-
- type() - Static method in class org.omg.CORBA.StructMemberSeqHelper
-
- type() - Static method in class org.omg.CORBA.TypedefDefHelper
-
- type() - Method in class org.omg.CORBA.TypedefDefPOATie
-
- type - Variable in class org.omg.CORBA.TypeDescription
-
- type() - Static method in class org.omg.CORBA.TypeDescriptionHelper
-
- type() - Static method in class org.omg.CORBA.ULongLongSeqHelper
-
- type() - Static method in class org.omg.CORBA.ULongSeqHelper
-
- type() - Static method in class org.omg.CORBA.UnionDefHelper
-
- type() - Method in class org.omg.CORBA.UnionDefPOATie
-
- type - Variable in class org.omg.CORBA.UnionMember
-
The type of the union member described by this
UnionMember object.
- type() - Static method in class org.omg.CORBA.UnionMemberHelper
-
- type() - Static method in class org.omg.CORBA.UnionMemberSeqHelper
-
- type() - Static method in class org.omg.CORBA.UnknownUserExceptionHelper
-
- type() - Static method in class org.omg.CORBA.UShortSeqHelper
-
- type() - Static method in class org.omg.CORBA.ValueBaseHelper
-
- type() - Static method in class org.omg.CORBA.ValueBoxDefHelper
-
- type() - Method in class org.omg.CORBA.ValueBoxDefPOATie
-
- type() - Static method in class org.omg.CORBA.ValueDefHelper
-
- type - Variable in class org.omg.CORBA.ValueDefPackage.FullValueDescription
-
- type() - Static method in class org.omg.CORBA.ValueDefPackage.FullValueDescriptionHelper
-
- type() - Method in class org.omg.CORBA.ValueDefPOATie
-
- type() - Static method in class org.omg.CORBA.ValueDefSeqHelper
-
- type() - Static method in class org.omg.CORBA.ValueDescriptionHelper
-
- type - Variable in class org.omg.CORBA.ValueMember
-
The type of of this value member.
- type() - Static method in class org.omg.CORBA.ValueMemberDefHelper
-
- type() - Method in interface org.omg.CORBA.ValueMemberDefOperations
-
- type() - Method in class org.omg.CORBA.ValueMemberDefPOATie
-
- type() - Static method in class org.omg.CORBA.ValueMemberHelper
-
- type() - Static method in class org.omg.CORBA.ValueMemberSeqHelper
-
- type() - Static method in class org.omg.CORBA.VersionSpecHelper
-
- type() - Static method in class org.omg.CORBA.VisibilityHelper
-
- type() - Static method in class org.omg.CORBA.WCharSeqHelper
-
- type() - Static method in class org.omg.CORBA.WrongTransactionHelper
-
- type() - Static method in class org.omg.CORBA.WStringSeqHelper
-
- type() - Static method in class org.omg.CORBA.WStringValueHelper
-
- type() - Static method in class org.omg.CosNaming.BindingHelper
-
- type() - Static method in class org.omg.CosNaming.BindingIteratorHelper
-
- type() - Static method in class org.omg.CosNaming.BindingListHelper
-
- type() - Static method in class org.omg.CosNaming.BindingTypeHelper
-
- type() - Static method in class org.omg.CosNaming.IstringHelper
-
- type() - Static method in class org.omg.CosNaming.NameComponentHelper
-
- type() - Static method in class org.omg.CosNaming.NameHelper
-
- type() - Static method in class org.omg.CosNaming.NamingContextExtHelper
-
- type() - Static method in class org.omg.CosNaming.NamingContextExtPackage.AddressHelper
-
- type() - Static method in class org.omg.CosNaming.NamingContextExtPackage.InvalidAddressHelper
-
- type() - Static method in class org.omg.CosNaming.NamingContextExtPackage.StringNameHelper
-
- type() - Static method in class org.omg.CosNaming.NamingContextExtPackage.URLStringHelper
-
- type() - Static method in class org.omg.CosNaming.NamingContextHelper
-
- type() - Static method in class org.omg.CosNaming.NamingContextPackage.AlreadyBoundHelper
-
- type() - Static method in class org.omg.CosNaming.NamingContextPackage.CannotProceedHelper
-
- type() - Static method in class org.omg.CosNaming.NamingContextPackage.InvalidNameHelper
-
- type() - Static method in class org.omg.CosNaming.NamingContextPackage.NotEmptyHelper
-
- type() - Static method in class org.omg.CosNaming.NamingContextPackage.NotFoundHelper
-
- type() - Static method in class org.omg.CosNaming.NamingContextPackage.NotFoundReasonHelper
-
- type() - Static method in class org.omg.CosTransactions.ControlHelper
-
- type() - Static method in class org.omg.CosTransactions.CoordinatorHelper
-
- type() - Static method in class org.omg.CosTransactions.CurrentHelper
-
- type() - Static method in class org.omg.CosTransactions.HeuristicCommitHelper
-
- type() - Static method in class org.omg.CosTransactions.HeuristicHazardHelper
-
- type() - Static method in class org.omg.CosTransactions.HeuristicMixedHelper
-
- type() - Static method in class org.omg.CosTransactions.HeuristicRollbackHelper
-
- type() - Static method in class org.omg.CosTransactions.InactiveHelper
-
- type() - Static method in class org.omg.CosTransactions.InvalidControlHelper
-
- type() - Static method in class org.omg.CosTransactions.InvocationPolicyHelper
-
- type() - Static method in class org.omg.CosTransactions.InvocationPolicyValueHelper
-
- type() - Static method in class org.omg.CosTransactions.NonTxTargetPolicyHelper
-
- type() - Static method in class org.omg.CosTransactions.NonTxTargetPolicyValueHelper
-
- type() - Static method in class org.omg.CosTransactions.NotPreparedHelper
-
- type() - Static method in class org.omg.CosTransactions.NoTransactionHelper
-
- type() - Static method in class org.omg.CosTransactions.NotSubtransactionHelper
-
- type() - Static method in class org.omg.CosTransactions.otid_tHelper
-
- type() - Static method in class org.omg.CosTransactions.OTSPolicyHelper
-
- type() - Static method in class org.omg.CosTransactions.OTSPolicyValueHelper
-
- type() - Static method in class org.omg.CosTransactions.PropagationContextHelper
-
- type() - Static method in class org.omg.CosTransactions.RecoveryCoordinatorHelper
-
- type() - Static method in class org.omg.CosTransactions.ResourceHelper
-
- type() - Static method in class org.omg.CosTransactions.StatusHelper
-
- type() - Static method in class org.omg.CosTransactions.SubtransactionAwareResourceHelper
-
- type() - Static method in class org.omg.CosTransactions.SubtransactionsUnavailableHelper
-
- type() - Static method in class org.omg.CosTransactions.SynchronizationHelper
-
- type() - Static method in class org.omg.CosTransactions.SynchronizationUnavailableHelper
-
- type() - Static method in class org.omg.CosTransactions.TerminatorHelper
-
- type() - Static method in class org.omg.CosTransactions.TransactionalObjectHelper
-
- type() - Static method in class org.omg.CosTransactions.TransactionFactoryHelper
-
- type() - Static method in class org.omg.CosTransactions.TransIdentityHelper
-
- type() - Static method in class org.omg.CosTransactions.UnavailableHelper
-
- type() - Static method in class org.omg.CosTransactions.VoteHelper
-
- type() - Static method in class org.omg.Dynamic.ContextListHelper
-
- type() - Static method in class org.omg.Dynamic.ExceptionListHelper
-
- type() - Static method in class org.omg.Dynamic.ParameterHelper
-
- type() - Static method in class org.omg.Dynamic.ParameterListHelper
-
- type() - Static method in class org.omg.Dynamic.RequestContextHelper
-
- type() - Method in class org.omg.DynamicAny._DynAnyStub
-
Returns the TypeCode associated with this DynAny object.
- type() - Method in class org.omg.DynamicAny._DynArrayStub
-
Returns the TypeCode associated with this DynAny object.
- type() - Method in class org.omg.DynamicAny._DynEnumStub
-
Returns the TypeCode associated with this DynAny object.
- type() - Method in class org.omg.DynamicAny._DynFixedStub
-
Returns the TypeCode associated with this DynAny object.
- type() - Method in class org.omg.DynamicAny._DynSequenceStub
-
Returns the TypeCode associated with this DynAny object.
- type() - Method in class org.omg.DynamicAny._DynStructStub
-
Returns the TypeCode associated with this DynAny object.
- type() - Method in class org.omg.DynamicAny._DynUnionStub
-
Returns the TypeCode associated with this DynAny object.
- type() - Method in class org.omg.DynamicAny._DynValueBoxStub
-
Returns the TypeCode associated with this DynAny object.
- type() - Method in class org.omg.DynamicAny._DynValueCommonStub
-
Returns the TypeCode associated with this DynAny object.
- type() - Method in class org.omg.DynamicAny._DynValueStub
-
Returns the TypeCode associated with this DynAny object.
- type() - Static method in class org.omg.DynamicAny.AnySeqHelper
-
- type() - Static method in class org.omg.DynamicAny.DynAnyFactoryHelper
-
- type() - Static method in class org.omg.DynamicAny.DynAnyFactoryPackage.InconsistentTypeCodeHelper
-
- type() - Static method in class org.omg.DynamicAny.DynAnyHelper
-
- type() - Method in interface org.omg.DynamicAny.DynAnyOperations
-
Returns the TypeCode associated with this DynAny object.
- type() - Static method in class org.omg.DynamicAny.DynAnyPackage.InvalidValueHelper
-
- type() - Static method in class org.omg.DynamicAny.DynAnyPackage.TypeMismatchHelper
-
- type() - Method in class org.omg.DynamicAny.DynAnyPOATie
-
Returns the TypeCode associated with this DynAny object.
- type() - Static method in class org.omg.DynamicAny.DynAnySeqHelper
-
- type() - Static method in class org.omg.DynamicAny.DynArrayHelper
-
- type() - Method in class org.omg.DynamicAny.DynArrayPOATie
-
Returns the TypeCode associated with this DynAny object.
- type() - Static method in class org.omg.DynamicAny.DynEnumHelper
-
- type() - Method in class org.omg.DynamicAny.DynEnumPOATie
-
Returns the TypeCode associated with this DynAny object.
- type() - Static method in class org.omg.DynamicAny.DynFixedHelper
-
- type() - Method in class org.omg.DynamicAny.DynFixedPOATie
-
Returns the TypeCode associated with this DynAny object.
- type() - Static method in class org.omg.DynamicAny.DynSequenceHelper
-
- type() - Method in class org.omg.DynamicAny.DynSequencePOATie
-
Returns the TypeCode associated with this DynAny object.
- type() - Static method in class org.omg.DynamicAny.DynStructHelper
-
- type() - Method in class org.omg.DynamicAny.DynStructPOATie
-
Returns the TypeCode associated with this DynAny object.
- type() - Static method in class org.omg.DynamicAny.DynUnionHelper
-
- type() - Method in class org.omg.DynamicAny.DynUnionPOATie
-
Returns the TypeCode associated with this DynAny object.
- type() - Static method in class org.omg.DynamicAny.DynValueBoxHelper
-
- type() - Method in class org.omg.DynamicAny.DynValueBoxPOATie
-
Returns the TypeCode associated with this DynAny object.
- type() - Static method in class org.omg.DynamicAny.DynValueCommonHelper
-
- type() - Method in class org.omg.DynamicAny.DynValueCommonPOATie
-
Returns the TypeCode associated with this DynAny object.
- type() - Static method in class org.omg.DynamicAny.DynValueHelper
-
- type() - Method in class org.omg.DynamicAny.DynValuePOATie
-
Returns the TypeCode associated with this DynAny object.
- type() - Static method in class org.omg.DynamicAny.FieldNameHelper
-
- type() - Static method in class org.omg.DynamicAny.NameDynAnyPairHelper
-
- type() - Static method in class org.omg.DynamicAny.NameDynAnyPairSeqHelper
-
- type() - Static method in class org.omg.DynamicAny.NameValuePairHelper
-
- type() - Static method in class org.omg.DynamicAny.NameValuePairSeqHelper
-
- type() - Static method in class org.omg.IOP.CodecFactoryHelper
-
- type() - Static method in class org.omg.IOP.CodecFactoryPackage.UnknownEncodingHelper
-
- type() - Static method in class org.omg.IOP.CodecHelper
-
- type() - Static method in class org.omg.IOP.CodecPackage.FormatMismatchHelper
-
- type() - Static method in class org.omg.IOP.CodecPackage.InvalidTypeForEncodingHelper
-
- type() - Static method in class org.omg.IOP.CodecPackage.TypeMismatchHelper
-
- type() - Static method in class org.omg.IOP.ComponentIdHelper
-
- type() - Static method in class org.omg.IOP.EncodingFormatHelper
-
- type() - Static method in class org.omg.IOP.EncodingHelper
-
- type() - Static method in class org.omg.IOP.IORHelper
-
- type() - Static method in class org.omg.IOP.MultipleComponentProfileHelper
-
- type() - Static method in class org.omg.IOP.ProfileIdHelper
-
- type() - Static method in class org.omg.IOP.ServiceContextHelper
-
- type() - Static method in class org.omg.IOP.ServiceContextListHelper
-
- type() - Static method in class org.omg.IOP.ServiceIdHelper
-
- type() - Static method in class org.omg.IOP.TaggedComponentHelper
-
- type() - Static method in class org.omg.IOP.TaggedComponentSeqHelper
-
- type() - Static method in class org.omg.IOP.TaggedProfileHelper
-
- type() - Static method in class org.omg.Messaging.MaxHopsPolicyHelper
-
- type() - Static method in class org.omg.Messaging.OrderingHelper
-
- type() - Static method in class org.omg.Messaging.PolicyValueHelper
-
- type() - Static method in class org.omg.Messaging.PolicyValueSeqHelper
-
- type() - Static method in class org.omg.Messaging.PriorityHelper
-
- type() - Static method in class org.omg.Messaging.PriorityRangeHelper
-
- type() - Static method in class org.omg.Messaging.QueueOrderPolicyHelper
-
- type() - Static method in class org.omg.Messaging.RebindModeHelper
-
- type() - Static method in class org.omg.Messaging.RebindPolicyHelper
-
- type() - Static method in class org.omg.Messaging.RelativeRequestTimeoutPolicyHelper
-
- type() - Static method in class org.omg.Messaging.RelativeRoundtripTimeoutPolicyHelper
-
- type() - Static method in class org.omg.Messaging.ReplyEndTimePolicyHelper
-
- type() - Static method in class org.omg.Messaging.ReplyPriorityPolicyHelper
-
- type() - Static method in class org.omg.Messaging.ReplyStartTimePolicyHelper
-
- type() - Static method in class org.omg.Messaging.RequestEndTimePolicyHelper
-
- type() - Static method in class org.omg.Messaging.RequestPriorityPolicyHelper
-
- type() - Static method in class org.omg.Messaging.RequestStartTimePolicyHelper
-
- type() - Static method in class org.omg.Messaging.RoutingPolicyHelper
-
- type() - Static method in class org.omg.Messaging.RoutingTypeHelper
-
- type() - Static method in class org.omg.Messaging.RoutingTypeRangeHelper
-
- type() - Static method in class org.omg.Messaging.SyncScopeHelper
-
- type() - Static method in class org.omg.Messaging.SyncScopePolicyHelper
-
- type() - Static method in class org.omg.PortableInterceptor.AdapterManagerIdHelper
-
- type() - Static method in class org.omg.PortableInterceptor.AdapterNameHelper
-
- type() - Static method in class org.omg.PortableInterceptor.AdapterStateHelper
-
- type() - Static method in class org.omg.PortableInterceptor.ClientRequestInfoHelper
-
- type() - Static method in class org.omg.PortableInterceptor.ClientRequestInterceptorHelper
-
- type() - Static method in class org.omg.PortableInterceptor.CurrentHelper
-
- type() - Static method in class org.omg.PortableInterceptor.ForwardRequestHelper
-
- type() - Static method in class org.omg.PortableInterceptor.InterceptorHelper
-
- type() - Static method in class org.omg.PortableInterceptor.InvalidSlotHelper
-
- type() - Static method in class org.omg.PortableInterceptor.IORInfoHelper
-
- type() - Static method in class org.omg.PortableInterceptor.IORInterceptor_3_0Helper
-
- type() - Static method in class org.omg.PortableInterceptor.IORInterceptorHelper
-
- type() - Static method in class org.omg.PortableInterceptor.ObjectIdHelper
-
- type() - Static method in class org.omg.PortableInterceptor.ObjectReferenceFactoryHelper
-
- type() - Static method in class org.omg.PortableInterceptor.ObjectReferenceTemplateHelper
-
- type() - Static method in class org.omg.PortableInterceptor.ObjectReferenceTemplateSeqHelper
-
- type() - Static method in class org.omg.PortableInterceptor.ORBIdHelper
-
- type() - Static method in class org.omg.PortableInterceptor.ORBInitializerHelper
-
- type() - Static method in class org.omg.PortableInterceptor.ORBInitInfoHelper
-
- type() - Static method in class org.omg.PortableInterceptor.ORBInitInfoPackage.DuplicateNameHelper
-
- type() - Static method in class org.omg.PortableInterceptor.ORBInitInfoPackage.InvalidNameHelper
-
- type() - Static method in class org.omg.PortableInterceptor.ORBInitInfoPackage.ObjectIdHelper
-
- type() - Static method in class org.omg.PortableInterceptor.PolicyFactoryHelper
-
- type() - Static method in class org.omg.PortableInterceptor.ReplyStatusHelper
-
- type() - Static method in class org.omg.PortableInterceptor.RequestInfoHelper
-
- type() - Static method in class org.omg.PortableInterceptor.ServerIdHelper
-
- type() - Static method in class org.omg.PortableInterceptor.ServerRequestInfoHelper
-
- type() - Static method in class org.omg.PortableInterceptor.ServerRequestInterceptorHelper
-
- type() - Static method in class org.omg.PortableInterceptor.SlotIdHelper
-
- type() - Static method in class org.omg.PortableServer.CurrentPackage.NoContextHelper
-
- type() - Static method in class org.omg.PortableServer.ForwardRequestHelper
-
- type() - Static method in class org.omg.PortableServer.IdAssignmentPolicyValueHelper
-
- type() - Static method in class org.omg.PortableServer.IdUniquenessPolicyValueHelper
-
- type() - Static method in class org.omg.PortableServer.ImplicitActivationPolicyValueHelper
-
- type() - Static method in class org.omg.PortableServer.LifespanPolicyValueHelper
-
- type() - Static method in class org.omg.PortableServer.ObjectIdHelper
-
- type() - Static method in class org.omg.PortableServer.POAHelper
-
- type() - Static method in class org.omg.PortableServer.POAListHelper
-
- type() - Static method in class org.omg.PortableServer.POAManagerPackage.AdapterInactiveHelper
-
- type() - Static method in class org.omg.PortableServer.POAManagerPackage.StateHelper
-
- type() - Static method in class org.omg.PortableServer.POAPackage.AdapterAlreadyExistsHelper
-
- type() - Static method in class org.omg.PortableServer.POAPackage.AdapterNonExistentHelper
-
- type() - Static method in class org.omg.PortableServer.POAPackage.InvalidPolicyHelper
-
- type() - Static method in class org.omg.PortableServer.POAPackage.NoServantHelper
-
- type() - Static method in class org.omg.PortableServer.POAPackage.ObjectAlreadyActiveHelper
-
- type() - Static method in class org.omg.PortableServer.POAPackage.ObjectNotActiveHelper
-
- type() - Static method in class org.omg.PortableServer.POAPackage.ServantAlreadyActiveHelper
-
- type() - Static method in class org.omg.PortableServer.POAPackage.ServantNotActiveHelper
-
- type() - Static method in class org.omg.PortableServer.POAPackage.WrongAdapterHelper
-
- type() - Static method in class org.omg.PortableServer.POAPackage.WrongPolicyHelper
-
- type() - Static method in class org.omg.PortableServer.RequestProcessingPolicyValueHelper
-
- type() - Static method in class org.omg.PortableServer.ServantActivatorHelper
-
- type() - Static method in class org.omg.PortableServer.ServantLocatorHelper
-
- type() - Static method in class org.omg.PortableServer.ServantRetentionPolicyValueHelper
-
- type() - Static method in class org.omg.PortableServer.ThreadPolicyValueHelper
-
- type() - Static method in class org.omg.SendingContext.CodeBaseHelper
-
- type() - Static method in class org.omg.SendingContext.CodeBasePackage.URLHelper
-
- type() - Static method in class org.omg.SendingContext.CodeBasePackage.URLSeqHelper
-
- type() - Static method in class org.omg.SendingContext.CodeBasePackage.ValueDescSeqHelper
-
- type() - Static method in class org.omg.SendingContext.RunTimeHelper
-
- type() - Static method in class org.omg.TimeBase.InaccuracyTHelper
-
- type() - Static method in class org.omg.TimeBase.IntervalTHelper
-
- type() - Static method in class org.omg.TimeBase.TdfTHelper
-
- type() - Static method in class org.omg.TimeBase.TimeTHelper
-
- type() - Static method in class org.omg.TimeBase.UtcTHelper
-
- type_def() - Method in class org.omg.CORBA._AttributeDefStub
-
- type_def(IDLType) - Method in class org.omg.CORBA._AttributeDefStub
-
- type_def() - Method in class org.omg.CORBA._ConstantDefStub
-
- type_def(IDLType) - Method in class org.omg.CORBA._ConstantDefStub
-
- type_def() - Method in class org.omg.CORBA._ValueMemberDefStub
-
- type_def(IDLType) - Method in class org.omg.CORBA._ValueMemberDefStub
-
- type_def() - Method in interface org.omg.CORBA.AttributeDefOperations
-
- type_def(IDLType) - Method in interface org.omg.CORBA.AttributeDefOperations
-
- type_def() - Method in class org.omg.CORBA.AttributeDefPOATie
-
- type_def(IDLType) - Method in class org.omg.CORBA.AttributeDefPOATie
-
- type_def() - Method in interface org.omg.CORBA.ConstantDefOperations
-
- type_def(IDLType) - Method in interface org.omg.CORBA.ConstantDefOperations
-
- type_def() - Method in class org.omg.CORBA.ConstantDefPOATie
-
- type_def(IDLType) - Method in class org.omg.CORBA.ConstantDefPOATie
-
- type_def - Variable in class org.omg.CORBA.ParameterDescription
-
- type_def - Variable in class org.omg.CORBA.StructMember
-
The typedef that represents the IDL type of the struct member described by
this StructMember object.
- type_def - Variable in class org.omg.CORBA.UnionMember
-
The typedef that represents the IDL type of the union member described by this
UnionMember object.
- type_def - Variable in class org.omg.CORBA.ValueMember
-
The typedef that represents the IDL type of the value
member described by this ValueMember object.
- type_def() - Method in interface org.omg.CORBA.ValueMemberDefOperations
-
- type_def(IDLType) - Method in interface org.omg.CORBA.ValueMemberDefOperations
-
- type_def() - Method in class org.omg.CORBA.ValueMemberDefPOATie
-
- type_def(IDLType) - Method in class org.omg.CORBA.ValueMemberDefPOATie
-
- type_id - Variable in class org.omg.IOP.IOR
-
The type id, represented as a String.
- type_modifier() - Method in class org.omg.CORBA.TypeCode
-
Returns a constant indicating the modifier of the value type
that this TypeCode object describes.
- TypeCode - Class in org.omg.CORBA
-
A container for information about a specific CORBA data
type.
- TypeCode() - Constructor for class org.omg.CORBA.TypeCode
-
- TypeCodeHolder - Class in org.omg.CORBA
-
The Holder for TypeCode.
- TypeCodeHolder() - Constructor for class org.omg.CORBA.TypeCodeHolder
-
Constructs a new TypeCodeHolder object with its
value field initialized to null.
- TypeCodeHolder(TypeCode) - Constructor for class org.omg.CORBA.TypeCodeHolder
-
Constructs a new TypeCodeHolder object with its
value field initialized to the given
TypeCode object.
- TypedefDef - Interface in org.omg.CORBA
-
org/omg/CORBA/TypedefDef.java .
- TypedefDefHelper - Class in org.omg.CORBA
-
org/omg/CORBA/TypedefDefHelper.java .
- TypedefDefHelper() - Constructor for class org.omg.CORBA.TypedefDefHelper
-
- TypedefDefHolder - Class in org.omg.CORBA
-
org/omg/CORBA/TypedefDefHolder.java .
- TypedefDefHolder() - Constructor for class org.omg.CORBA.TypedefDefHolder
-
- TypedefDefHolder(TypedefDef) - Constructor for class org.omg.CORBA.TypedefDefHolder
-
- TypedefDefOperations - Interface in org.omg.CORBA
-
org/omg/CORBA/TypedefDefOperations.java .
- TypedefDefPOA - Class in org.omg.CORBA
-
org/omg/CORBA/TypedefDefPOA.java .
- TypedefDefPOA() - Constructor for class org.omg.CORBA.TypedefDefPOA
-
- TypedefDefPOATie - Class in org.omg.CORBA
-
org/omg/CORBA/TypedefDefPOATie.java .
- TypedefDefPOATie(TypedefDefOperations) - Constructor for class org.omg.CORBA.TypedefDefPOATie
-
- TypedefDefPOATie(TypedefDefOperations, POA) - Constructor for class org.omg.CORBA.TypedefDefPOATie
-
- TypeDescription - Class in org.omg.CORBA
-
org/omg/CORBA/TypeDescription.java .
- TypeDescription() - Constructor for class org.omg.CORBA.TypeDescription
-
- TypeDescription(String, String, String, String, TypeCode) - Constructor for class org.omg.CORBA.TypeDescription
-
- TypeDescriptionHelper - Class in org.omg.CORBA
-
org/omg/CORBA/TypeDescriptionHelper.java .
- TypeDescriptionHelper() - Constructor for class org.omg.CORBA.TypeDescriptionHelper
-
- TypeDescriptionHolder - Class in org.omg.CORBA
-
org/omg/CORBA/TypeDescriptionHolder.java .
- TypeDescriptionHolder() - Constructor for class org.omg.CORBA.TypeDescriptionHolder
-
- TypeDescriptionHolder(TypeDescription) - Constructor for class org.omg.CORBA.TypeDescriptionHolder
-
- TypeMismatch - Exception in org.omg.CORBA.DynAnyPackage
-
TypeMismatch is thrown by dynamic any accessor methods when
type of the actual contents do not match what is trying to be
accessed.
- TypeMismatch() - Constructor for exception org.omg.CORBA.DynAnyPackage.TypeMismatch
-
Constructs a TypeMismatch object.
- TypeMismatch(String) - Constructor for exception org.omg.CORBA.DynAnyPackage.TypeMismatch
-
Constructs a TypeMismatch object.
- TypeMismatch - Exception in org.omg.DynamicAny.DynAnyPackage
-
org/omg/DynamicAny/DynAnyPackage/TypeMismatch.java .
- TypeMismatch() - Constructor for exception org.omg.DynamicAny.DynAnyPackage.TypeMismatch
-
- TypeMismatch(String) - Constructor for exception org.omg.DynamicAny.DynAnyPackage.TypeMismatch
-
- TypeMismatch - Exception in org.omg.IOP.CodecPackage
-
org/omg/IOP/CodecPackage/TypeMismatch.java .
- TypeMismatch() - Constructor for exception org.omg.IOP.CodecPackage.TypeMismatch
-
- TypeMismatch(String) - Constructor for exception org.omg.IOP.CodecPackage.TypeMismatch
-
- TypeMismatchHelper - Class in org.omg.DynamicAny.DynAnyPackage
-
org/omg/DynamicAny/DynAnyPackage/TypeMismatchHelper.java .
- TypeMismatchHelper() - Constructor for class org.omg.DynamicAny.DynAnyPackage.TypeMismatchHelper
-
- TypeMismatchHelper - Class in org.omg.IOP.CodecPackage
-
org/omg/IOP/CodecPackage/TypeMismatchHelper.java .
- TypeMismatchHelper() - Constructor for class org.omg.IOP.CodecPackage.TypeMismatchHelper
-
- TypeMismatchHolder - Class in org.omg.DynamicAny.DynAnyPackage
-
org/omg/DynamicAny/DynAnyPackage/TypeMismatchHolder.java .
- TypeMismatchHolder() - Constructor for class org.omg.DynamicAny.DynAnyPackage.TypeMismatchHolder
-
- TypeMismatchHolder(TypeMismatch) - Constructor for class org.omg.DynamicAny.DynAnyPackage.TypeMismatchHolder
-
- TypeMismatchHolder - Class in org.omg.IOP.CodecPackage
-
org/omg/IOP/CodecPackage/TypeMismatchHolder.java .
- TypeMismatchHolder() - Constructor for class org.omg.IOP.CodecPackage.TypeMismatchHolder
-
- TypeMismatchHolder(TypeMismatch) - Constructor for class org.omg.IOP.CodecPackage.TypeMismatchHolder
-
- validate_connection() - Method in class org.omg.CORBA.LocalObject
-
Throws an org.omg.CORBA.NO_IMPLEMENT exception with
the message "This is a locally constrained object." This method
does not apply to local objects and is therefore not implemented.
- value - Static variable in interface com.sun.corba.ee.org.omg.CORBA.SUNVMCID
-
The vendor minor code ID reserved for Sun.
- value - Variable in class javax.rmi.CORBA.EnumDesc
-
Name of the enum constant.
- value() - Method in class org.omg.CORBA._ConstantDefStub
-
- value(Any) - Method in class org.omg.CORBA._ConstantDefStub
-
- value - Variable in class org.omg.CORBA.AliasDefHolder
-
- value - Variable in class org.omg.CORBA.AnyHolder
-
The Any value held by this AnyHolder object.
- value - Variable in class org.omg.CORBA.AnySeqHolder
-
- value - Static variable in interface org.omg.CORBA.ARG_IN
-
The value indicating an input argument.
- value - Static variable in interface org.omg.CORBA.ARG_INOUT
-
The constant value indicating an argument used for both
input and output.
- value - Static variable in interface org.omg.CORBA.ARG_OUT
-
The constant value indicating an output argument.
- value - Variable in class org.omg.CORBA.ArrayDefHolder
-
- value - Variable in class org.omg.CORBA.AttrDescriptionSeqHolder
-
- value - Variable in class org.omg.CORBA.AttributeDefHolder
-
- value - Variable in class org.omg.CORBA.AttributeDescriptionHolder
-
- value() - Method in class org.omg.CORBA.AttributeMode
-
- value - Variable in class org.omg.CORBA.AttributeModeHolder
-
- value - Static variable in interface org.omg.CORBA.BAD_POLICY
-
The Error code in PolicyError exception.
- value - Static variable in interface org.omg.CORBA.BAD_POLICY_TYPE
-
The Error code in PolicyError exception.
- value - Static variable in interface org.omg.CORBA.BAD_POLICY_VALUE
-
The value used to represent a bad policy value error
in a PolicyError exception.
- value - Variable in class org.omg.CORBA.BooleanHolder
-
The boolean value held by this BooleanHolder
object.
- value - Variable in class org.omg.CORBA.BooleanSeqHolder
-
- value - Variable in class org.omg.CORBA.ByteHolder
-
The byte value held by this ByteHolder
object.
- value - Variable in class org.omg.CORBA.CharHolder
-
The char value held by this CharHolder
object.
- value - Variable in class org.omg.CORBA.CharSeqHolder
-
- value() - Method in class org.omg.CORBA.CompletionStatus
-
Retrieves the value of this CompletionStatus object.
- value - Variable in class org.omg.CORBA.ConstantDefHolder
-
- value() - Method in interface org.omg.CORBA.ConstantDefOperations
-
- value(Any) - Method in interface org.omg.CORBA.ConstantDefOperations
-
- value() - Method in class org.omg.CORBA.ConstantDefPOATie
-
- value(Any) - Method in class org.omg.CORBA.ConstantDefPOATie
-
- value - Variable in class org.omg.CORBA.ConstantDescription
-
- value - Variable in class org.omg.CORBA.ConstantDescriptionHolder
-
- value - Variable in class org.omg.CORBA.ContainedHolder
-
- value - Variable in class org.omg.CORBA.ContainedPackage.Description
-
- value - Variable in class org.omg.CORBA.ContainedPackage.DescriptionHolder
-
- value - Variable in class org.omg.CORBA.ContainedSeqHolder
-
- value - Variable in class org.omg.CORBA.ContainerHolder
-
- value - Variable in class org.omg.CORBA.ContainerPackage.Description
-
- value - Variable in class org.omg.CORBA.ContainerPackage.DescriptionHolder
-
- value - Variable in class org.omg.CORBA.ContainerPackage.DescriptionSeqHolder
-
- value - Variable in class org.omg.CORBA.ContextIdSeqHolder
-
- value - Static variable in interface org.omg.CORBA.CTX_RESTRICT_SCOPE
-
The field containing the int value of a
CTX_RESTRICT_SCOPE flag.
- value - Variable in class org.omg.CORBA.CurrentHolder
-
- value() - Method in class org.omg.CORBA.DefinitionKind
-
Returns the int constant identifying the type of an IR object.
- value - Variable in class org.omg.CORBA.DoubleHolder
-
The double value held by this DoubleHolder
object.
- value - Variable in class org.omg.CORBA.DoubleSeqHolder
-
- value - Variable in class org.omg.CORBA.EnumDefHolder
-
- value - Variable in class org.omg.CORBA.EnumMemberSeqHolder
-
- value - Variable in class org.omg.CORBA.ExcDescriptionSeqHolder
-
- value - Variable in class org.omg.CORBA.ExceptionDefHolder
-
- value - Variable in class org.omg.CORBA.ExceptionDefSeqHolder
-
- value - Variable in class org.omg.CORBA.ExceptionDescriptionHolder
-
- value - Variable in class org.omg.CORBA.FixedHolder
-
The value held by the FixedHolder
- value - Variable in class org.omg.CORBA.FloatHolder
-
The float value held by this FloatHolder
object.
- value - Variable in class org.omg.CORBA.FloatSeqHolder
-
- value - Variable in class org.omg.CORBA.InitializerHolder
-
- value - Variable in class org.omg.CORBA.InitializerSeqHolder
-
- value - Variable in class org.omg.CORBA.InterfaceDefHolder
-
- value - Variable in class org.omg.CORBA.InterfaceDefPackage.FullInterfaceDescriptionHolder
-
- value - Variable in class org.omg.CORBA.InterfaceDefSeqHolder
-
- value - Variable in class org.omg.CORBA.InterfaceDescriptionHolder
-
- value - Variable in class org.omg.CORBA.IntHolder
-
The int value held by this IntHolder
object in its value field.
- value - Variable in class org.omg.CORBA.LongHolder
-
The long value held by this LongHolder
object.
- value - Variable in class org.omg.CORBA.LongLongSeqHolder
-
- value - Variable in class org.omg.CORBA.LongSeqHolder
-
- value - Variable in class org.omg.CORBA.ModuleDefHolder
-
- value - Variable in class org.omg.CORBA.ModuleDescriptionHolder
-
- value() - Method in class org.omg.CORBA.NamedValue
-
Retrieves the value for this NamedValue object.
- value - Variable in class org.omg.CORBA.NameValuePair
-
The value to be associated with a name by this NameValuePair object.
- value - Variable in class org.omg.CORBA.NativeDefHolder
-
- value - Variable in class org.omg.CORBA.ObjectHolder
-
The Object value held by this ObjectHolder
object.
- value - Variable in class org.omg.CORBA.OctetSeqHolder
-
- value - Static variable in interface org.omg.CORBA.OMGVMCID
-
The vendor minor code ID reserved for OMG.
- value - Variable in class org.omg.CORBA.OpDescriptionSeqHolder
-
- value - Variable in class org.omg.CORBA.OperationDefHolder
-
- value - Variable in class org.omg.CORBA.OperationDescriptionHolder
-
- value() - Method in class org.omg.CORBA.OperationMode
-
- value - Variable in class org.omg.CORBA.OperationModeHolder
-
- value - Variable in class org.omg.CORBA.ParameterDescriptionHolder
-
- value() - Method in class org.omg.CORBA.ParameterMode
-
- value - Variable in class org.omg.CORBA.ParameterModeHolder
-
- value - Variable in class org.omg.CORBA.ParDescriptionSeqHolder
-
- value - Variable in class org.omg.CORBA.PolicyErrorHolder
-
- value - Variable in class org.omg.CORBA.PolicyHolder
-
- value - Variable in class org.omg.CORBA.PolicyListHolder
-
- value - Variable in class org.omg.CORBA.PrimitiveDefHolder
-
- value() - Method in class org.omg.CORBA.PrimitiveKind
-
- value - Variable in class org.omg.CORBA.PrimitiveKindHolder
-
- value - Variable in class org.omg.CORBA.PrincipalHolder
-
Deprecated.
The Principal value held by this PrincipalHolder
object.
- value - Static variable in interface org.omg.CORBA.PRIVATE_MEMBER
-
- value - Static variable in interface org.omg.CORBA.PUBLIC_MEMBER
-
- value - Variable in class org.omg.CORBA.RepositoryHolder
-
- value - Variable in class org.omg.CORBA.RepositoryIdSeqHolder
-
- value - Variable in class org.omg.CORBA.SequenceDefHolder
-
- value - Variable in class org.omg.CORBA.ServiceInformationHolder
-
The ServiceInformation value held by this
ServiceInformationHolder object in its value field.
- value() - Method in class org.omg.CORBA.SetOverrideType
-
Retrieves the value of this SetOverrideType instance.
- value - Variable in class org.omg.CORBA.ShortHolder
-
The short value held by this ShortHolder
object.
- value - Variable in class org.omg.CORBA.ShortSeqHolder
-
- value - Variable in class org.omg.CORBA.StringDefHolder
-
- value - Variable in class org.omg.CORBA.StringHolder
-
The String value held by this StringHolder
object.
- value - Variable in class org.omg.CORBA.StringSeqHolder
-
- value - Variable in class org.omg.CORBA.StructDefHolder
-
- value - Variable in class org.omg.CORBA.StructMemberSeqHolder
-
- value() - Method in class org.omg.CORBA.TCKind
-
Retrieves the value of this TCKind instance.
- value - Variable in class org.omg.CORBA.TypeCodeHolder
-
The TypeCode value held by
this TypeCodeHolder object.
- value - Variable in class org.omg.CORBA.TypedefDefHolder
-
- value - Variable in class org.omg.CORBA.TypeDescriptionHolder
-
- value - Variable in class org.omg.CORBA.ULongLongSeqHolder
-
- value - Variable in class org.omg.CORBA.ULongSeqHolder
-
- value - Variable in class org.omg.CORBA.UnionDefHolder
-
- value - Variable in class org.omg.CORBA.UnionMemberSeqHolder
-
- value - Variable in class org.omg.CORBA.UnknownUserExceptionHolder
-
- value - Static variable in interface org.omg.CORBA.UNSUPPORTED_POLICY
-
The Error code for PolicyError exception.
- value - Static variable in interface org.omg.CORBA.UNSUPPORTED_POLICY_VALUE
-
The Error code for PolicyError exception.
- value - Variable in class org.omg.CORBA.UShortSeqHolder
-
- value - Variable in class org.omg.CORBA.ValueBaseHolder
-
The java.io.Serializable value held by this
ValueBaseHolder object.
- value - Variable in class org.omg.CORBA.ValueBoxDefHolder
-
- value - Variable in class org.omg.CORBA.ValueDefHolder
-
- value - Variable in class org.omg.CORBA.ValueDefPackage.FullValueDescriptionHolder
-
- value - Variable in class org.omg.CORBA.ValueDefSeqHolder
-
- value - Variable in class org.omg.CORBA.ValueDescriptionHolder
-
- value - Variable in class org.omg.CORBA.ValueMemberDefHolder
-
- value - Variable in class org.omg.CORBA.ValueMemberSeqHolder
-
- value - Static variable in interface org.omg.CORBA.VM_ABSTRACT
-
The value representing an abstract interface value type in
a typecode.
- value - Static variable in interface org.omg.CORBA.VM_CUSTOM
-
The value representing a custom marshalled value type in
a typecode.
- value - Static variable in interface org.omg.CORBA.VM_NONE
-
The value representing the value type in a typecode as per
CORBA 2.3 spec.
- value - Static variable in interface org.omg.CORBA.VM_TRUNCATABLE
-
The value representing a truncatable value type in
a typecode.
- value - Variable in class org.omg.CORBA.WCharSeqHolder
-
- value - Variable in class org.omg.CORBA.WrongTransactionHolder
-
- value - Variable in class org.omg.CORBA.WStringSeqHolder
-
- value - Variable in class org.omg.CosNaming.BindingHolder
-
- value - Variable in class org.omg.CosNaming.BindingIteratorHolder
-
- value - Variable in class org.omg.CosNaming.BindingListHolder
-
- value() - Method in class org.omg.CosNaming.BindingType
-
- value - Variable in class org.omg.CosNaming.BindingTypeHolder
-
- value - Variable in class org.omg.CosNaming.NameComponentHolder
-
- value - Variable in class org.omg.CosNaming.NameHolder
-
- value - Variable in class org.omg.CosNaming.NamingContextExtHolder
-
- value - Variable in class org.omg.CosNaming.NamingContextExtPackage.InvalidAddressHolder
-
- value - Variable in class org.omg.CosNaming.NamingContextHolder
-
- value - Variable in class org.omg.CosNaming.NamingContextPackage.AlreadyBoundHolder
-
- value - Variable in class org.omg.CosNaming.NamingContextPackage.CannotProceedHolder
-
- value - Variable in class org.omg.CosNaming.NamingContextPackage.InvalidNameHolder
-
- value - Variable in class org.omg.CosNaming.NamingContextPackage.NotEmptyHolder
-
- value - Variable in class org.omg.CosNaming.NamingContextPackage.NotFoundHolder
-
- value() - Method in class org.omg.CosNaming.NamingContextPackage.NotFoundReason
-
- value - Variable in class org.omg.CosNaming.NamingContextPackage.NotFoundReasonHolder
-
- value() - Method in class org.omg.CosTransactions._InvocationPolicyStub
-
- value() - Method in class org.omg.CosTransactions._NonTxTargetPolicyStub
-
- value() - Method in class org.omg.CosTransactions._OTSPolicyStub
-
- value - Static variable in interface org.omg.CosTransactions.ADAPTS
-
- value - Variable in class org.omg.CosTransactions.ControlHolder
-
- value - Variable in class org.omg.CosTransactions.CoordinatorHolder
-
- value - Variable in class org.omg.CosTransactions.CurrentHolder
-
- value - Static variable in interface org.omg.CosTransactions.EITHER
-
- value - Static variable in interface org.omg.CosTransactions.FORBIDS
-
- value - Variable in class org.omg.CosTransactions.HeuristicCommitHolder
-
- value - Variable in class org.omg.CosTransactions.HeuristicHazardHolder
-
- value - Variable in class org.omg.CosTransactions.HeuristicMixedHolder
-
- value - Variable in class org.omg.CosTransactions.HeuristicRollbackHolder
-
- value - Variable in class org.omg.CosTransactions.InactiveHolder
-
- value - Variable in class org.omg.CosTransactions.InvalidControlHolder
-
- value - Static variable in interface org.omg.CosTransactions.INVOCATION_POLICY_TYPE
-
- value - Variable in class org.omg.CosTransactions.InvocationPolicyHolder
-
- value() - Method in interface org.omg.CosTransactions.InvocationPolicyOperations
-
- value() - Method in class org.omg.CosTransactions.InvocationPolicyPOATie
-
- value - Static variable in interface org.omg.CosTransactions.NON_TX_TARGET_POLICY_TYPE
-
- value - Variable in class org.omg.CosTransactions.NonTxTargetPolicyHolder
-
- value() - Method in interface org.omg.CosTransactions.NonTxTargetPolicyOperations
-
- value() - Method in class org.omg.CosTransactions.NonTxTargetPolicyPOATie
-
- value - Variable in class org.omg.CosTransactions.NotPreparedHolder
-
- value - Variable in class org.omg.CosTransactions.NoTransactionHolder
-
- value - Variable in class org.omg.CosTransactions.NotSubtransactionHolder
-
- value - Variable in class org.omg.CosTransactions.otid_tHolder
-
- value - Static variable in interface org.omg.CosTransactions.OTS_POLICY_TYPE
-
- value - Variable in class org.omg.CosTransactions.OTSPolicyHolder
-
- value() - Method in interface org.omg.CosTransactions.OTSPolicyOperations
-
- value() - Method in class org.omg.CosTransactions.OTSPolicyPOATie
-
- value - Static variable in interface org.omg.CosTransactions.PERMIT
-
- value - Static variable in interface org.omg.CosTransactions.PREVENT
-
- value - Variable in class org.omg.CosTransactions.PropagationContextHolder
-
- value - Variable in class org.omg.CosTransactions.RecoveryCoordinatorHolder
-
- value - Static variable in interface org.omg.CosTransactions.REQUIRES
-
- value - Variable in class org.omg.CosTransactions.ResourceHolder
-
- value - Static variable in interface org.omg.CosTransactions.SHARED
-
- value() - Method in class org.omg.CosTransactions.Status
-
- value - Variable in class org.omg.CosTransactions.StatusHolder
-
- value - Variable in class org.omg.CosTransactions.SubtransactionAwareResourceHolder
-
- value - Variable in class org.omg.CosTransactions.SubtransactionsUnavailableHolder
-
- value - Variable in class org.omg.CosTransactions.SynchronizationHolder
-
- value - Variable in class org.omg.CosTransactions.SynchronizationUnavailableHolder
-
- value - Variable in class org.omg.CosTransactions.TerminatorHolder
-
- value - Variable in class org.omg.CosTransactions.TransactionalObjectHolder
-
- value - Variable in class org.omg.CosTransactions.TransactionFactoryHolder
-
- value - Variable in class org.omg.CosTransactions.TransIdentityHolder
-
- value - Variable in class org.omg.CosTransactions.UnavailableHolder
-
- value - Static variable in interface org.omg.CosTransactions.UNSHARED
-
- value() - Method in class org.omg.CosTransactions.Vote
-
- value - Variable in class org.omg.CosTransactions.VoteHolder
-
- value - Static variable in interface org.omg.CosTSInteroperation.TAG_INV_POLICY
-
- value - Static variable in interface org.omg.CosTSInteroperation.TAG_OTS_POLICY
-
- value - Variable in class org.omg.CosTSPortability.ReceiverHolder
-
- value - Variable in class org.omg.CosTSPortability.SenderHolder
-
- value - Variable in class org.omg.Dynamic.ExceptionListHolder
-
- value - Variable in class org.omg.Dynamic.ParameterHolder
-
- value - Variable in class org.omg.Dynamic.ParameterListHolder
-
- value - Variable in class org.omg.DynamicAny.AnySeqHolder
-
- value - Variable in class org.omg.DynamicAny.DynAnyFactoryHolder
-
- value - Variable in class org.omg.DynamicAny.DynAnyFactoryPackage.InconsistentTypeCodeHolder
-
- value - Variable in class org.omg.DynamicAny.DynAnyHolder
-
- value - Variable in class org.omg.DynamicAny.DynAnyPackage.InvalidValueHolder
-
- value - Variable in class org.omg.DynamicAny.DynAnyPackage.TypeMismatchHolder
-
- value - Variable in class org.omg.DynamicAny.DynAnySeqHolder
-
- value - Variable in class org.omg.DynamicAny.DynArrayHolder
-
- value - Variable in class org.omg.DynamicAny.DynEnumHolder
-
- value - Variable in class org.omg.DynamicAny.DynFixedHolder
-
- value - Variable in class org.omg.DynamicAny.DynSequenceHolder
-
- value - Variable in class org.omg.DynamicAny.DynStructHolder
-
- value - Variable in class org.omg.DynamicAny.DynUnionHolder
-
- value - Variable in class org.omg.DynamicAny.DynValueBoxHolder
-
- value - Variable in class org.omg.DynamicAny.DynValueCommonHolder
-
- value - Variable in class org.omg.DynamicAny.DynValueHolder
-
- value - Variable in class org.omg.DynamicAny.NameDynAnyPair
-
The DynAny value associated with the name.
- value - Variable in class org.omg.DynamicAny.NameDynAnyPairHolder
-
- value - Variable in class org.omg.DynamicAny.NameDynAnyPairSeqHolder
-
- value - Variable in class org.omg.DynamicAny.NameValuePair
-
The Any value associated with the name.
- value - Variable in class org.omg.DynamicAny.NameValuePairHolder
-
- value - Variable in class org.omg.DynamicAny.NameValuePairSeqHolder
-
- value - Static variable in interface org.omg.IOP.BI_DIR_IIOP
-
Identifies a CDR encapsulation of the
IIOP.BiDirIIOPServiceContext defined in Section 15.8,
"Bi-Directional GIOP," on page 15-55.
- value - Static variable in interface org.omg.IOP.ChainBypassCheck
-
DCOM-CORBA Interworking uses three service contexts as defined in
"DCOM-CORBA Interworking" in the "Interoperability with non-CORBA
Systems" chapter.
- value - Static variable in interface org.omg.IOP.ChainBypassInfo
-
DCOM-CORBA Interworking uses three service contexts as defined in
"DCOM-CORBA Interworking" in the "Interoperability with non-CORBA
Systems" chapter.
- value - Variable in class org.omg.IOP.CodecFactoryHolder
-
- value - Variable in class org.omg.IOP.CodecFactoryPackage.UnknownEncodingHolder
-
- value - Variable in class org.omg.IOP.CodecHolder
-
- value - Variable in class org.omg.IOP.CodecPackage.FormatMismatchHolder
-
- value - Variable in class org.omg.IOP.CodecPackage.InvalidTypeForEncodingHolder
-
- value - Variable in class org.omg.IOP.CodecPackage.TypeMismatchHolder
-
- value - Static variable in interface org.omg.IOP.CodeSets
-
Identifies a CDR encapsulation of the
CONV_FRAME.CodeSetContext defined in
Section 13.10.2.5, "GIOP Code Set Service Context," on page 13-43.
- value - Static variable in interface org.omg.IOP.ENCODING_CDR_ENCAPS
-
The CDR Encapsulation encoding.
- value - Variable in class org.omg.IOP.EncodingHolder
-
- value - Static variable in interface org.omg.IOP.ExceptionDetailMessage
-
CORBA formal/02-06-01: 13.7.1:
ExceptionDetailMessage identifies a CDR encapsulation of a wstring,
encoded using GIOP 1.2 with a TCS-W of UTF-16.
- value - Static variable in interface org.omg.IOP.FORWARDED_IDENTITY
-
For information on FORWARDED_IDENTITY refer to the
Firewall specification - orbos/98-05-04.
- value - Static variable in interface org.omg.IOP.INVOCATION_POLICIES
-
For information on INVOCATION_POLICIES refer to the
Asynchronous Messaging specification - orbos/98-05-05.
- value - Variable in class org.omg.IOP.IORHolder
-
- value - Static variable in interface org.omg.IOP.LogicalThreadId
-
DCOM-CORBA Interworking uses three service contexts as defined in
"DCOM-CORBA Interworking" in the "Interoperability with non-CORBA
Systems" chapter.
- value - Variable in class org.omg.IOP.MultipleComponentProfileHolder
-
- value - Static variable in interface org.omg.IOP.RMICustomMaxStreamFormat
-
Identifies a CDR encapsulation of the RMICustomMaxStreamFormat
service context which contains a single byte specifying
the client's maximum RMI-IIOP stream format version.
- value - Static variable in interface org.omg.IOP.SendingContextRunTime
-
Identifies a CDR encapsulation of the IOR of the
SendingContext.RunTime object (see Section 5.6, "Access
to the Sending Context Run Time," on page 5-15).
- value - Variable in class org.omg.IOP.ServiceContextHolder
-
- value - Variable in class org.omg.IOP.ServiceContextListHolder
-
- value - Static variable in interface org.omg.IOP.TAG_ALTERNATE_IIOP_ADDRESS
-
In cases where the same object key is used for more than one
internet location, the following standard IOR Component is defined
for support in IIOP version 1.2.
- value - Static variable in interface org.omg.IOP.TAG_CODE_SETS
-
The code set component of the IOR multi-component profile structure
contains:
server's native char code set and conversion code sets, and
server's native wchar code set and conversion code sets.
Both char and wchar conversion code sets are listed in order of
preference.
- value - Static variable in interface org.omg.IOP.TAG_INTERNET_IOP
-
Identifies profiles that
support the Internet Inter-ORB Protocol.
- value - Static variable in interface org.omg.IOP.TAG_JAVA_CODEBASE
-
Class downloading is supported for stubs, ties, values, and
value helpers.
- value - Static variable in interface org.omg.IOP.TAG_MULTIPLE_COMPONENTS
-
Indicates that the value encapsulated is of type
MultipleComponentProfile.
- value - Static variable in interface org.omg.IOP.TAG_ORB_TYPE
-
It is often useful in the real world to be able to identify the
particular kind of ORB an object reference is coming from, to work
around problems with that particular ORB, or exploit shared
efficiencies.
- value - Static variable in interface org.omg.IOP.TAG_POLICIES
-
A profile component containing the sequence of QoS policies exported
with the object reference by an object adapter.
- value - Static variable in interface org.omg.IOP.TAG_RMI_CUSTOM_MAX_STREAM_FORMAT
-
RMI-IIOP has multiple stream format versions.
- value - Variable in class org.omg.IOP.TaggedComponentHolder
-
- value - Variable in class org.omg.IOP.TaggedComponentSeqHolder
-
- value - Variable in class org.omg.IOP.TaggedProfileHolder
-
- value - Static variable in interface org.omg.IOP.TransactionService
-
Identifies a CDR encapsulation of the
CosTSInteroperation.PropogationContext defined in
CORBAservices: Common Object Services Specifications.
- value - Static variable in interface org.omg.IOP.UnknownExceptionInfo
-
Identifies a CDR encapsulation of a marshaled instance of a
java.lang.Throwable or one of its subclasses as described in Java
to IDL Language Mapping, Section 1.4.8.1, "Mapping of
UnknownExceptionInfo Service Context," on page 1-32.
- value - Static variable in interface org.omg.Messaging.MAX_HOPS_POLICY_TYPE
-
- value - Variable in class org.omg.Messaging.MaxHopsPolicyHolder
-
- value - Static variable in interface org.omg.Messaging.NO_REBIND
-
- value - Static variable in interface org.omg.Messaging.NO_RECONNECT
-
- value - Static variable in interface org.omg.Messaging.ORDER_ANY
-
- value - Static variable in interface org.omg.Messaging.ORDER_DEADLINE
-
- value - Static variable in interface org.omg.Messaging.ORDER_PRIORITY
-
- value - Static variable in interface org.omg.Messaging.ORDER_TEMPORAL
-
- value - Variable in class org.omg.Messaging.PolicyValueHolder
-
- value - Variable in class org.omg.Messaging.PolicyValueSeqHolder
-
- value - Variable in class org.omg.Messaging.PriorityRangeHolder
-
- value - Static variable in interface org.omg.Messaging.QUEUE_ORDER_POLICY_TYPE
-
- value - Variable in class org.omg.Messaging.QueueOrderPolicyHolder
-
- value - Static variable in interface org.omg.Messaging.REBIND_POLICY_TYPE
-
- value - Variable in class org.omg.Messaging.RebindPolicyHolder
-
- value - Static variable in interface org.omg.Messaging.RELATIVE_REQ_TIMEOUT_POLICY_TYPE
-
- value - Static variable in interface org.omg.Messaging.RELATIVE_RT_TIMEOUT_POLICY_TYPE
-
- value - Variable in class org.omg.Messaging.RelativeRequestTimeoutPolicyHolder
-
- value - Variable in class org.omg.Messaging.RelativeRoundtripTimeoutPolicyHolder
-
- value - Static variable in interface org.omg.Messaging.REPLY_END_TIME_POLICY_TYPE
-
- value - Static variable in interface org.omg.Messaging.REPLY_PRIORITY_POLICY_TYPE
-
- value - Static variable in interface org.omg.Messaging.REPLY_START_TIME_POLICY_TYPE
-
- value - Variable in class org.omg.Messaging.ReplyEndTimePolicyHolder
-
- value - Variable in class org.omg.Messaging.ReplyPriorityPolicyHolder
-
- value - Variable in class org.omg.Messaging.ReplyStartTimePolicyHolder
-
- value - Static variable in interface org.omg.Messaging.REQUEST_END_TIME_POLICY_TYPE
-
- value - Static variable in interface org.omg.Messaging.REQUEST_PRIORITY_POLICY_TYPE
-
- value - Static variable in interface org.omg.Messaging.REQUEST_START_TIME_POLICY_TYPE
-
- value - Variable in class org.omg.Messaging.RequestEndTimePolicyHolder
-
- value - Variable in class org.omg.Messaging.RequestPriorityPolicyHolder
-
- value - Variable in class org.omg.Messaging.RequestStartTimePolicyHolder
-
- value - Static variable in interface org.omg.Messaging.ROUTE_FORWARD
-
- value - Static variable in interface org.omg.Messaging.ROUTE_NONE
-
- value - Static variable in interface org.omg.Messaging.ROUTE_STORE_AND_FORWARD
-
- value - Static variable in interface org.omg.Messaging.ROUTING_POLICY_TYPE
-
- value - Variable in class org.omg.Messaging.RoutingPolicyHolder
-
- value - Variable in class org.omg.Messaging.RoutingTypeRangeHolder
-
- value - Static variable in interface org.omg.Messaging.SYNC_NONE
-
- value - Static variable in interface org.omg.Messaging.SYNC_SCOPE_POLICY_TYPE
-
- value - Static variable in interface org.omg.Messaging.SYNC_WITH_SERVER
-
- value - Static variable in interface org.omg.Messaging.SYNC_WITH_TARGET
-
- value - Static variable in interface org.omg.Messaging.SYNC_WITH_TRANSPORT
-
- value - Variable in class org.omg.Messaging.SyncScopePolicyHolder
-
- value - Static variable in interface org.omg.Messaging.TRANSPARENT
-
- value - Static variable in interface org.omg.PortableInterceptor.ACTIVE
-
Object adapter state that indicates normal request processing.
- value - Variable in class org.omg.PortableInterceptor.ClientRequestInfoHolder
-
- value - Variable in class org.omg.PortableInterceptor.ClientRequestInterceptorHolder
-
- value - Variable in class org.omg.PortableInterceptor.CurrentHolder
-
- value - Static variable in interface org.omg.PortableInterceptor.DISCARDING
-
Object adapter state that causes all requests to be discarded.
- value - Variable in class org.omg.PortableInterceptor.ForwardRequestHolder
-
- value - Static variable in interface org.omg.PortableInterceptor.HOLDING
-
Object adapter state that holds requests temporarily until the
state is changed.
- value - Static variable in interface org.omg.PortableInterceptor.INACTIVE
-
Object adapter state that causes all requests to be discarded.
- value - Variable in class org.omg.PortableInterceptor.InterceptorHolder
-
- value - Variable in class org.omg.PortableInterceptor.InvalidSlotHolder
-
- value - Variable in class org.omg.PortableInterceptor.IORInfoHolder
-
- value - Variable in class org.omg.PortableInterceptor.IORInterceptor_3_0Holder
-
- value - Variable in class org.omg.PortableInterceptor.IORInterceptorHolder
-
- value - Static variable in interface org.omg.PortableInterceptor.LOCATION_FORWARD
-
Indicates a LocationForward reply status.
- value - Static variable in interface org.omg.PortableInterceptor.NON_EXISTENT
-
Object adapter state indicating that the adapter has been destroyed.
- value - Variable in class org.omg.PortableInterceptor.ObjectReferenceFactoryHolder
-
- value - Variable in class org.omg.PortableInterceptor.ObjectReferenceTemplateHolder
-
- value - Variable in class org.omg.PortableInterceptor.ObjectReferenceTemplateSeqHolder
-
- value - Variable in class org.omg.PortableInterceptor.ORBInitializerHolder
-
- value - Variable in class org.omg.PortableInterceptor.ORBInitInfoHolder
-
- value - Variable in class org.omg.PortableInterceptor.ORBInitInfoPackage.DuplicateNameHolder
-
- value - Variable in class org.omg.PortableInterceptor.ORBInitInfoPackage.InvalidNameHolder
-
- value - Variable in class org.omg.PortableInterceptor.PolicyFactoryHolder
-
- value - Variable in class org.omg.PortableInterceptor.RequestInfoHolder
-
- value - Variable in class org.omg.PortableInterceptor.ServerRequestInfoHolder
-
- value - Variable in class org.omg.PortableInterceptor.ServerRequestInterceptorHolder
-
- value - Static variable in interface org.omg.PortableInterceptor.SUCCESSFUL
-
Indicates a successful Reply Status.
- value - Static variable in interface org.omg.PortableInterceptor.SYSTEM_EXCEPTION
-
Indicates a SystemException reply status.
- value - Static variable in interface org.omg.PortableInterceptor.TRANSPORT_RETRY
-
Indicates a Transport Retry reply status.
- value - Static variable in interface org.omg.PortableInterceptor.USER_EXCEPTION
-
Indicates a UserException reply status.
- value - Variable in class org.omg.PortableServer.CurrentPackage.NoContextHolder
-
- value - Variable in class org.omg.PortableServer.ForwardRequestHolder
-
- value - Static variable in interface org.omg.PortableServer.ID_ASSIGNMENT_POLICY_ID
-
The value representing ID_ASSIGNMENT_POLICY_ID.
- value - Static variable in interface org.omg.PortableServer.ID_UNIQUENESS_POLICY_ID
-
The value representing ID_UNIQUENESS_POLICY_ID.
- value() - Method in interface org.omg.PortableServer.IdAssignmentPolicyOperations
-
specifies the policy value
- value() - Method in class org.omg.PortableServer.IdAssignmentPolicyValue
-
- value - Variable in class org.omg.PortableServer.IdAssignmentPolicyValueHolder
-
- value() - Method in interface org.omg.PortableServer.IdUniquenessPolicyOperations
-
specifies the policy value
- value() - Method in class org.omg.PortableServer.IdUniquenessPolicyValue
-
- value - Variable in class org.omg.PortableServer.IdUniquenessPolicyValueHolder
-
- value - Static variable in interface org.omg.PortableServer.IMPLICIT_ACTIVATION_POLICY_ID
-
The value representing IMPLICIT_ACTIVATION_POLICY_ID.
- value() - Method in interface org.omg.PortableServer.ImplicitActivationPolicyOperations
-
specifies the policy value
- value() - Method in class org.omg.PortableServer.ImplicitActivationPolicyValue
-
- value - Variable in class org.omg.PortableServer.ImplicitActivationPolicyValueHolder
-
- value - Static variable in interface org.omg.PortableServer.LIFESPAN_POLICY_ID
-
The value representing LIFESPAN_POLICY_ID.
- value() - Method in interface org.omg.PortableServer.LifespanPolicyOperations
-
specifies the policy value
- value() - Method in class org.omg.PortableServer.LifespanPolicyValue
-
- value - Variable in class org.omg.PortableServer.LifespanPolicyValueHolder
-
- value - Variable in class org.omg.PortableServer.ObjectIdHolder
-
- value - Variable in class org.omg.PortableServer.POAListHolder
-
- value - Variable in class org.omg.PortableServer.POAManagerPackage.AdapterInactiveHolder
-
- value() - Method in class org.omg.PortableServer.POAManagerPackage.State
-
- value - Variable in class org.omg.PortableServer.POAManagerPackage.StateHolder
-
- value - Variable in class org.omg.PortableServer.POAPackage.AdapterAlreadyExistsHolder
-
- value - Variable in class org.omg.PortableServer.POAPackage.AdapterNonExistentHolder
-
- value - Variable in class org.omg.PortableServer.POAPackage.InvalidPolicyHolder
-
- value - Variable in class org.omg.PortableServer.POAPackage.NoServantHolder
-
- value - Variable in class org.omg.PortableServer.POAPackage.ObjectAlreadyActiveHolder
-
- value - Variable in class org.omg.PortableServer.POAPackage.ObjectNotActiveHolder
-
- value - Variable in class org.omg.PortableServer.POAPackage.ServantAlreadyActiveHolder
-
- value - Variable in class org.omg.PortableServer.POAPackage.ServantNotActiveHolder
-
- value - Variable in class org.omg.PortableServer.POAPackage.WrongAdapterHolder
-
- value - Variable in class org.omg.PortableServer.POAPackage.WrongPolicyHolder
-
- value - Static variable in interface org.omg.PortableServer.REQUEST_PROCESSING_POLICY_ID
-
The value representing REQUEST_PROCESSING_POLICY_ID.
- value() - Method in interface org.omg.PortableServer.RequestProcessingPolicyOperations
-
specifies the policy value
- value() - Method in class org.omg.PortableServer.RequestProcessingPolicyValue
-
- value - Variable in class org.omg.PortableServer.RequestProcessingPolicyValueHolder
-
- value - Static variable in interface org.omg.PortableServer.SERVANT_RETENTION_POLICY_ID
-
The value representing SERVANT_RETENTION_POLICY_ID.
- value - Variable in class org.omg.PortableServer.ServantActivatorHolder
-
- value - Variable in class org.omg.PortableServer.ServantLocatorHolder
-
- value - Variable in class org.omg.PortableServer.ServantLocatorPackage.CookieHolder
-
- value() - Method in interface org.omg.PortableServer.ServantRetentionPolicyOperations
-
specifies the policy value
- value() - Method in class org.omg.PortableServer.ServantRetentionPolicyValue
-
- value - Variable in class org.omg.PortableServer.ServantRetentionPolicyValueHolder
-
- value - Static variable in interface org.omg.PortableServer.THREAD_POLICY_ID
-
The value representing THREAD_POLICY_ID.
- value() - Method in interface org.omg.PortableServer.ThreadPolicyOperations
-
specifies the policy value
- value() - Method in class org.omg.PortableServer.ThreadPolicyValue
-
- value - Variable in class org.omg.PortableServer.ThreadPolicyValueHolder
-
- value - Variable in class org.omg.SendingContext.CodeBaseHolder
-
- value - Variable in class org.omg.SendingContext.CodeBasePackage.URLSeqHolder
-
- value - Variable in class org.omg.SendingContext.CodeBasePackage.ValueDescSeqHolder
-
- value - Variable in class org.omg.SendingContext.RunTimeHolder
-
- value - Variable in class org.omg.TimeBase.IntervalTHolder
-
- value - Variable in class org.omg.TimeBase.UtcTHolder
-
- value_as_string() - Method in interface org.omg.CORBA.DynEnum
-
Deprecated.
Return the value of the IDL enum stored in this
DynEnum as a string.
- value_as_string(String) - Method in interface org.omg.CORBA.DynEnum
-
Deprecated.
Set a particular enum in this DynEnum.
- value_as_ulong() - Method in interface org.omg.CORBA.DynEnum
-
Deprecated.
Return the value of the IDL enum as a Java int.
- value_as_ulong(int) - Method in interface org.omg.CORBA.DynEnum
-
Deprecated.
Set the value of the IDL enum.
- ValueBase - Interface in org.omg.CORBA.portable
-
The generated Java classes corresponding to valuetype IDL types
implement this interface.
- ValueBaseHelper - Class in org.omg.CORBA
-
- ValueBaseHelper() - Constructor for class org.omg.CORBA.ValueBaseHelper
-
- ValueBaseHolder - Class in org.omg.CORBA
-
The Holder for ValueBase.
- ValueBaseHolder() - Constructor for class org.omg.CORBA.ValueBaseHolder
-
Constructs a new ValueBaseHolder object with its
value field initialized to 0.
- ValueBaseHolder(Serializable) - Constructor for class org.omg.CORBA.ValueBaseHolder
-
Constructs a new ValueBaseHolder object with its
value field initialized to the given
java.io.Serializable.
- ValueBoxDef - Interface in org.omg.CORBA
-
org/omg/CORBA/ValueBoxDef.java .
- ValueBoxDefHelper - Class in org.omg.CORBA
-
org/omg/CORBA/ValueBoxDefHelper.java .
- ValueBoxDefHelper() - Constructor for class org.omg.CORBA.ValueBoxDefHelper
-
- ValueBoxDefHolder - Class in org.omg.CORBA
-
org/omg/CORBA/ValueBoxDefHolder.java .
- ValueBoxDefHolder() - Constructor for class org.omg.CORBA.ValueBoxDefHolder
-
- ValueBoxDefHolder(ValueBoxDef) - Constructor for class org.omg.CORBA.ValueBoxDefHolder
-
- ValueBoxDefOperations - Interface in org.omg.CORBA
-
org/omg/CORBA/ValueBoxDefOperations.java .
- ValueBoxDefPOA - Class in org.omg.CORBA
-
org/omg/CORBA/ValueBoxDefPOA.java .
- ValueBoxDefPOA() - Constructor for class org.omg.CORBA.ValueBoxDefPOA
-
- ValueBoxDefPOATie - Class in org.omg.CORBA
-
org/omg/CORBA/ValueBoxDefPOATie.java .
- ValueBoxDefPOATie(ValueBoxDefOperations) - Constructor for class org.omg.CORBA.ValueBoxDefPOATie
-
- ValueBoxDefPOATie(ValueBoxDefOperations, POA) - Constructor for class org.omg.CORBA.ValueBoxDefPOATie
-
- ValueDef - Interface in org.omg.CORBA
-
org/omg/CORBA/ValueDef.java .
- ValueDefHelper - Class in org.omg.CORBA
-
org/omg/CORBA/ValueDefHelper.java .
- ValueDefHelper() - Constructor for class org.omg.CORBA.ValueDefHelper
-
- ValueDefHolder - Class in org.omg.CORBA
-
org/omg/CORBA/ValueDefHolder.java .
- ValueDefHolder() - Constructor for class org.omg.CORBA.ValueDefHolder
-
- ValueDefHolder(ValueDef) - Constructor for class org.omg.CORBA.ValueDefHolder
-
- ValueDefOperations - Interface in org.omg.CORBA
-
org/omg/CORBA/ValueDefOperations.java .
- ValueDefPOA - Class in org.omg.CORBA
-
org/omg/CORBA/ValueDefPOA.java .
- ValueDefPOA() - Constructor for class org.omg.CORBA.ValueDefPOA
-
- ValueDefPOATie - Class in org.omg.CORBA
-
org/omg/CORBA/ValueDefPOATie.java .
- ValueDefPOATie(ValueDefOperations) - Constructor for class org.omg.CORBA.ValueDefPOATie
-
- ValueDefPOATie(ValueDefOperations, POA) - Constructor for class org.omg.CORBA.ValueDefPOATie
-
- ValueDefSeqHelper - Class in org.omg.CORBA
-
org/omg/CORBA/ValueDefSeqHelper.java .
- ValueDefSeqHelper() - Constructor for class org.omg.CORBA.ValueDefSeqHelper
-
- ValueDefSeqHolder - Class in org.omg.CORBA
-
org/omg/CORBA/ValueDefSeqHolder.java .
- ValueDefSeqHolder() - Constructor for class org.omg.CORBA.ValueDefSeqHolder
-
- ValueDefSeqHolder(ValueDef[]) - Constructor for class org.omg.CORBA.ValueDefSeqHolder
-
- ValueDescription - Class in org.omg.CORBA
-
org/omg/CORBA/ValueDescription.java .
- ValueDescription() - Constructor for class org.omg.CORBA.ValueDescription
-
- ValueDescription(String, String, boolean, boolean, byte, String, String, String[], String[], boolean, String) - Constructor for class org.omg.CORBA.ValueDescription
-
- ValueDescriptionHelper - Class in org.omg.CORBA
-
org/omg/CORBA/ValueDescriptionHelper.java .
- ValueDescriptionHelper() - Constructor for class org.omg.CORBA.ValueDescriptionHelper
-
- ValueDescriptionHolder - Class in org.omg.CORBA
-
org/omg/CORBA/ValueDescriptionHolder.java .
- ValueDescriptionHolder() - Constructor for class org.omg.CORBA.ValueDescriptionHolder
-
- ValueDescriptionHolder(ValueDescription) - Constructor for class org.omg.CORBA.ValueDescriptionHolder
-
- ValueDescSeqHelper - Class in org.omg.SendingContext.CodeBasePackage
-
org/omg/SendingContext/CodeBasePackage/ValueDescSeqHelper.java .
- ValueDescSeqHelper() - Constructor for class org.omg.SendingContext.CodeBasePackage.ValueDescSeqHelper
-
- ValueDescSeqHolder - Class in org.omg.SendingContext.CodeBasePackage
-
org/omg/SendingContext/CodeBasePackage/ValueDescSeqHolder.java .
- ValueDescSeqHolder() - Constructor for class org.omg.SendingContext.CodeBasePackage.ValueDescSeqHolder
-
- ValueDescSeqHolder(FullValueDescription[]) - Constructor for class org.omg.SendingContext.CodeBasePackage.ValueDescSeqHolder
-
- ValueFactory - Interface in org.omg.CORBA.portable
-
The ValueFactory interface is the native mapping for the IDL
type CORBA::ValueFactory.
- ValueHandler - Interface in javax.rmi.CORBA
-
Defines methods which allow serialization of Java objects
to and from GIOP streams.
- ValueHandlerMultiFormat - Interface in javax.rmi.CORBA
-
Java to IDL ptc 02-01-12 1.5.1.5
- ValueInputStream - Interface in org.omg.CORBA.portable
-
Java to IDL ptc 02-01-12 1.5.1.4
ValueInputStream is used for implementing RMI-IIOP
stream format version 2.
- ValueMember - Class in org.omg.CORBA
-
A description in the Interface Repository of
a member of a value object.
- ValueMember() - Constructor for class org.omg.CORBA.ValueMember
-
Constructs a default ValueMember object.
- ValueMember(String, String, String, String, TypeCode, IDLType, short) - Constructor for class org.omg.CORBA.ValueMember
-
Constructs a ValueMember object initialized with
the given values.
- ValueMemberDef - Interface in org.omg.CORBA
-
org/omg/CORBA/ValueMemberDef.java .
- ValueMemberDefHelper - Class in org.omg.CORBA
-
org/omg/CORBA/ValueMemberDefHelper.java .
- ValueMemberDefHelper() - Constructor for class org.omg.CORBA.ValueMemberDefHelper
-
- ValueMemberDefHolder - Class in org.omg.CORBA
-
org/omg/CORBA/ValueMemberDefHolder.java .
- ValueMemberDefHolder() - Constructor for class org.omg.CORBA.ValueMemberDefHolder
-
- ValueMemberDefHolder(ValueMemberDef) - Constructor for class org.omg.CORBA.ValueMemberDefHolder
-
- ValueMemberDefOperations - Interface in org.omg.CORBA
-
org/omg/CORBA/ValueMemberDefOperations.java .
- ValueMemberDefPOA - Class in org.omg.CORBA
-
org/omg/CORBA/ValueMemberDefPOA.java .
- ValueMemberDefPOA() - Constructor for class org.omg.CORBA.ValueMemberDefPOA
-
- ValueMemberDefPOATie - Class in org.omg.CORBA
-
org/omg/CORBA/ValueMemberDefPOATie.java .
- ValueMemberDefPOATie(ValueMemberDefOperations) - Constructor for class org.omg.CORBA.ValueMemberDefPOATie
-
- ValueMemberDefPOATie(ValueMemberDefOperations, POA) - Constructor for class org.omg.CORBA.ValueMemberDefPOATie
-
- ValueMemberHelper - Class in org.omg.CORBA
-
The Helper for ValueMember.
- ValueMemberHelper() - Constructor for class org.omg.CORBA.ValueMemberHelper
-
- ValueMemberSeqHelper - Class in org.omg.CORBA
-
org/omg/CORBA/ValueMemberSeqHelper.java .
- ValueMemberSeqHelper() - Constructor for class org.omg.CORBA.ValueMemberSeqHelper
-
- ValueMemberSeqHolder - Class in org.omg.CORBA
-
org/omg/CORBA/ValueMemberSeqHolder.java .
- ValueMemberSeqHolder() - Constructor for class org.omg.CORBA.ValueMemberSeqHolder
-
- ValueMemberSeqHolder(ValueMember[]) - Constructor for class org.omg.CORBA.ValueMemberSeqHolder
-
- ValueOutputStream - Interface in org.omg.CORBA.portable
-
Java to IDL ptc 02-01-12 1.5.1.3
ValueOutputStream is used for implementing RMI-IIOP
stream format version 2.
- version() - Method in class org.omg.CORBA._AliasDefStub
-
- version(String) - Method in class org.omg.CORBA._AliasDefStub
-
- version() - Method in class org.omg.CORBA._AttributeDefStub
-
- version(String) - Method in class org.omg.CORBA._AttributeDefStub
-
- version() - Method in class org.omg.CORBA._ConstantDefStub
-
- version(String) - Method in class org.omg.CORBA._ConstantDefStub
-
- version() - Method in class org.omg.CORBA._ContainedStub
-
- version(String) - Method in class org.omg.CORBA._ContainedStub
-
- version() - Method in class org.omg.CORBA._EnumDefStub
-
- version(String) - Method in class org.omg.CORBA._EnumDefStub
-
- version() - Method in class org.omg.CORBA._ExceptionDefStub
-
- version(String) - Method in class org.omg.CORBA._ExceptionDefStub
-
- version() - Method in class org.omg.CORBA._InterfaceDefStub
-
- version(String) - Method in class org.omg.CORBA._InterfaceDefStub
-
- version() - Method in class org.omg.CORBA._ModuleDefStub
-
- version(String) - Method in class org.omg.CORBA._ModuleDefStub
-
- version() - Method in class org.omg.CORBA._NativeDefStub
-
- version(String) - Method in class org.omg.CORBA._NativeDefStub
-
- version() - Method in class org.omg.CORBA._OperationDefStub
-
- version(String) - Method in class org.omg.CORBA._OperationDefStub
-
- version() - Method in class org.omg.CORBA._StructDefStub
-
- version(String) - Method in class org.omg.CORBA._StructDefStub
-
- version() - Method in class org.omg.CORBA._TypedefDefStub
-
- version(String) - Method in class org.omg.CORBA._TypedefDefStub
-
- version() - Method in class org.omg.CORBA._UnionDefStub
-
- version(String) - Method in class org.omg.CORBA._UnionDefStub
-
- version() - Method in class org.omg.CORBA._ValueDefStub
-
- version(String) - Method in class org.omg.CORBA._ValueDefStub
-
- version() - Method in class org.omg.CORBA._ValueMemberDefStub
-
- version(String) - Method in class org.omg.CORBA._ValueMemberDefStub
-
- version() - Method in class org.omg.CORBA.AliasDefPOATie
-
- version(String) - Method in class org.omg.CORBA.AliasDefPOATie
-
- version() - Method in class org.omg.CORBA.AttributeDefPOATie
-
- version(String) - Method in class org.omg.CORBA.AttributeDefPOATie
-
- version - Variable in class org.omg.CORBA.AttributeDescription
-
- version() - Method in class org.omg.CORBA.ConstantDefPOATie
-
- version(String) - Method in class org.omg.CORBA.ConstantDefPOATie
-
- version - Variable in class org.omg.CORBA.ConstantDescription
-
- version() - Method in interface org.omg.CORBA.ContainedOperations
-
- version(String) - Method in interface org.omg.CORBA.ContainedOperations
-
- version() - Method in class org.omg.CORBA.ContainedPOATie
-
- version(String) - Method in class org.omg.CORBA.ContainedPOATie
-
- version() - Method in class org.omg.CORBA.EnumDefPOATie
-
- version(String) - Method in class org.omg.CORBA.EnumDefPOATie
-
- version() - Method in class org.omg.CORBA.ExceptionDefPOATie
-
- version(String) - Method in class org.omg.CORBA.ExceptionDefPOATie
-
- version - Variable in class org.omg.CORBA.ExceptionDescription
-
- version - Variable in class org.omg.CORBA.InterfaceDefPackage.FullInterfaceDescription
-
- version() - Method in class org.omg.CORBA.InterfaceDefPOATie
-
- version(String) - Method in class org.omg.CORBA.InterfaceDefPOATie
-
- version - Variable in class org.omg.CORBA.InterfaceDescription
-
- version() - Method in class org.omg.CORBA.ModuleDefPOATie
-
- version(String) - Method in class org.omg.CORBA.ModuleDefPOATie
-
- version - Variable in class org.omg.CORBA.ModuleDescription
-
- version() - Method in class org.omg.CORBA.NativeDefPOATie
-
- version(String) - Method in class org.omg.CORBA.NativeDefPOATie
-
- version() - Method in class org.omg.CORBA.OperationDefPOATie
-
- version(String) - Method in class org.omg.CORBA.OperationDefPOATie
-
- version - Variable in class org.omg.CORBA.OperationDescription
-
- version() - Method in class org.omg.CORBA.StructDefPOATie
-
- version(String) - Method in class org.omg.CORBA.StructDefPOATie
-
- version() - Method in class org.omg.CORBA.TypedefDefPOATie
-
- version(String) - Method in class org.omg.CORBA.TypedefDefPOATie
-
- version - Variable in class org.omg.CORBA.TypeDescription
-
- version() - Method in class org.omg.CORBA.UnionDefPOATie
-
- version(String) - Method in class org.omg.CORBA.UnionDefPOATie
-
- version - Variable in class org.omg.CORBA.ValueDefPackage.FullValueDescription
-
- version() - Method in class org.omg.CORBA.ValueDefPOATie
-
- version(String) - Method in class org.omg.CORBA.ValueDefPOATie
-
- version - Variable in class org.omg.CORBA.ValueDescription
-
- version - Variable in class org.omg.CORBA.ValueMember
-
The version of the value in which this member is defined.
- version() - Method in class org.omg.CORBA.ValueMemberDefPOATie
-
- version(String) - Method in class org.omg.CORBA.ValueMemberDefPOATie
-
- VersionSpecHelper - Class in org.omg.CORBA
-
The Helper for VersionSpec.
- VersionSpecHelper() - Constructor for class org.omg.CORBA.VersionSpecHelper
-
- VisibilityHelper - Class in org.omg.CORBA
-
The Helper for Visibility.
- VisibilityHelper() - Constructor for class org.omg.CORBA.VisibilityHelper
-
- VM_ABSTRACT - Interface in org.omg.CORBA
-
Defines the code used to represent an Abstract interface in
a typecode.
- VM_CUSTOM - Interface in org.omg.CORBA
-
Defines the code used to represent a custom marshalled value type in
a typecode.
- VM_NONE - Interface in org.omg.CORBA
-
Defines the code used to represent the one of the values of a value type
in a typecode.
- VM_TRUNCATABLE - Interface in org.omg.CORBA
-
Defines the code used to represent a truncatable value type in
a typecode.
- Vote - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/Vote.java .
- Vote(int) - Constructor for class org.omg.CosTransactions.Vote
-
- VoteCommit - Static variable in class org.omg.CosTransactions.Vote
-
- VoteHelper - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/VoteHelper.java .
- VoteHelper() - Constructor for class org.omg.CosTransactions.VoteHelper
-
- VoteHolder - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/VoteHolder.java .
- VoteHolder() - Constructor for class org.omg.CosTransactions.VoteHolder
-
- VoteHolder(Vote) - Constructor for class org.omg.CosTransactions.VoteHolder
-
- VoteReadOnly - Static variable in class org.omg.CosTransactions.Vote
-
- VoteRollback - Static variable in class org.omg.CosTransactions.Vote
-
- _ACTIVE - Static variable in class org.omg.PortableServer.POAManagerPackage.State
-
- _ADD_OVERRIDE - Static variable in class org.omg.CORBA.SetOverrideType
-
The int constant for the enum value ADD_OVERRIDE.
- _AliasDefStub - Class in org.omg.CORBA
-
org/omg/CORBA/_AliasDefStub.java .
- _AliasDefStub() - Constructor for class org.omg.CORBA._AliasDefStub
-
- _all_interfaces(POA, byte[]) - Method in class org.omg.CORBA.AliasDefPOA
-
- _all_interfaces(POA, byte[]) - Method in class org.omg.CORBA.ArrayDefPOA
-
- _all_interfaces(POA, byte[]) - Method in class org.omg.CORBA.AttributeDefPOA
-
- _all_interfaces(POA, byte[]) - Method in class org.omg.CORBA.ConstantDefPOA
-
- _all_interfaces(POA, byte[]) - Method in class org.omg.CORBA.ContainedPOA
-
- _all_interfaces(POA, byte[]) - Method in class org.omg.CORBA.ContainerPOA
-
- _all_interfaces(POA, byte[]) - Method in class org.omg.CORBA.EnumDefPOA
-
- _all_interfaces(POA, byte[]) - Method in class org.omg.CORBA.ExceptionDefPOA
-
- _all_interfaces(POA, byte[]) - Method in class org.omg.CORBA.InterfaceDefPOA
-
- _all_interfaces(POA, byte[]) - Method in class org.omg.CORBA.ModuleDefPOA
-
- _all_interfaces(POA, byte[]) - Method in class org.omg.CORBA.NativeDefPOA
-
- _all_interfaces(POA, byte[]) - Method in class org.omg.CORBA.OperationDefPOA
-
- _all_interfaces(POA, byte[]) - Method in class org.omg.CORBA.PrimitiveDefPOA
-
- _all_interfaces(POA, byte[]) - Method in class org.omg.CORBA.RepositoryPOA
-
- _all_interfaces(POA, byte[]) - Method in class org.omg.CORBA.SequenceDefPOA
-
- _all_interfaces(POA, byte[]) - Method in class org.omg.CORBA.StringDefPOA
-
- _all_interfaces(POA, byte[]) - Method in class org.omg.CORBA.StructDefPOA
-
- _all_interfaces(POA, byte[]) - Method in class org.omg.CORBA.TypedefDefPOA
-
- _all_interfaces(POA, byte[]) - Method in class org.omg.CORBA.UnionDefPOA
-
- _all_interfaces(POA, byte[]) - Method in class org.omg.CORBA.ValueBoxDefPOA
-
- _all_interfaces(POA, byte[]) - Method in class org.omg.CORBA.ValueDefPOA
-
- _all_interfaces(POA, byte[]) - Method in class org.omg.CORBA.ValueMemberDefPOA
-
- _all_interfaces(POA, byte[]) - Method in class org.omg.CosNaming.BindingIteratorPOA
-
- _all_interfaces(POA, byte[]) - Method in class org.omg.CosNaming.NamingContextExtPOA
-
- _all_interfaces(POA, byte[]) - Method in class org.omg.CosNaming.NamingContextPOA
-
- _all_interfaces(POA, byte[]) - Method in class org.omg.CosTransactions.ControlPOA
-
- _all_interfaces(POA, byte[]) - Method in class org.omg.CosTransactions.CoordinatorPOA
-
- _all_interfaces(POA, byte[]) - Method in class org.omg.CosTransactions.CurrentPOA
-
- _all_interfaces(POA, byte[]) - Method in class org.omg.CosTransactions.InvocationPolicyPOA
-
- _all_interfaces(POA, byte[]) - Method in class org.omg.CosTransactions.NonTxTargetPolicyPOA
-
- _all_interfaces(POA, byte[]) - Method in class org.omg.CosTransactions.OTSPolicyPOA
-
- _all_interfaces(POA, byte[]) - Method in class org.omg.CosTransactions.RecoveryCoordinatorPOA
-
- _all_interfaces(POA, byte[]) - Method in class org.omg.CosTransactions.ResourcePOA
-
- _all_interfaces(POA, byte[]) - Method in class org.omg.CosTransactions.SubtransactionAwareResourcePOA
-
- _all_interfaces(POA, byte[]) - Method in class org.omg.CosTransactions.SynchronizationPOA
-
- _all_interfaces(POA, byte[]) - Method in class org.omg.CosTransactions.TerminatorPOA
-
- _all_interfaces(POA, byte[]) - Method in class org.omg.CosTransactions.TransactionalObjectPOA
-
- _all_interfaces(POA, byte[]) - Method in class org.omg.CosTransactions.TransactionFactoryPOA
-
- _all_interfaces(POA, byte[]) - Method in class org.omg.DynamicAny.DynAnyFactoryPOA
-
- _all_interfaces(POA, byte[]) - Method in class org.omg.DynamicAny.DynAnyPOA
-
- _all_interfaces(POA, byte[]) - Method in class org.omg.DynamicAny.DynArrayPOA
-
- _all_interfaces(POA, byte[]) - Method in class org.omg.DynamicAny.DynEnumPOA
-
- _all_interfaces(POA, byte[]) - Method in class org.omg.DynamicAny.DynFixedPOA
-
- _all_interfaces(POA, byte[]) - Method in class org.omg.DynamicAny.DynSequencePOA
-
- _all_interfaces(POA, byte[]) - Method in class org.omg.DynamicAny.DynStructPOA
-
- _all_interfaces(POA, byte[]) - Method in class org.omg.DynamicAny.DynUnionPOA
-
- _all_interfaces(POA, byte[]) - Method in class org.omg.DynamicAny.DynValueBoxPOA
-
- _all_interfaces(POA, byte[]) - Method in class org.omg.DynamicAny.DynValueCommonPOA
-
- _all_interfaces(POA, byte[]) - Method in class org.omg.DynamicAny.DynValuePOA
-
- _all_interfaces(POA, byte[]) - Method in class org.omg.Messaging.MaxHopsPolicyPOA
-
- _all_interfaces(POA, byte[]) - Method in class org.omg.Messaging.QueueOrderPolicyPOA
-
- _all_interfaces(POA, byte[]) - Method in class org.omg.Messaging.RebindPolicyPOA
-
- _all_interfaces(POA, byte[]) - Method in class org.omg.Messaging.RelativeRequestTimeoutPolicyPOA
-
- _all_interfaces(POA, byte[]) - Method in class org.omg.Messaging.RelativeRoundtripTimeoutPolicyPOA
-
- _all_interfaces(POA, byte[]) - Method in class org.omg.Messaging.ReplyEndTimePolicyPOA
-
- _all_interfaces(POA, byte[]) - Method in class org.omg.Messaging.ReplyPriorityPolicyPOA
-
- _all_interfaces(POA, byte[]) - Method in class org.omg.Messaging.ReplyStartTimePolicyPOA
-
- _all_interfaces(POA, byte[]) - Method in class org.omg.Messaging.RequestEndTimePolicyPOA
-
- _all_interfaces(POA, byte[]) - Method in class org.omg.Messaging.RequestPriorityPolicyPOA
-
- _all_interfaces(POA, byte[]) - Method in class org.omg.Messaging.RequestStartTimePolicyPOA
-
- _all_interfaces(POA, byte[]) - Method in class org.omg.Messaging.RoutingPolicyPOA
-
- _all_interfaces(POA, byte[]) - Method in class org.omg.Messaging.SyncScopePolicyPOA
-
- _all_interfaces(POA, byte[]) - Method in class org.omg.PortableServer.Servant
-
Used by the ORB to obtain complete type
information from the servant.
- _all_interfaces(POA, byte[]) - Method in class org.omg.PortableServer.ServantActivatorPOA
-
- _all_interfaces(POA, byte[]) - Method in class org.omg.PortableServer.ServantLocatorPOA
-
- _all_interfaces(POA, byte[]) - Method in class org.omg.SendingContext.CodeBasePOA
-
- _all_interfaces(POA, byte[]) - Method in class org.omg.SendingContext.RunTimePOA
-
- _ArrayDefStub - Class in org.omg.CORBA
-
org/omg/CORBA/_ArrayDefStub.java .
- _ArrayDefStub() - Constructor for class org.omg.CORBA._ArrayDefStub
-
- _ATTR_NORMAL - Static variable in class org.omg.CORBA.AttributeMode
-
- _ATTR_READONLY - Static variable in class org.omg.CORBA.AttributeMode
-
- _AttributeDefStub - Class in org.omg.CORBA
-
org/omg/CORBA/_AttributeDefStub.java .
- _AttributeDefStub() - Constructor for class org.omg.CORBA._AttributeDefStub
-
- _BindingIteratorStub - Class in org.omg.CosNaming
-
The BindingIterator interface allows a client to iterate through
the bindings using the next_one or next_n operations.
- _BindingIteratorStub() - Constructor for class org.omg.CosNaming._BindingIteratorStub
-
- _CodeBaseStub - Class in org.omg.SendingContext
-
org/omg/SendingContext/_CodeBaseStub.java .
- _CodeBaseStub() - Constructor for class org.omg.SendingContext._CodeBaseStub
-
- _COMPLETED_MAYBE - Static variable in class org.omg.CORBA.CompletionStatus
-
The constant indicating that a method completed running
before a SystemException was thrown.
- _COMPLETED_NO - Static variable in class org.omg.CORBA.CompletionStatus
-
The constant indicating that a method completed running
before a SystemException was thrown.
- _COMPLETED_YES - Static variable in class org.omg.CORBA.CompletionStatus
-
The constant indicating that a method completed running
before a SystemException was thrown.
- _ConstantDefStub - Class in org.omg.CORBA
-
org/omg/CORBA/_ConstantDefStub.java .
- _ConstantDefStub() - Constructor for class org.omg.CORBA._ConstantDefStub
-
- _ContainedStub - Class in org.omg.CORBA
-
org/omg/CORBA/_ContainedStub.java .
- _ContainedStub() - Constructor for class org.omg.CORBA._ContainedStub
-
- _ContainerStub - Class in org.omg.CORBA
-
org/omg/CORBA/_ContainerStub.java .
- _ContainerStub() - Constructor for class org.omg.CORBA._ContainerStub
-
- _ControlStub - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/_ControlStub.java .
- _ControlStub() - Constructor for class org.omg.CosTransactions._ControlStub
-
- _CoordinatorStub - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/_CoordinatorStub.java .
- _CoordinatorStub() - Constructor for class org.omg.CosTransactions._CoordinatorStub
-
- _create_request(Context, String, NVList, NamedValue) - Method in class org.omg.CORBA.LocalObject
-
Throws an org.omg.CORBA.NO_IMPLEMENT exception with
the message "This is a locally constrained object."
This method is the default implementation of the
org.omg.CORBA.Object method.
- _create_request(Context, String, NVList, NamedValue, ExceptionList, ContextList) - Method in class org.omg.CORBA.LocalObject
-
Throws an org.omg.CORBA.NO_IMPLEMENT exception with
the message "This is a locally constrained object."
This method is the default implementation of the
org.omg.CORBA.Object method.
- _create_request(Context, String, NVList, NamedValue) - Method in interface org.omg.CORBA.Object
-
Creates a Request instance initialized with the
given context, method name, list of arguments, and container
for the method's return value.
- _create_request(Context, String, NVList, NamedValue, ExceptionList, ContextList) - Method in interface org.omg.CORBA.Object
-
Creates a Request instance initialized with the
given context, method name, list of arguments, container
for the method's return value, list of possible exceptions,
and list of context strings needing to be resolved.
- _create_request(Context, String, NVList, NamedValue) - Method in class org.omg.CORBA.portable.ObjectImpl
-
Creates a Request object that contains the given context,
method, argument list, and container for the result.
- _create_request(Context, String, NVList, NamedValue, ExceptionList, ContextList) - Method in class org.omg.CORBA.portable.ObjectImpl
-
Creates a Request object that contains the given context,
method, argument list, container for the result, exceptions, and
list of property names to be used in resolving the context strings.
- _CurrentStub - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/_CurrentStub.java .
- _CurrentStub() - Constructor for class org.omg.CosTransactions._CurrentStub
-
- _default_POA() - Method in class org.omg.CORBA.AliasDefPOATie
-
- _default_POA() - Method in class org.omg.CORBA.ArrayDefPOATie
-
- _default_POA() - Method in class org.omg.CORBA.AttributeDefPOATie
-
- _default_POA() - Method in class org.omg.CORBA.ConstantDefPOATie
-
- _default_POA() - Method in class org.omg.CORBA.ContainedPOATie
-
- _default_POA() - Method in class org.omg.CORBA.ContainerPOATie
-
- _default_POA() - Method in class org.omg.CORBA.EnumDefPOATie
-
- _default_POA() - Method in class org.omg.CORBA.ExceptionDefPOATie
-
- _default_POA() - Method in class org.omg.CORBA.InterfaceDefPOATie
-
- _default_POA() - Method in class org.omg.CORBA.ModuleDefPOATie
-
- _default_POA() - Method in class org.omg.CORBA.NativeDefPOATie
-
- _default_POA() - Method in class org.omg.CORBA.OperationDefPOATie
-
- _default_POA() - Method in class org.omg.CORBA.PrimitiveDefPOATie
-
- _default_POA() - Method in class org.omg.CORBA.RepositoryPOATie
-
- _default_POA() - Method in class org.omg.CORBA.SequenceDefPOATie
-
- _default_POA() - Method in class org.omg.CORBA.StringDefPOATie
-
- _default_POA() - Method in class org.omg.CORBA.StructDefPOATie
-
- _default_POA() - Method in class org.omg.CORBA.TypedefDefPOATie
-
- _default_POA() - Method in class org.omg.CORBA.UnionDefPOATie
-
- _default_POA() - Method in class org.omg.CORBA.ValueBoxDefPOATie
-
- _default_POA() - Method in class org.omg.CORBA.ValueDefPOATie
-
- _default_POA() - Method in class org.omg.CORBA.ValueMemberDefPOATie
-
- _default_POA() - Method in class org.omg.CosNaming.BindingIteratorPOATie
-
- _default_POA() - Method in class org.omg.CosNaming.NamingContextExtPOATie
-
- _default_POA() - Method in class org.omg.CosNaming.NamingContextPOATie
-
- _default_POA() - Method in class org.omg.CosTransactions.ControlPOATie
-
- _default_POA() - Method in class org.omg.CosTransactions.CoordinatorPOATie
-
- _default_POA() - Method in class org.omg.CosTransactions.CurrentPOATie
-
- _default_POA() - Method in class org.omg.CosTransactions.InvocationPolicyPOATie
-
- _default_POA() - Method in class org.omg.CosTransactions.NonTxTargetPolicyPOATie
-
- _default_POA() - Method in class org.omg.CosTransactions.OTSPolicyPOATie
-
- _default_POA() - Method in class org.omg.CosTransactions.RecoveryCoordinatorPOATie
-
- _default_POA() - Method in class org.omg.CosTransactions.ResourcePOATie
-
- _default_POA() - Method in class org.omg.CosTransactions.SubtransactionAwareResourcePOATie
-
- _default_POA() - Method in class org.omg.CosTransactions.SynchronizationPOATie
-
- _default_POA() - Method in class org.omg.CosTransactions.TerminatorPOATie
-
- _default_POA() - Method in class org.omg.CosTransactions.TransactionalObjectPOATie
-
- _default_POA() - Method in class org.omg.CosTransactions.TransactionFactoryPOATie
-
- _default_POA() - Method in class org.omg.DynamicAny.DynAnyFactoryPOATie
-
- _default_POA() - Method in class org.omg.DynamicAny.DynAnyPOATie
-
- _default_POA() - Method in class org.omg.DynamicAny.DynArrayPOATie
-
- _default_POA() - Method in class org.omg.DynamicAny.DynEnumPOATie
-
- _default_POA() - Method in class org.omg.DynamicAny.DynFixedPOATie
-
- _default_POA() - Method in class org.omg.DynamicAny.DynSequencePOATie
-
- _default_POA() - Method in class org.omg.DynamicAny.DynStructPOATie
-
- _default_POA() - Method in class org.omg.DynamicAny.DynUnionPOATie
-
- _default_POA() - Method in class org.omg.DynamicAny.DynValueBoxPOATie
-
- _default_POA() - Method in class org.omg.DynamicAny.DynValueCommonPOATie
-
- _default_POA() - Method in class org.omg.DynamicAny.DynValuePOATie
-
- _default_POA() - Method in class org.omg.Messaging.MaxHopsPolicyPOATie
-
- _default_POA() - Method in class org.omg.Messaging.QueueOrderPolicyPOATie
-
- _default_POA() - Method in class org.omg.Messaging.RebindPolicyPOATie
-
- _default_POA() - Method in class org.omg.Messaging.RelativeRequestTimeoutPolicyPOATie
-
- _default_POA() - Method in class org.omg.Messaging.RelativeRoundtripTimeoutPolicyPOATie
-
- _default_POA() - Method in class org.omg.Messaging.ReplyEndTimePolicyPOATie
-
- _default_POA() - Method in class org.omg.Messaging.ReplyPriorityPolicyPOATie
-
- _default_POA() - Method in class org.omg.Messaging.ReplyStartTimePolicyPOATie
-
- _default_POA() - Method in class org.omg.Messaging.RequestEndTimePolicyPOATie
-
- _default_POA() - Method in class org.omg.Messaging.RequestPriorityPolicyPOATie
-
- _default_POA() - Method in class org.omg.Messaging.RequestStartTimePolicyPOATie
-
- _default_POA() - Method in class org.omg.Messaging.RoutingPolicyPOATie
-
- _default_POA() - Method in class org.omg.Messaging.SyncScopePolicyPOATie
-
- _default_POA() - Method in class org.omg.PortableServer.Servant
-
Returns the
root POA from the ORB instance associated with the servant.
- _default_POA() - Method in class org.omg.PortableServer.ServantActivatorPOATie
-
- _default_POA() - Method in class org.omg.PortableServer.ServantLocatorPOATie
-
- _default_POA() - Method in class org.omg.SendingContext.CodeBasePOATie
-
- _default_POA() - Method in class org.omg.SendingContext.RunTimePOATie
-
- _delegate() - Method in class org.omg.CORBA.AliasDefPOATie
-
- _delegate(AliasDefOperations) - Method in class org.omg.CORBA.AliasDefPOATie
-
- _delegate() - Method in class org.omg.CORBA.ArrayDefPOATie
-
- _delegate(ArrayDefOperations) - Method in class org.omg.CORBA.ArrayDefPOATie
-
- _delegate() - Method in class org.omg.CORBA.AttributeDefPOATie
-
- _delegate(AttributeDefOperations) - Method in class org.omg.CORBA.AttributeDefPOATie
-
- _delegate() - Method in class org.omg.CORBA.ConstantDefPOATie
-
- _delegate(ConstantDefOperations) - Method in class org.omg.CORBA.ConstantDefPOATie
-
- _delegate() - Method in class org.omg.CORBA.ContainedPOATie
-
- _delegate(ContainedOperations) - Method in class org.omg.CORBA.ContainedPOATie
-
- _delegate() - Method in class org.omg.CORBA.ContainerPOATie
-
- _delegate(ContainerOperations) - Method in class org.omg.CORBA.ContainerPOATie
-
- _delegate() - Method in class org.omg.CORBA.EnumDefPOATie
-
- _delegate(EnumDefOperations) - Method in class org.omg.CORBA.EnumDefPOATie
-
- _delegate() - Method in class org.omg.CORBA.ExceptionDefPOATie
-
- _delegate(ExceptionDefOperations) - Method in class org.omg.CORBA.ExceptionDefPOATie
-
- _delegate() - Method in class org.omg.CORBA.InterfaceDefPOATie
-
- _delegate(InterfaceDefOperations) - Method in class org.omg.CORBA.InterfaceDefPOATie
-
- _delegate() - Method in class org.omg.CORBA.ModuleDefPOATie
-
- _delegate(ModuleDefOperations) - Method in class org.omg.CORBA.ModuleDefPOATie
-
- _delegate() - Method in class org.omg.CORBA.NativeDefPOATie
-
- _delegate(NativeDefOperations) - Method in class org.omg.CORBA.NativeDefPOATie
-
- _delegate() - Method in class org.omg.CORBA.OperationDefPOATie
-
- _delegate(OperationDefOperations) - Method in class org.omg.CORBA.OperationDefPOATie
-
- _delegate() - Method in class org.omg.CORBA.PrimitiveDefPOATie
-
- _delegate(PrimitiveDefOperations) - Method in class org.omg.CORBA.PrimitiveDefPOATie
-
- _delegate() - Method in class org.omg.CORBA.RepositoryPOATie
-
- _delegate(RepositoryOperations) - Method in class org.omg.CORBA.RepositoryPOATie
-
- _delegate() - Method in class org.omg.CORBA.SequenceDefPOATie
-
- _delegate(SequenceDefOperations) - Method in class org.omg.CORBA.SequenceDefPOATie
-
- _delegate() - Method in class org.omg.CORBA.StringDefPOATie
-
- _delegate(StringDefOperations) - Method in class org.omg.CORBA.StringDefPOATie
-
- _delegate() - Method in class org.omg.CORBA.StructDefPOATie
-
- _delegate(StructDefOperations) - Method in class org.omg.CORBA.StructDefPOATie
-
- _delegate() - Method in class org.omg.CORBA.TypedefDefPOATie
-
- _delegate(TypedefDefOperations) - Method in class org.omg.CORBA.TypedefDefPOATie
-
- _delegate() - Method in class org.omg.CORBA.UnionDefPOATie
-
- _delegate(UnionDefOperations) - Method in class org.omg.CORBA.UnionDefPOATie
-
- _delegate() - Method in class org.omg.CORBA.ValueBoxDefPOATie
-
- _delegate(ValueBoxDefOperations) - Method in class org.omg.CORBA.ValueBoxDefPOATie
-
- _delegate() - Method in class org.omg.CORBA.ValueDefPOATie
-
- _delegate(ValueDefOperations) - Method in class org.omg.CORBA.ValueDefPOATie
-
- _delegate() - Method in class org.omg.CORBA.ValueMemberDefPOATie
-
- _delegate(ValueMemberDefOperations) - Method in class org.omg.CORBA.ValueMemberDefPOATie
-
- _delegate() - Method in class org.omg.CosNaming.BindingIteratorPOATie
-
- _delegate(BindingIteratorOperations) - Method in class org.omg.CosNaming.BindingIteratorPOATie
-
- _delegate() - Method in class org.omg.CosNaming.NamingContextExtPOATie
-
- _delegate(NamingContextExtOperations) - Method in class org.omg.CosNaming.NamingContextExtPOATie
-
- _delegate() - Method in class org.omg.CosNaming.NamingContextPOATie
-
- _delegate(NamingContextOperations) - Method in class org.omg.CosNaming.NamingContextPOATie
-
- _delegate() - Method in class org.omg.CosTransactions.ControlPOATie
-
- _delegate(ControlOperations) - Method in class org.omg.CosTransactions.ControlPOATie
-
- _delegate() - Method in class org.omg.CosTransactions.CoordinatorPOATie
-
- _delegate(CoordinatorOperations) - Method in class org.omg.CosTransactions.CoordinatorPOATie
-
- _delegate() - Method in class org.omg.CosTransactions.CurrentPOATie
-
- _delegate(CurrentOperations) - Method in class org.omg.CosTransactions.CurrentPOATie
-
- _delegate() - Method in class org.omg.CosTransactions.InvocationPolicyPOATie
-
- _delegate(InvocationPolicyOperations) - Method in class org.omg.CosTransactions.InvocationPolicyPOATie
-
- _delegate() - Method in class org.omg.CosTransactions.NonTxTargetPolicyPOATie
-
- _delegate(NonTxTargetPolicyOperations) - Method in class org.omg.CosTransactions.NonTxTargetPolicyPOATie
-
- _delegate() - Method in class org.omg.CosTransactions.OTSPolicyPOATie
-
- _delegate(OTSPolicyOperations) - Method in class org.omg.CosTransactions.OTSPolicyPOATie
-
- _delegate() - Method in class org.omg.CosTransactions.RecoveryCoordinatorPOATie
-
- _delegate(RecoveryCoordinatorOperations) - Method in class org.omg.CosTransactions.RecoveryCoordinatorPOATie
-
- _delegate() - Method in class org.omg.CosTransactions.ResourcePOATie
-
- _delegate(ResourceOperations) - Method in class org.omg.CosTransactions.ResourcePOATie
-
- _delegate() - Method in class org.omg.CosTransactions.SubtransactionAwareResourcePOATie
-
- _delegate(SubtransactionAwareResourceOperations) - Method in class org.omg.CosTransactions.SubtransactionAwareResourcePOATie
-
- _delegate() - Method in class org.omg.CosTransactions.SynchronizationPOATie
-
- _delegate(SynchronizationOperations) - Method in class org.omg.CosTransactions.SynchronizationPOATie
-
- _delegate() - Method in class org.omg.CosTransactions.TerminatorPOATie
-
- _delegate(TerminatorOperations) - Method in class org.omg.CosTransactions.TerminatorPOATie
-
- _delegate() - Method in class org.omg.CosTransactions.TransactionalObjectPOATie
-
- _delegate(TransactionalObjectOperations) - Method in class org.omg.CosTransactions.TransactionalObjectPOATie
-
- _delegate() - Method in class org.omg.CosTransactions.TransactionFactoryPOATie
-
- _delegate(TransactionFactoryOperations) - Method in class org.omg.CosTransactions.TransactionFactoryPOATie
-
- _delegate() - Method in class org.omg.DynamicAny.DynAnyFactoryPOATie
-
- _delegate(DynAnyFactoryOperations) - Method in class org.omg.DynamicAny.DynAnyFactoryPOATie
-
- _delegate() - Method in class org.omg.DynamicAny.DynAnyPOATie
-
- _delegate(DynAnyOperations) - Method in class org.omg.DynamicAny.DynAnyPOATie
-
- _delegate() - Method in class org.omg.DynamicAny.DynArrayPOATie
-
- _delegate(DynArrayOperations) - Method in class org.omg.DynamicAny.DynArrayPOATie
-
- _delegate() - Method in class org.omg.DynamicAny.DynEnumPOATie
-
- _delegate(DynEnumOperations) - Method in class org.omg.DynamicAny.DynEnumPOATie
-
- _delegate() - Method in class org.omg.DynamicAny.DynFixedPOATie
-
- _delegate(DynFixedOperations) - Method in class org.omg.DynamicAny.DynFixedPOATie
-
- _delegate() - Method in class org.omg.DynamicAny.DynSequencePOATie
-
- _delegate(DynSequenceOperations) - Method in class org.omg.DynamicAny.DynSequencePOATie
-
- _delegate() - Method in class org.omg.DynamicAny.DynStructPOATie
-
- _delegate(DynStructOperations) - Method in class org.omg.DynamicAny.DynStructPOATie
-
- _delegate() - Method in class org.omg.DynamicAny.DynUnionPOATie
-
- _delegate(DynUnionOperations) - Method in class org.omg.DynamicAny.DynUnionPOATie
-
- _delegate() - Method in class org.omg.DynamicAny.DynValueBoxPOATie
-
- _delegate(DynValueBoxOperations) - Method in class org.omg.DynamicAny.DynValueBoxPOATie
-
- _delegate() - Method in class org.omg.DynamicAny.DynValueCommonPOATie
-
- _delegate(DynValueCommonOperations) - Method in class org.omg.DynamicAny.DynValueCommonPOATie
-
- _delegate() - Method in class org.omg.DynamicAny.DynValuePOATie
-
- _delegate(DynValueOperations) - Method in class org.omg.DynamicAny.DynValuePOATie
-
- _delegate() - Method in class org.omg.Messaging.MaxHopsPolicyPOATie
-
- _delegate(MaxHopsPolicyOperations) - Method in class org.omg.Messaging.MaxHopsPolicyPOATie
-
- _delegate() - Method in class org.omg.Messaging.QueueOrderPolicyPOATie
-
- _delegate(QueueOrderPolicyOperations) - Method in class org.omg.Messaging.QueueOrderPolicyPOATie
-
- _delegate() - Method in class org.omg.Messaging.RebindPolicyPOATie
-
- _delegate(RebindPolicyOperations) - Method in class org.omg.Messaging.RebindPolicyPOATie
-
- _delegate() - Method in class org.omg.Messaging.RelativeRequestTimeoutPolicyPOATie
-
- _delegate(RelativeRequestTimeoutPolicyOperations) - Method in class org.omg.Messaging.RelativeRequestTimeoutPolicyPOATie
-
- _delegate() - Method in class org.omg.Messaging.RelativeRoundtripTimeoutPolicyPOATie
-
- _delegate(RelativeRoundtripTimeoutPolicyOperations) - Method in class org.omg.Messaging.RelativeRoundtripTimeoutPolicyPOATie
-
- _delegate() - Method in class org.omg.Messaging.ReplyEndTimePolicyPOATie
-
- _delegate(ReplyEndTimePolicyOperations) - Method in class org.omg.Messaging.ReplyEndTimePolicyPOATie
-
- _delegate() - Method in class org.omg.Messaging.ReplyPriorityPolicyPOATie
-
- _delegate(ReplyPriorityPolicyOperations) - Method in class org.omg.Messaging.ReplyPriorityPolicyPOATie
-
- _delegate() - Method in class org.omg.Messaging.ReplyStartTimePolicyPOATie
-
- _delegate(ReplyStartTimePolicyOperations) - Method in class org.omg.Messaging.ReplyStartTimePolicyPOATie
-
- _delegate() - Method in class org.omg.Messaging.RequestEndTimePolicyPOATie
-
- _delegate(RequestEndTimePolicyOperations) - Method in class org.omg.Messaging.RequestEndTimePolicyPOATie
-
- _delegate() - Method in class org.omg.Messaging.RequestPriorityPolicyPOATie
-
- _delegate(RequestPriorityPolicyOperations) - Method in class org.omg.Messaging.RequestPriorityPolicyPOATie
-
- _delegate() - Method in class org.omg.Messaging.RequestStartTimePolicyPOATie
-
- _delegate(RequestStartTimePolicyOperations) - Method in class org.omg.Messaging.RequestStartTimePolicyPOATie
-
- _delegate() - Method in class org.omg.Messaging.RoutingPolicyPOATie
-
- _delegate(RoutingPolicyOperations) - Method in class org.omg.Messaging.RoutingPolicyPOATie
-
- _delegate() - Method in class org.omg.Messaging.SyncScopePolicyPOATie
-
- _delegate(SyncScopePolicyOperations) - Method in class org.omg.Messaging.SyncScopePolicyPOATie
-
- _delegate() - Method in class org.omg.PortableServer.ServantActivatorPOATie
-
- _delegate(ServantActivatorOperations) - Method in class org.omg.PortableServer.ServantActivatorPOATie
-
- _delegate() - Method in class org.omg.PortableServer.ServantLocatorPOATie
-
- _delegate(ServantLocatorOperations) - Method in class org.omg.PortableServer.ServantLocatorPOATie
-
- _delegate() - Method in class org.omg.SendingContext.CodeBasePOATie
-
- _delegate(CodeBaseOperations) - Method in class org.omg.SendingContext.CodeBasePOATie
-
- _delegate() - Method in class org.omg.SendingContext.RunTimePOATie
-
- _delegate(RunTimeOperations) - Method in class org.omg.SendingContext.RunTimePOATie
-
- _DISCARDING - Static variable in class org.omg.PortableServer.POAManagerPackage.State
-
- _dk_AbstractInterface - Static variable in class org.omg.CORBA.DefinitionKind
-
The constant that indicates that an Interface Repository object
does not have a definition kind.
- _dk_Alias - Static variable in class org.omg.CORBA.DefinitionKind
-
The constant that indicates that an Interface Repository object
does not have a definition kind.
- _dk_all - Static variable in class org.omg.CORBA.DefinitionKind
-
The constant that indicates that an Interface Repository object
does not have a definition kind.
- _dk_Array - Static variable in class org.omg.CORBA.DefinitionKind
-
The constant that indicates that an Interface Repository object
does not have a definition kind.
- _dk_Attribute - Static variable in class org.omg.CORBA.DefinitionKind
-
The constant that indicates that an Interface Repository object
does not have a definition kind.
- _dk_Constant - Static variable in class org.omg.CORBA.DefinitionKind
-
The constant that indicates that an Interface Repository object
does not have a definition kind.
- _dk_Enum - Static variable in class org.omg.CORBA.DefinitionKind
-
The constant that indicates that an Interface Repository object
does not have a definition kind.
- _dk_Exception - Static variable in class org.omg.CORBA.DefinitionKind
-
The constant that indicates that an Interface Repository object
does not have a definition kind.
- _dk_Fixed - Static variable in class org.omg.CORBA.DefinitionKind
-
The constant that indicates that an Interface Repository object
does not have a definition kind.
- _dk_Interface - Static variable in class org.omg.CORBA.DefinitionKind
-
The constant that indicates that an Interface Repository object
does not have a definition kind.
- _dk_Module - Static variable in class org.omg.CORBA.DefinitionKind
-
The constant that indicates that an Interface Repository object
does not have a definition kind.
- _dk_Native - Static variable in class org.omg.CORBA.DefinitionKind
-
The constant that indicates that an Interface Repository object
does not have a definition kind.
- _dk_none - Static variable in class org.omg.CORBA.DefinitionKind
-
The constant that indicates that an Interface Repository object
does not have a definition kind.
- _dk_Operation - Static variable in class org.omg.CORBA.DefinitionKind
-
The constant that indicates that an Interface Repository object
does not have a definition kind.
- _dk_Primitive - Static variable in class org.omg.CORBA.DefinitionKind
-
The constant that indicates that an Interface Repository object
does not have a definition kind.
- _dk_Repository - Static variable in class org.omg.CORBA.DefinitionKind
-
The constant that indicates that an Interface Repository object
does not have a definition kind.
- _dk_Sequence - Static variable in class org.omg.CORBA.DefinitionKind
-
The constant that indicates that an Interface Repository object
does not have a definition kind.
- _dk_String - Static variable in class org.omg.CORBA.DefinitionKind
-
The constant that indicates that an Interface Repository object
does not have a definition kind.
- _dk_Struct - Static variable in class org.omg.CORBA.DefinitionKind
-
The constant that indicates that an Interface Repository object
does not have a definition kind.
- _dk_Typedef - Static variable in class org.omg.CORBA.DefinitionKind
-
The constant that indicates that an Interface Repository object
does not have a definition kind.
- _dk_Union - Static variable in class org.omg.CORBA.DefinitionKind
-
The constant that indicates that an Interface Repository object
does not have a definition kind.
- _dk_Value - Static variable in class org.omg.CORBA.DefinitionKind
-
The constant that indicates that an Interface Repository object
does not have a definition kind.
- _dk_ValueBox - Static variable in class org.omg.CORBA.DefinitionKind
-
The constant that indicates that an Interface Repository object
does not have a definition kind.
- _dk_ValueMember - Static variable in class org.omg.CORBA.DefinitionKind
-
The constant that indicates that an Interface Repository object
does not have a definition kind.
- _dk_Wstring - Static variable in class org.omg.CORBA.DefinitionKind
-
The constant that indicates that an Interface Repository object
does not have a definition kind.
- _duplicate() - Method in class org.omg.CORBA.LocalObject
-
Throws an org.omg.CORBA.NO_IMPLEMENT exception with
the message "This is a locally constrained object."
This method is the default implementation of the
org.omg.CORBA.Object method.
- _duplicate() - Method in interface org.omg.CORBA.Object
-
Returns a duplicate of this CORBA object reference.
- _duplicate() - Method in class org.omg.CORBA.portable.ObjectImpl
-
Returns a duplicate of this ObjectImpl object.
- _DynAnyFactoryStub - Class in org.omg.DynamicAny
-
DynAny objects can be created by invoking operations on the DynAnyFactory object.
- _DynAnyFactoryStub() - Constructor for class org.omg.DynamicAny._DynAnyFactoryStub
-
- _DynAnyStub - Class in org.omg.DynamicAny
-
Any values can be dynamically interpreted (traversed) and constructed through DynAny objects.
- _DynAnyStub() - Constructor for class org.omg.DynamicAny._DynAnyStub
-
- _DynArrayStub - Class in org.omg.DynamicAny
-
DynArray objects support the manipulation of IDL arrays.
- _DynArrayStub() - Constructor for class org.omg.DynamicAny._DynArrayStub
-
- _DynEnumStub - Class in org.omg.DynamicAny
-
DynEnum objects support the manipulation of IDL enumerated values.
- _DynEnumStub() - Constructor for class org.omg.DynamicAny._DynEnumStub
-
- _DynFixedStub - Class in org.omg.DynamicAny
-
DynFixed objects support the manipulation of IDL fixed values.
- _DynFixedStub() - Constructor for class org.omg.DynamicAny._DynFixedStub
-
- _DynSequenceStub - Class in org.omg.DynamicAny
-
DynSequence objects support the manipulation of IDL sequences.
- _DynSequenceStub() - Constructor for class org.omg.DynamicAny._DynSequenceStub
-
- _DynStructStub - Class in org.omg.DynamicAny
-
DynStruct objects support the manipulation of IDL struct and exception values.
- _DynStructStub() - Constructor for class org.omg.DynamicAny._DynStructStub
-
- _DynUnionStub - Class in org.omg.DynamicAny
-
DynUnion objects support the manipulation of IDL unions.
- _DynUnionStub() - Constructor for class org.omg.DynamicAny._DynUnionStub
-
- _DynValueBoxStub - Class in org.omg.DynamicAny
-
DynValueBox objects support the manipulation of IDL boxed value types.
- _DynValueBoxStub() - Constructor for class org.omg.DynamicAny._DynValueBoxStub
-
- _DynValueCommonStub - Class in org.omg.DynamicAny
-
DynValueCommon provides operations supported by both the DynValue and DynValueBox interfaces.
- _DynValueCommonStub() - Constructor for class org.omg.DynamicAny._DynValueCommonStub
-
- _DynValueStub - Class in org.omg.DynamicAny
-
DynValue objects support the manipulation of IDL non-boxed value types.
- _DynValueStub() - Constructor for class org.omg.DynamicAny._DynValueStub
-
- _EnumDefStub - Class in org.omg.CORBA
-
org/omg/CORBA/_EnumDefStub.java .
- _EnumDefStub() - Constructor for class org.omg.CORBA._EnumDefStub
-
- _ExceptionDefStub - Class in org.omg.CORBA
-
org/omg/CORBA/_ExceptionDefStub.java .
- _ExceptionDefStub() - Constructor for class org.omg.CORBA._ExceptionDefStub
-
- _get_codebase() - Method in class org.omg.CORBA_2_3.portable.ObjectImpl
-
Returns the codebase for this object reference.
- _get_delegate() - Method in class org.omg.CORBA.portable.ObjectImpl
-
Retrieves the reference to the vendor-specific Delegate
object to which this ObjectImpl object delegates all
methods invoked on it.
- _get_delegate() - Method in class org.omg.PortableServer.Servant
-
Gets the ORB vendor-specific implementation of
PortableServer::Servant.
- _get_domain_managers() - Method in class org.omg.CORBA.LocalObject
-
Throws an org.omg.CORBA.NO_IMPLEMENT exception with
the message "This is a locally constrained object." This method
does not apply to local objects and is therefore not implemented.
- _get_domain_managers() - Method in interface org.omg.CORBA.Object
-
Retrieves the DomainManagers of this object.
- _get_domain_managers() - Method in class org.omg.CORBA.portable.ObjectImpl
-
Retrieves a list of the domain managers for this
ObjectImpl object.
- _get_interface() - Method in class org.omg.CORBA.LocalObject
-
Throws an org.omg.CORBA.NO_IMPLEMENT exception with
the message "This is a locally constrained object." This method
does not apply to local objects and is therefore not implemented.
- _get_interface_def() - Method in class org.omg.CORBA.LocalObject
-
Throws an org.omg.CORBA.NO_IMPLEMENT exception with
the message "This is a locally constrained object."
This method is the default implementation of the
org.omg.CORBA.Object method.
- _get_interface_def() - Method in interface org.omg.CORBA.Object
-
Obtains an InterfaceDef for the object implementation
referenced by this object reference.
- _get_interface_def() - Method in class org.omg.CORBA.portable.ObjectImpl
-
Retrieves the interface definition for this ObjectImpl
object.
- _get_interface_def() - Method in class org.omg.PortableServer.Servant
-
Returns an InterfaceDef object as a
CORBA::Object that defines the runtime type of the
CORBA::Object implemented by the Servant.
- _get_policy(int) - Method in class org.omg.CORBA.LocalObject
-
Throws an org.omg.CORBA.NO_IMPLEMENT exception with
the message "This is a locally constrained object." This method
does not apply to local objects and is therefore not implemented.
- _get_policy(int) - Method in interface org.omg.CORBA.Object
-
Returns the Policy object of the specified type
which applies to this object.
- _get_policy(int) - Method in class org.omg.CORBA.portable.ObjectImpl
-
Retrieves the Policy object for this
ObjectImpl object that has the given
policy type.
- _hash(int) - Method in class org.omg.CORBA.LocalObject
-
Returns a hash value that is consistent for the
lifetime of the object, using the given number as the maximum.
- _hash(int) - Method in interface org.omg.CORBA.Object
-
Returns an ORB-internal identifier for this object reference.
- _hash(int) - Method in class org.omg.CORBA.portable.ObjectImpl
-
Retrieves the hash code that serves as an ORB-internal identifier for
this ObjectImpl object.
- _HOLDING - Static variable in class org.omg.PortableServer.POAManagerPackage.State
-
- _IDLTypeStub - Class in org.omg.CORBA
-
The Stub for IDLType.
- _IDLTypeStub() - Constructor for class org.omg.CORBA._IDLTypeStub
-
Constructs a default _IDLTypeStub object.
- _IDLTypeStub(Delegate) - Constructor for class org.omg.CORBA._IDLTypeStub
-
Constructs an _IDLTypeStub object initialized
with the given Delegate object.
- _ids() - Method in class org.omg.CORBA._AliasDefStub
-
- _ids() - Method in class org.omg.CORBA._ArrayDefStub
-
- _ids() - Method in class org.omg.CORBA._AttributeDefStub
-
- _ids() - Method in class org.omg.CORBA._ConstantDefStub
-
- _ids() - Method in class org.omg.CORBA._ContainedStub
-
- _ids() - Method in class org.omg.CORBA._ContainerStub
-
- _ids() - Method in class org.omg.CORBA._EnumDefStub
-
- _ids() - Method in class org.omg.CORBA._ExceptionDefStub
-
- _ids() - Method in class org.omg.CORBA._IDLTypeStub
-
- _ids() - Method in class org.omg.CORBA._InterfaceDefStub
-
- _ids() - Method in class org.omg.CORBA._ModuleDefStub
-
- _ids() - Method in class org.omg.CORBA._NativeDefStub
-
- _ids() - Method in class org.omg.CORBA._OperationDefStub
-
- _ids() - Method in class org.omg.CORBA._PolicyStub
-
- _ids() - Method in class org.omg.CORBA._PrimitiveDefStub
-
- _ids() - Method in class org.omg.CORBA._RepositoryStub
-
- _ids() - Method in class org.omg.CORBA._SequenceDefStub
-
- _ids() - Method in class org.omg.CORBA._StringDefStub
-
- _ids() - Method in class org.omg.CORBA._StructDefStub
-
- _ids() - Method in class org.omg.CORBA._TypedefDefStub
-
- _ids() - Method in class org.omg.CORBA._UnionDefStub
-
- _ids() - Method in class org.omg.CORBA._ValueBoxDefStub
-
- _ids() - Method in class org.omg.CORBA._ValueDefStub
-
- _ids() - Method in class org.omg.CORBA._ValueMemberDefStub
-
- _ids() - Method in class org.omg.CORBA.DynamicImplementation
-
Deprecated.
- _ids() - Method in class org.omg.CORBA.portable.ObjectImpl
-
Retrieves a string array containing the repository identifiers
supported by this ObjectImpl object.
- _ids() - Method in class org.omg.CosNaming._BindingIteratorStub
-
- _ids() - Method in class org.omg.CosNaming._NamingContextExtStub
-
- _ids() - Method in class org.omg.CosNaming._NamingContextStub
-
- _ids() - Method in class org.omg.CosTransactions._ControlStub
-
- _ids() - Method in class org.omg.CosTransactions._CoordinatorStub
-
- _ids() - Method in class org.omg.CosTransactions._CurrentStub
-
- _ids() - Method in class org.omg.CosTransactions._InvocationPolicyStub
-
- _ids() - Method in class org.omg.CosTransactions._NonTxTargetPolicyStub
-
- _ids() - Method in class org.omg.CosTransactions._OTSPolicyStub
-
- _ids() - Method in class org.omg.CosTransactions._RecoveryCoordinatorStub
-
- _ids() - Method in class org.omg.CosTransactions._ResourceStub
-
- _ids() - Method in class org.omg.CosTransactions._SubtransactionAwareResourceStub
-
- _ids() - Method in class org.omg.CosTransactions._SynchronizationStub
-
- _ids() - Method in class org.omg.CosTransactions._TerminatorStub
-
- _ids() - Method in class org.omg.CosTransactions._TransactionalObjectStub
-
- _ids() - Method in class org.omg.CosTransactions._TransactionFactoryStub
-
- _ids() - Method in class org.omg.DynamicAny._DynAnyFactoryStub
-
- _ids() - Method in class org.omg.DynamicAny._DynAnyStub
-
- _ids() - Method in class org.omg.DynamicAny._DynArrayStub
-
- _ids() - Method in class org.omg.DynamicAny._DynEnumStub
-
- _ids() - Method in class org.omg.DynamicAny._DynFixedStub
-
- _ids() - Method in class org.omg.DynamicAny._DynSequenceStub
-
- _ids() - Method in class org.omg.DynamicAny._DynStructStub
-
- _ids() - Method in class org.omg.DynamicAny._DynUnionStub
-
- _ids() - Method in class org.omg.DynamicAny._DynValueBoxStub
-
- _ids() - Method in class org.omg.DynamicAny._DynValueCommonStub
-
- _ids() - Method in class org.omg.DynamicAny._DynValueStub
-
- _ids() - Method in class org.omg.Messaging._MaxHopsPolicyStub
-
- _ids() - Method in class org.omg.Messaging._QueueOrderPolicyStub
-
- _ids() - Method in class org.omg.Messaging._RebindPolicyStub
-
- _ids() - Method in class org.omg.Messaging._RelativeRequestTimeoutPolicyStub
-
- _ids() - Method in class org.omg.Messaging._RelativeRoundtripTimeoutPolicyStub
-
- _ids() - Method in class org.omg.Messaging._ReplyEndTimePolicyStub
-
- _ids() - Method in class org.omg.Messaging._ReplyPriorityPolicyStub
-
- _ids() - Method in class org.omg.Messaging._ReplyStartTimePolicyStub
-
- _ids() - Method in class org.omg.Messaging._RequestEndTimePolicyStub
-
- _ids() - Method in class org.omg.Messaging._RequestPriorityPolicyStub
-
- _ids() - Method in class org.omg.Messaging._RequestStartTimePolicyStub
-
- _ids() - Method in class org.omg.Messaging._RoutingPolicyStub
-
- _ids() - Method in class org.omg.Messaging._SyncScopePolicyStub
-
- _ids() - Method in class org.omg.PortableServer._ServantActivatorStub
-
- _ids() - Method in class org.omg.PortableServer._ServantLocatorStub
-
- _ids() - Method in class org.omg.SendingContext._CodeBaseStub
-
- _ids() - Method in class org.omg.SendingContext._RunTimeStub
-
- _ids() - Method in class org.omg.stub.java.rmi._Remote_Stub
-
Returns an array of repository ids that an object implements.
- _IMPLICIT_ACTIVATION - Static variable in class org.omg.PortableServer.ImplicitActivationPolicyValue
-
- _INACTIVE - Static variable in class org.omg.PortableServer.POAManagerPackage.State
-
- _InterfaceDefStub - Class in org.omg.CORBA
-
org/omg/CORBA/_InterfaceDefStub.java .
- _InterfaceDefStub() - Constructor for class org.omg.CORBA._InterfaceDefStub
-
- _InvocationPolicyStub - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/_InvocationPolicyStub.java .
- _InvocationPolicyStub() - Constructor for class org.omg.CosTransactions._InvocationPolicyStub
-
- _invoke(String, InputStream, ResponseHandler) - Method in class org.omg.CORBA.AliasDefPOA
-
- _invoke(String, InputStream, ResponseHandler) - Method in class org.omg.CORBA.ArrayDefPOA
-
- _invoke(String, InputStream, ResponseHandler) - Method in class org.omg.CORBA.AttributeDefPOA
-
- _invoke(String, InputStream, ResponseHandler) - Method in class org.omg.CORBA.ConstantDefPOA
-
- _invoke(String, InputStream, ResponseHandler) - Method in class org.omg.CORBA.ContainedPOA
-
- _invoke(String, InputStream, ResponseHandler) - Method in class org.omg.CORBA.ContainerPOA
-
- _invoke(String, InputStream, ResponseHandler) - Method in class org.omg.CORBA.EnumDefPOA
-
- _invoke(String, InputStream, ResponseHandler) - Method in class org.omg.CORBA.ExceptionDefPOA
-
- _invoke(String, InputStream, ResponseHandler) - Method in class org.omg.CORBA.InterfaceDefPOA
-
- _invoke(OutputStream) - Method in class org.omg.CORBA.LocalObject
-
Throws an org.omg.CORBA.NO_IMPLEMENT exception with
the message "This is a locally constrained object."
This method is the default implementation of the
org.omg.CORBA.Object method.
- _invoke(String, InputStream, ResponseHandler) - Method in class org.omg.CORBA.ModuleDefPOA
-
- _invoke(String, InputStream, ResponseHandler) - Method in class org.omg.CORBA.NativeDefPOA
-
- _invoke(String, InputStream, ResponseHandler) - Method in class org.omg.CORBA.OperationDefPOA
-
- _invoke(String, InputStream, ResponseHandler) - Method in interface org.omg.CORBA.portable.InvokeHandler
-
Invoked by the ORB to dispatch a request to the servant.
- _invoke(OutputStream) - Method in class org.omg.CORBA.portable.ObjectImpl
-
Invokes an operation and returns an InputStream
object for reading the response.
- _invoke(String, InputStream, ResponseHandler) - Method in class org.omg.CORBA.PrimitiveDefPOA
-
- _invoke(String, InputStream, ResponseHandler) - Method in class org.omg.CORBA.RepositoryPOA
-
- _invoke(String, InputStream, ResponseHandler) - Method in class org.omg.CORBA.SequenceDefPOA
-
- _invoke(String, InputStream, ResponseHandler) - Method in class org.omg.CORBA.StringDefPOA
-
- _invoke(String, InputStream, ResponseHandler) - Method in class org.omg.CORBA.StructDefPOA
-
- _invoke(String, InputStream, ResponseHandler) - Method in class org.omg.CORBA.TypedefDefPOA
-
- _invoke(String, InputStream, ResponseHandler) - Method in class org.omg.CORBA.UnionDefPOA
-
- _invoke(String, InputStream, ResponseHandler) - Method in class org.omg.CORBA.ValueBoxDefPOA
-
- _invoke(String, InputStream, ResponseHandler) - Method in class org.omg.CORBA.ValueDefPOA
-
- _invoke(String, InputStream, ResponseHandler) - Method in class org.omg.CORBA.ValueMemberDefPOA
-
- _invoke(String, InputStream, ResponseHandler) - Method in class org.omg.CosNaming.BindingIteratorPOA
-
- _invoke(String, InputStream, ResponseHandler) - Method in class org.omg.CosNaming.NamingContextExtPOA
-
- _invoke(String, InputStream, ResponseHandler) - Method in class org.omg.CosNaming.NamingContextPOA
-
- _invoke(String, InputStream, ResponseHandler) - Method in class org.omg.CosTransactions.ControlPOA
-
- _invoke(String, InputStream, ResponseHandler) - Method in class org.omg.CosTransactions.CoordinatorPOA
-
- _invoke(String, InputStream, ResponseHandler) - Method in class org.omg.CosTransactions.CurrentPOA
-
- _invoke(String, InputStream, ResponseHandler) - Method in class org.omg.CosTransactions.InvocationPolicyPOA
-
- _invoke(String, InputStream, ResponseHandler) - Method in class org.omg.CosTransactions.NonTxTargetPolicyPOA
-
- _invoke(String, InputStream, ResponseHandler) - Method in class org.omg.CosTransactions.OTSPolicyPOA
-
- _invoke(String, InputStream, ResponseHandler) - Method in class org.omg.CosTransactions.RecoveryCoordinatorPOA
-
- _invoke(String, InputStream, ResponseHandler) - Method in class org.omg.CosTransactions.ResourcePOA
-
- _invoke(String, InputStream, ResponseHandler) - Method in class org.omg.CosTransactions.SubtransactionAwareResourcePOA
-
- _invoke(String, InputStream, ResponseHandler) - Method in class org.omg.CosTransactions.SynchronizationPOA
-
- _invoke(String, InputStream, ResponseHandler) - Method in class org.omg.CosTransactions.TerminatorPOA
-
- _invoke(String, InputStream, ResponseHandler) - Method in class org.omg.CosTransactions.TransactionalObjectPOA
-
- _invoke(String, InputStream, ResponseHandler) - Method in class org.omg.CosTransactions.TransactionFactoryPOA
-
- _invoke(String, InputStream, ResponseHandler) - Method in class org.omg.DynamicAny.DynAnyFactoryPOA
-
- _invoke(String, InputStream, ResponseHandler) - Method in class org.omg.DynamicAny.DynAnyPOA
-
- _invoke(String, InputStream, ResponseHandler) - Method in class org.omg.DynamicAny.DynArrayPOA
-
- _invoke(String, InputStream, ResponseHandler) - Method in class org.omg.DynamicAny.DynEnumPOA
-
- _invoke(String, InputStream, ResponseHandler) - Method in class org.omg.DynamicAny.DynFixedPOA
-
- _invoke(String, InputStream, ResponseHandler) - Method in class org.omg.DynamicAny.DynSequencePOA
-
- _invoke(String, InputStream, ResponseHandler) - Method in class org.omg.DynamicAny.DynStructPOA
-
- _invoke(String, InputStream, ResponseHandler) - Method in class org.omg.DynamicAny.DynUnionPOA
-
- _invoke(String, InputStream, ResponseHandler) - Method in class org.omg.DynamicAny.DynValueBoxPOA
-
- _invoke(String, InputStream, ResponseHandler) - Method in class org.omg.DynamicAny.DynValueCommonPOA
-
- _invoke(String, InputStream, ResponseHandler) - Method in class org.omg.DynamicAny.DynValuePOA
-
- _invoke(String, InputStream, ResponseHandler) - Method in class org.omg.Messaging.MaxHopsPolicyPOA
-
- _invoke(String, InputStream, ResponseHandler) - Method in class org.omg.Messaging.QueueOrderPolicyPOA
-
- _invoke(String, InputStream, ResponseHandler) - Method in class org.omg.Messaging.RebindPolicyPOA
-
- _invoke(String, InputStream, ResponseHandler) - Method in class org.omg.Messaging.RelativeRequestTimeoutPolicyPOA
-
- _invoke(String, InputStream, ResponseHandler) - Method in class org.omg.Messaging.RelativeRoundtripTimeoutPolicyPOA
-
- _invoke(String, InputStream, ResponseHandler) - Method in class org.omg.Messaging.ReplyEndTimePolicyPOA
-
- _invoke(String, InputStream, ResponseHandler) - Method in class org.omg.Messaging.ReplyPriorityPolicyPOA
-
- _invoke(String, InputStream, ResponseHandler) - Method in class org.omg.Messaging.ReplyStartTimePolicyPOA
-
- _invoke(String, InputStream, ResponseHandler) - Method in class org.omg.Messaging.RequestEndTimePolicyPOA
-
- _invoke(String, InputStream, ResponseHandler) - Method in class org.omg.Messaging.RequestPriorityPolicyPOA
-
- _invoke(String, InputStream, ResponseHandler) - Method in class org.omg.Messaging.RequestStartTimePolicyPOA
-
- _invoke(String, InputStream, ResponseHandler) - Method in class org.omg.Messaging.RoutingPolicyPOA
-
- _invoke(String, InputStream, ResponseHandler) - Method in class org.omg.Messaging.SyncScopePolicyPOA
-
- _invoke(String, InputStream, ResponseHandler) - Method in class org.omg.PortableServer.ServantActivatorPOA
-
- _invoke(String, InputStream, ResponseHandler) - Method in class org.omg.PortableServer.ServantLocatorPOA
-
- _invoke(String, InputStream, ResponseHandler) - Method in class org.omg.SendingContext.CodeBasePOA
-
- _invoke(String, InputStream, ResponseHandler) - Method in class org.omg.SendingContext.RunTimePOA
-
- _is_a(String) - Method in class org.omg.CORBA.LocalObject
-
Throws an org.omg.CORBA.NO_IMPLEMENT exception with
the message "This is a locally constrained object." This method
does not apply to local objects and is therefore not implemented.
- _is_a(String) - Method in interface org.omg.CORBA.Object
-
Checks whether this object is an instance of a class that
implements the given interface.
- _is_a(String) - Method in class org.omg.CORBA.portable.ObjectImpl
-
Checks whether the object identified by the given repository
identifier is an ObjectImpl object.
- _is_a(String) - Method in class org.omg.PortableServer.Servant
-
Checks to see if the specified repository_id is present
on the list returned by _all_interfaces() or is the
repository_id for the generic CORBA Object.
- _is_equivalent(Object) - Method in class org.omg.CORBA.LocalObject
-
Determines whether the two object references are equivalent,
so far as the ORB can easily determine.
- _is_equivalent(Object) - Method in interface org.omg.CORBA.Object
-
Determines whether the two object references are equivalent,
so far as the ORB can easily determine.
- _is_equivalent(Object) - Method in class org.omg.CORBA.portable.ObjectImpl
-
Checks whether the the given ObjectImpl object is
equivalent to this ObjectImpl object.
- _is_local() - Method in class org.omg.CORBA.LocalObject
-
Throws an org.omg.CORBA.NO_IMPLEMENT exception with
the message "This is a locally constrained object."
This method is the default implementation of the
org.omg.CORBA.Object method.
- _is_local() - Method in class org.omg.CORBA.portable.ObjectImpl
-
Checks whether this ObjectImpl object is implemented
by a local servant.
- _MaxHopsPolicyStub - Class in org.omg.Messaging
-
org/omg/Messaging/_MaxHopsPolicyStub.java .
- _MaxHopsPolicyStub() - Constructor for class org.omg.Messaging._MaxHopsPolicyStub
-
- _missing_node - Static variable in class org.omg.CosNaming.NamingContextPackage.NotFoundReason
-
- _ModuleDefStub - Class in org.omg.CORBA
-
org/omg/CORBA/_ModuleDefStub.java .
- _ModuleDefStub() - Constructor for class org.omg.CORBA._ModuleDefStub
-
- _MULTIPLE_ID - Static variable in class org.omg.PortableServer.IdUniquenessPolicyValue
-
- _NamingContextExtStub - Class in org.omg.CosNaming
-
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.
- _NamingContextExtStub() - Constructor for class org.omg.CosNaming._NamingContextExtStub
-
- _NamingContextStub - Class in org.omg.CosNaming
-
A naming context is an object that contains a set of name bindings in
which each name is unique.
- _NamingContextStub() - Constructor for class org.omg.CosNaming._NamingContextStub
-
- _NativeDefStub - Class in org.omg.CORBA
-
org/omg/CORBA/_NativeDefStub.java .
- _NativeDefStub() - Constructor for class org.omg.CORBA._NativeDefStub
-
- _ncontext - Static variable in class org.omg.CosNaming.BindingType
-
- _NO_IMPLICIT_ACTIVATION - Static variable in class org.omg.PortableServer.ImplicitActivationPolicyValue
-
- _nobject - Static variable in class org.omg.CosNaming.BindingType
-
- _non_existent() - Method in class org.omg.CORBA.LocalObject
-
Always returns false.
- _non_existent() - Method in interface org.omg.CORBA.Object
-
Determines whether the server object for this object reference has been
destroyed.
- _non_existent() - Method in class org.omg.CORBA.portable.ObjectImpl
-
Checks whether the server object for this ObjectImpl
object has been destroyed.
- _non_existent() - Method in class org.omg.PortableServer.Servant
-
Checks for the existence of an
Object.
- _NON_RETAIN - Static variable in class org.omg.PortableServer.ServantRetentionPolicyValue
-
- _NonTxTargetPolicyStub - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/_NonTxTargetPolicyStub.java .
- _NonTxTargetPolicyStub() - Constructor for class org.omg.CosTransactions._NonTxTargetPolicyStub
-
- _not_context - Static variable in class org.omg.CosNaming.NamingContextPackage.NotFoundReason
-
- _not_object - Static variable in class org.omg.CosNaming.NamingContextPackage.NotFoundReason
-
- _object_id() - Method in class org.omg.PortableServer.Servant
-
Allows easy execution of
common methods, equivalent
to calling PortableServer::Current::get_object_id.
- _OP_NORMAL - Static variable in class org.omg.CORBA.OperationMode
-
- _OP_ONEWAY - Static variable in class org.omg.CORBA.OperationMode
-
- _OperationDefStub - Class in org.omg.CORBA
-
org/omg/CORBA/_OperationDefStub.java .
- _OperationDefStub() - Constructor for class org.omg.CORBA._OperationDefStub
-
- _opsClass - Static variable in class org.omg.DynamicAny._DynAnyFactoryStub
-
- _opsClass - Static variable in class org.omg.DynamicAny._DynAnyStub
-
- _opsClass - Static variable in class org.omg.DynamicAny._DynArrayStub
-
- _opsClass - Static variable in class org.omg.DynamicAny._DynEnumStub
-
- _opsClass - Static variable in class org.omg.DynamicAny._DynFixedStub
-
- _opsClass - Static variable in class org.omg.DynamicAny._DynSequenceStub
-
- _opsClass - Static variable in class org.omg.DynamicAny._DynStructStub
-
- _opsClass - Static variable in class org.omg.DynamicAny._DynUnionStub
-
- _opsClass - Static variable in class org.omg.DynamicAny._DynValueStub
-
- _opsClass - Static variable in class org.omg.PortableServer._ServantActivatorStub
-
- _opsClass - Static variable in class org.omg.PortableServer._ServantLocatorStub
-
- _orb() - Method in class org.omg.CORBA.LocalObject
-
Throws an org.omg.CORBA.NO_IMPLEMENT exception with
the message "This is a locally constrained object."
This method is the default implementation of the
org.omg.CORBA.Object method.
- _orb() - Method in class org.omg.CORBA.portable.ObjectImpl
-
Returns a reference to the ORB associated with this object and
its delegate.
- _orb() - Method in class org.omg.PortableServer.Servant
-
Returns the instance of the ORB
currently associated with the Servant (convenience method).
- _ORB_CTRL_MODEL - Static variable in class org.omg.PortableServer.ThreadPolicyValue
-
- _OTSPolicyStub - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/_OTSPolicyStub.java .
- _OTSPolicyStub() - Constructor for class org.omg.CosTransactions._OTSPolicyStub
-
- _PARAM_IN - Static variable in class org.omg.CORBA.ParameterMode
-
- _PARAM_INOUT - Static variable in class org.omg.CORBA.ParameterMode
-
- _PARAM_OUT - Static variable in class org.omg.CORBA.ParameterMode
-
- _PERSISTENT - Static variable in class org.omg.PortableServer.LifespanPolicyValue
-
- _pk_any - Static variable in class org.omg.CORBA.PrimitiveKind
-
- _pk_boolean - Static variable in class org.omg.CORBA.PrimitiveKind
-
- _pk_char - Static variable in class org.omg.CORBA.PrimitiveKind
-
- _pk_double - Static variable in class org.omg.CORBA.PrimitiveKind
-
- _pk_float - Static variable in class org.omg.CORBA.PrimitiveKind
-
- _pk_long - Static variable in class org.omg.CORBA.PrimitiveKind
-
- _pk_null - Static variable in class org.omg.CORBA.PrimitiveKind
-
- _pk_objref - Static variable in class org.omg.CORBA.PrimitiveKind
-
- _pk_octet - Static variable in class org.omg.CORBA.PrimitiveKind
-
- _pk_Principal - Static variable in class org.omg.CORBA.PrimitiveKind
-
- _pk_short - Static variable in class org.omg.CORBA.PrimitiveKind
-
- _pk_string - Static variable in class org.omg.CORBA.PrimitiveKind
-
- _pk_TypeCode - Static variable in class org.omg.CORBA.PrimitiveKind
-
- _pk_ulong - Static variable in class org.omg.CORBA.PrimitiveKind
-
- _pk_ushort - Static variable in class org.omg.CORBA.PrimitiveKind
-
- _pk_void - Static variable in class org.omg.CORBA.PrimitiveKind
-
- _poa() - Method in class org.omg.PortableServer.Servant
-
Allows easy execution of common methods, equivalent to
PortableServer::Current:get_POA.
- _PolicyStub - Class in org.omg.CORBA
-
The Stub for Policy.
- _PolicyStub() - Constructor for class org.omg.CORBA._PolicyStub
-
Constructors
NOTE: If the default constructor is used, the
object is useless until _set_delegate (...)
is called.
- _PolicyStub(Delegate) - Constructor for class org.omg.CORBA._PolicyStub
-
Constructs a _PolicyStub object initialized
with the given Delegate object.
- _PrimitiveDefStub - Class in org.omg.CORBA
-
org/omg/CORBA/_PrimitiveDefStub.java .
- _PrimitiveDefStub() - Constructor for class org.omg.CORBA._PrimitiveDefStub
-
- _QueueOrderPolicyStub - Class in org.omg.Messaging
-
org/omg/Messaging/_QueueOrderPolicyStub.java .
- _QueueOrderPolicyStub() - Constructor for class org.omg.Messaging._QueueOrderPolicyStub
-
- _read(InputStream) - Method in class org.omg.CORBA.AliasDefHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.AnyHolder
-
Reads from input and initalizes the value in the Holder
with the unmarshalled data.
- _read(InputStream) - Method in class org.omg.CORBA.AnySeqHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.ArrayDefHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.AttrDescriptionSeqHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.AttributeDefHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.AttributeDescriptionHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.AttributeModeHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.BooleanHolder
-
Reads unmarshalled data from input and assigns it to this
BooleanHolder object's value field.
- _read(InputStream) - Method in class org.omg.CORBA.BooleanSeqHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.ByteHolder
-
Reads from input and initalizes the value in
this ByteHolder object
with the unmarshalled data.
- _read(InputStream) - Method in class org.omg.CORBA.CharHolder
-
Reads from input and initalizes the value in
this CharHolder object
with the unmarshalled data.
- _read(InputStream) - Method in class org.omg.CORBA.CharSeqHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.ConstantDefHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.ConstantDescriptionHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.ContainedHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.ContainedPackage.DescriptionHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.ContainedSeqHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.ContainerHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.ContainerPackage.DescriptionHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.ContainerPackage.DescriptionSeqHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.ContextIdSeqHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.CurrentHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.DoubleHolder
-
Read a double value from the input stream and store it in the
value member.
- _read(InputStream) - Method in class org.omg.CORBA.DoubleSeqHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.EnumDefHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.EnumMemberSeqHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.ExcDescriptionSeqHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.ExceptionDefHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.ExceptionDefSeqHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.ExceptionDescriptionHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.FixedHolder
-
Read a fixed point value from the input stream and store it in
the value member.
- _read(InputStream) - Method in class org.omg.CORBA.FloatHolder
-
Read a float from an input stream and initialize the value
member with the float value.
- _read(InputStream) - Method in class org.omg.CORBA.FloatSeqHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.InitializerHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.InitializerSeqHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.InterfaceDefHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.InterfaceDefPackage.FullInterfaceDescriptionHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.InterfaceDefSeqHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.InterfaceDescriptionHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.IntHolder
-
Reads unmarshalled data from input and assigns it to
the value field in this IntHolder object.
- _read(InputStream) - Method in class org.omg.CORBA.LongHolder
-
Reads from input and initalizes the value in the Holder
with the unmarshalled data.
- _read(InputStream) - Method in class org.omg.CORBA.LongLongSeqHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.LongSeqHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.ModuleDefHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.ModuleDescriptionHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.NativeDefHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.ObjectHolder
-
Reads from input and initalizes the value in
this ObjectHolder object
with the unmarshalled data.
- _read(InputStream) - Method in class org.omg.CORBA.OctetSeqHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.OpDescriptionSeqHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.OperationDefHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.OperationDescriptionHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.OperationModeHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.ParameterDescriptionHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.ParameterModeHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.ParDescriptionSeqHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.PolicyErrorHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.PolicyHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.PolicyListHolder
-
- _read(InputStream) - Method in interface org.omg.CORBA.portable.Streamable
-
Reads data from istream and initalizes the
value field of the Holder with the unmarshalled data.
- _read(InputStream) - Method in class org.omg.CORBA.PrimitiveDefHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.PrimitiveKindHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.PrincipalHolder
-
Deprecated.
- _read(InputStream) - Method in class org.omg.CORBA.RepositoryHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.RepositoryIdSeqHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.SequenceDefHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.ServiceInformationHolder
-
Reads unmarshalled data from the input stream in and assigns it to
the value field in this ServiceInformationHolder object.
- _read(InputStream) - Method in class org.omg.CORBA.ShortHolder
-
Reads from input and initalizes the value in
this ShortHolder object
with the unmarshalled data.
- _read(InputStream) - Method in class org.omg.CORBA.ShortSeqHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.StringDefHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.StringHolder
-
Reads the unmarshalled data from input and assigns it to
the value field of this StringHolder object.
- _read(InputStream) - Method in class org.omg.CORBA.StringSeqHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.StructDefHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.StructMemberSeqHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.TypeCodeHolder
-
Reads from input and initalizes the value in
this TypeCodeHolder object
with the unmarshalled data.
- _read(InputStream) - Method in class org.omg.CORBA.TypedefDefHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.TypeDescriptionHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.ULongLongSeqHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.ULongSeqHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.UnionDefHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.UnionMemberSeqHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.UnknownUserExceptionHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.UShortSeqHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.ValueBaseHolder
-
Reads from input and initalizes the value in the Holder
with the unmarshalled data.
- _read(InputStream) - Method in class org.omg.CORBA.ValueBoxDefHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.ValueDefHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.ValueDefPackage.FullValueDescriptionHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.ValueDefSeqHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.ValueDescriptionHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.ValueMemberDefHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.ValueMemberSeqHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.WCharSeqHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.WrongTransactionHolder
-
- _read(InputStream) - Method in class org.omg.CORBA.WStringSeqHolder
-
- _read(InputStream) - Method in class org.omg.CosNaming.BindingHolder
-
- _read(InputStream) - Method in class org.omg.CosNaming.BindingIteratorHolder
-
- _read(InputStream) - Method in class org.omg.CosNaming.BindingListHolder
-
- _read(InputStream) - Method in class org.omg.CosNaming.BindingTypeHolder
-
- _read(InputStream) - Method in class org.omg.CosNaming.NameComponentHolder
-
- _read(InputStream) - Method in class org.omg.CosNaming.NameHolder
-
- _read(InputStream) - Method in class org.omg.CosNaming.NamingContextExtHolder
-
- _read(InputStream) - Method in class org.omg.CosNaming.NamingContextExtPackage.InvalidAddressHolder
-
- _read(InputStream) - Method in class org.omg.CosNaming.NamingContextHolder
-
- _read(InputStream) - Method in class org.omg.CosNaming.NamingContextPackage.AlreadyBoundHolder
-
- _read(InputStream) - Method in class org.omg.CosNaming.NamingContextPackage.CannotProceedHolder
-
- _read(InputStream) - Method in class org.omg.CosNaming.NamingContextPackage.InvalidNameHolder
-
- _read(InputStream) - Method in class org.omg.CosNaming.NamingContextPackage.NotEmptyHolder
-
- _read(InputStream) - Method in class org.omg.CosNaming.NamingContextPackage.NotFoundHolder
-
- _read(InputStream) - Method in class org.omg.CosNaming.NamingContextPackage.NotFoundReasonHolder
-
- _read(InputStream) - Method in class org.omg.CosTransactions.ControlHolder
-
- _read(InputStream) - Method in class org.omg.CosTransactions.CoordinatorHolder
-
- _read(InputStream) - Method in class org.omg.CosTransactions.CurrentHolder
-
- _read(InputStream) - Method in class org.omg.CosTransactions.HeuristicCommitHolder
-
- _read(InputStream) - Method in class org.omg.CosTransactions.HeuristicHazardHolder
-
- _read(InputStream) - Method in class org.omg.CosTransactions.HeuristicMixedHolder
-
- _read(InputStream) - Method in class org.omg.CosTransactions.HeuristicRollbackHolder
-
- _read(InputStream) - Method in class org.omg.CosTransactions.InactiveHolder
-
- _read(InputStream) - Method in class org.omg.CosTransactions.InvalidControlHolder
-
- _read(InputStream) - Method in class org.omg.CosTransactions.InvocationPolicyHolder
-
- _read(InputStream) - Method in class org.omg.CosTransactions.NonTxTargetPolicyHolder
-
- _read(InputStream) - Method in class org.omg.CosTransactions.NotPreparedHolder
-
- _read(InputStream) - Method in class org.omg.CosTransactions.NoTransactionHolder
-
- _read(InputStream) - Method in class org.omg.CosTransactions.NotSubtransactionHolder
-
- _read(InputStream) - Method in class org.omg.CosTransactions.otid_tHolder
-
- _read(InputStream) - Method in class org.omg.CosTransactions.OTSPolicyHolder
-
- _read(InputStream) - Method in class org.omg.CosTransactions.PropagationContextHolder
-
- _read(InputStream) - Method in class org.omg.CosTransactions.RecoveryCoordinatorHolder
-
- _read(InputStream) - Method in class org.omg.CosTransactions.ResourceHolder
-
- _read(InputStream) - Method in class org.omg.CosTransactions.StatusHolder
-
- _read(InputStream) - Method in class org.omg.CosTransactions.SubtransactionAwareResourceHolder
-
- _read(InputStream) - Method in class org.omg.CosTransactions.SubtransactionsUnavailableHolder
-
- _read(InputStream) - Method in class org.omg.CosTransactions.SynchronizationHolder
-
- _read(InputStream) - Method in class org.omg.CosTransactions.SynchronizationUnavailableHolder
-
- _read(InputStream) - Method in class org.omg.CosTransactions.TerminatorHolder
-
- _read(InputStream) - Method in class org.omg.CosTransactions.TransactionalObjectHolder
-
- _read(InputStream) - Method in class org.omg.CosTransactions.TransactionFactoryHolder
-
- _read(InputStream) - Method in class org.omg.CosTransactions.TransIdentityHolder
-
- _read(InputStream) - Method in class org.omg.CosTransactions.UnavailableHolder
-
- _read(InputStream) - Method in class org.omg.CosTransactions.VoteHolder
-
- _read(InputStream) - Method in class org.omg.Dynamic.ExceptionListHolder
-
- _read(InputStream) - Method in class org.omg.Dynamic.ParameterHolder
-
- _read(InputStream) - Method in class org.omg.Dynamic.ParameterListHolder
-
- _read(InputStream) - Method in class org.omg.DynamicAny.AnySeqHolder
-
- _read(InputStream) - Method in class org.omg.DynamicAny.DynAnyFactoryHolder
-
- _read(InputStream) - Method in class org.omg.DynamicAny.DynAnyFactoryPackage.InconsistentTypeCodeHolder
-
- _read(InputStream) - Method in class org.omg.DynamicAny.DynAnyHolder
-
- _read(InputStream) - Method in class org.omg.DynamicAny.DynAnyPackage.InvalidValueHolder
-
- _read(InputStream) - Method in class org.omg.DynamicAny.DynAnyPackage.TypeMismatchHolder
-
- _read(InputStream) - Method in class org.omg.DynamicAny.DynAnySeqHolder
-
- _read(InputStream) - Method in class org.omg.DynamicAny.DynArrayHolder
-
- _read(InputStream) - Method in class org.omg.DynamicAny.DynEnumHolder
-
- _read(InputStream) - Method in class org.omg.DynamicAny.DynFixedHolder
-
- _read(InputStream) - Method in class org.omg.DynamicAny.DynSequenceHolder
-
- _read(InputStream) - Method in class org.omg.DynamicAny.DynStructHolder
-
- _read(InputStream) - Method in class org.omg.DynamicAny.DynUnionHolder
-
- _read(InputStream) - Method in class org.omg.DynamicAny.DynValueBoxHolder
-
- _read(InputStream) - Method in class org.omg.DynamicAny.DynValueCommonHolder
-
- _read(InputStream) - Method in class org.omg.DynamicAny.DynValueHolder
-
- _read(InputStream) - Method in class org.omg.DynamicAny.NameDynAnyPairHolder
-
- _read(InputStream) - Method in class org.omg.DynamicAny.NameDynAnyPairSeqHolder
-
- _read(InputStream) - Method in class org.omg.DynamicAny.NameValuePairHolder
-
- _read(InputStream) - Method in class org.omg.DynamicAny.NameValuePairSeqHolder
-
- _read(InputStream) - Method in class org.omg.IOP.CodecFactoryHolder
-
- _read(InputStream) - Method in class org.omg.IOP.CodecFactoryPackage.UnknownEncodingHolder
-
- _read(InputStream) - Method in class org.omg.IOP.CodecHolder
-
- _read(InputStream) - Method in class org.omg.IOP.CodecPackage.FormatMismatchHolder
-
- _read(InputStream) - Method in class org.omg.IOP.CodecPackage.InvalidTypeForEncodingHolder
-
- _read(InputStream) - Method in class org.omg.IOP.CodecPackage.TypeMismatchHolder
-
- _read(InputStream) - Method in class org.omg.IOP.EncodingHolder
-
- _read(InputStream) - Method in class org.omg.IOP.IORHolder
-
- _read(InputStream) - Method in class org.omg.IOP.MultipleComponentProfileHolder
-
- _read(InputStream) - Method in class org.omg.IOP.ServiceContextHolder
-
- _read(InputStream) - Method in class org.omg.IOP.ServiceContextListHolder
-
- _read(InputStream) - Method in class org.omg.IOP.TaggedComponentHolder
-
- _read(InputStream) - Method in class org.omg.IOP.TaggedComponentSeqHolder
-
- _read(InputStream) - Method in class org.omg.IOP.TaggedProfileHolder
-
- _read(InputStream) - Method in class org.omg.Messaging.MaxHopsPolicyHolder
-
- _read(InputStream) - Method in class org.omg.Messaging.PolicyValueHolder
-
- _read(InputStream) - Method in class org.omg.Messaging.PolicyValueSeqHolder
-
- _read(InputStream) - Method in class org.omg.Messaging.PriorityRangeHolder
-
- _read(InputStream) - Method in class org.omg.Messaging.QueueOrderPolicyHolder
-
- _read(InputStream) - Method in class org.omg.Messaging.RebindPolicyHolder
-
- _read(InputStream) - Method in class org.omg.Messaging.RelativeRequestTimeoutPolicyHolder
-
- _read(InputStream) - Method in class org.omg.Messaging.RelativeRoundtripTimeoutPolicyHolder
-
- _read(InputStream) - Method in class org.omg.Messaging.ReplyEndTimePolicyHolder
-
- _read(InputStream) - Method in class org.omg.Messaging.ReplyPriorityPolicyHolder
-
- _read(InputStream) - Method in class org.omg.Messaging.ReplyStartTimePolicyHolder
-
- _read(InputStream) - Method in class org.omg.Messaging.RequestEndTimePolicyHolder
-
- _read(InputStream) - Method in class org.omg.Messaging.RequestPriorityPolicyHolder
-
- _read(InputStream) - Method in class org.omg.Messaging.RequestStartTimePolicyHolder
-
- _read(InputStream) - Method in class org.omg.Messaging.RoutingPolicyHolder
-
- _read(InputStream) - Method in class org.omg.Messaging.RoutingTypeRangeHolder
-
- _read(InputStream) - Method in class org.omg.Messaging.SyncScopePolicyHolder
-
- _read(InputStream) - Method in class org.omg.PortableInterceptor.ClientRequestInfoHolder
-
- _read(InputStream) - Method in class org.omg.PortableInterceptor.ClientRequestInterceptorHolder
-
- _read(InputStream) - Method in class org.omg.PortableInterceptor.CurrentHolder
-
- _read(InputStream) - Method in class org.omg.PortableInterceptor.ForwardRequestHolder
-
- _read(InputStream) - Method in class org.omg.PortableInterceptor.InterceptorHolder
-
- _read(InputStream) - Method in class org.omg.PortableInterceptor.InvalidSlotHolder
-
- _read(InputStream) - Method in class org.omg.PortableInterceptor.IORInfoHolder
-
- _read(InputStream) - Method in class org.omg.PortableInterceptor.IORInterceptor_3_0Holder
-
- _read(InputStream) - Method in class org.omg.PortableInterceptor.IORInterceptorHolder
-
- _read(InputStream) - Method in class org.omg.PortableInterceptor.ObjectReferenceFactoryHolder
-
- _read(InputStream) - Method in class org.omg.PortableInterceptor.ObjectReferenceTemplateHolder
-
- _read(InputStream) - Method in class org.omg.PortableInterceptor.ObjectReferenceTemplateSeqHolder
-
- _read(InputStream) - Method in class org.omg.PortableInterceptor.ORBInitializerHolder
-
- _read(InputStream) - Method in class org.omg.PortableInterceptor.ORBInitInfoHolder
-
- _read(InputStream) - Method in class org.omg.PortableInterceptor.ORBInitInfoPackage.DuplicateNameHolder
-
- _read(InputStream) - Method in class org.omg.PortableInterceptor.ORBInitInfoPackage.InvalidNameHolder
-
- _read(InputStream) - Method in class org.omg.PortableInterceptor.PolicyFactoryHolder
-
- _read(InputStream) - Method in class org.omg.PortableInterceptor.RequestInfoHolder
-
- _read(InputStream) - Method in class org.omg.PortableInterceptor.ServerRequestInfoHolder
-
- _read(InputStream) - Method in class org.omg.PortableInterceptor.ServerRequestInterceptorHolder
-
- _read(InputStream) - Method in class org.omg.PortableServer.CurrentPackage.NoContextHolder
-
- _read(InputStream) - Method in class org.omg.PortableServer.ForwardRequestHolder
-
- _read(InputStream) - Method in class org.omg.PortableServer.IdAssignmentPolicyValueHolder
-
- _read(InputStream) - Method in class org.omg.PortableServer.IdUniquenessPolicyValueHolder
-
- _read(InputStream) - Method in class org.omg.PortableServer.ImplicitActivationPolicyValueHolder
-
- _read(InputStream) - Method in class org.omg.PortableServer.LifespanPolicyValueHolder
-
- _read(InputStream) - Method in class org.omg.PortableServer.ObjectIdHolder
-
- _read(InputStream) - Method in class org.omg.PortableServer.POAListHolder
-
- _read(InputStream) - Method in class org.omg.PortableServer.POAManagerPackage.AdapterInactiveHolder
-
- _read(InputStream) - Method in class org.omg.PortableServer.POAManagerPackage.StateHolder
-
- _read(InputStream) - Method in class org.omg.PortableServer.POAPackage.AdapterAlreadyExistsHolder
-
- _read(InputStream) - Method in class org.omg.PortableServer.POAPackage.AdapterNonExistentHolder
-
- _read(InputStream) - Method in class org.omg.PortableServer.POAPackage.InvalidPolicyHolder
-
- _read(InputStream) - Method in class org.omg.PortableServer.POAPackage.NoServantHolder
-
- _read(InputStream) - Method in class org.omg.PortableServer.POAPackage.ObjectAlreadyActiveHolder
-
- _read(InputStream) - Method in class org.omg.PortableServer.POAPackage.ObjectNotActiveHolder
-
- _read(InputStream) - Method in class org.omg.PortableServer.POAPackage.ServantAlreadyActiveHolder
-
- _read(InputStream) - Method in class org.omg.PortableServer.POAPackage.ServantNotActiveHolder
-
- _read(InputStream) - Method in class org.omg.PortableServer.POAPackage.WrongAdapterHolder
-
- _read(InputStream) - Method in class org.omg.PortableServer.POAPackage.WrongPolicyHolder
-
- _read(InputStream) - Method in class org.omg.PortableServer.RequestProcessingPolicyValueHolder
-
- _read(InputStream) - Method in class org.omg.PortableServer.ServantActivatorHolder
-
- _read(InputStream) - Method in class org.omg.PortableServer.ServantLocatorHolder
-
- _read(InputStream) - Method in class org.omg.PortableServer.ServantLocatorPackage.CookieHolder
-
- _read(InputStream) - Method in class org.omg.PortableServer.ServantRetentionPolicyValueHolder
-
- _read(InputStream) - Method in class org.omg.PortableServer.ThreadPolicyValueHolder
-
- _read(InputStream) - Method in class org.omg.SendingContext.CodeBaseHolder
-
- _read(InputStream) - Method in class org.omg.SendingContext.CodeBasePackage.URLSeqHolder
-
- _read(InputStream) - Method in class org.omg.SendingContext.CodeBasePackage.ValueDescSeqHolder
-
- _read(InputStream) - Method in class org.omg.SendingContext.RunTimeHolder
-
- _read(InputStream) - Method in class org.omg.TimeBase.IntervalTHolder
-
- _read(InputStream) - Method in class org.omg.TimeBase.UtcTHolder
-
- _RebindPolicyStub - Class in org.omg.Messaging
-
org/omg/Messaging/_RebindPolicyStub.java .
- _RebindPolicyStub() - Constructor for class org.omg.Messaging._RebindPolicyStub
-
- _RecoveryCoordinatorStub - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/_RecoveryCoordinatorStub.java .
- _RecoveryCoordinatorStub() - Constructor for class org.omg.CosTransactions._RecoveryCoordinatorStub
-
- _RelativeRequestTimeoutPolicyStub - Class in org.omg.Messaging
-
org/omg/Messaging/_RelativeRequestTimeoutPolicyStub.java .
- _RelativeRequestTimeoutPolicyStub() - Constructor for class org.omg.Messaging._RelativeRequestTimeoutPolicyStub
-
- _RelativeRoundtripTimeoutPolicyStub - Class in org.omg.Messaging
-
org/omg/Messaging/_RelativeRoundtripTimeoutPolicyStub.java .
- _RelativeRoundtripTimeoutPolicyStub() - Constructor for class org.omg.Messaging._RelativeRoundtripTimeoutPolicyStub
-
- _release() - Method in class org.omg.CORBA.LocalObject
-
Throws an org.omg.CORBA.NO_IMPLEMENT exception with
the message "This is a locally constrained object."
This method is the default implementation of the
org.omg.CORBA.Object method.
- _release() - Method in interface org.omg.CORBA.Object
-
Signals that the caller is done using this object reference, so
internal ORB resources associated with this object reference can be
released.
- _release() - Method in class org.omg.CORBA.portable.ObjectImpl
-
Releases the resources associated with this ObjectImpl object.
- _releaseReply(InputStream) - Method in class org.omg.CORBA.LocalObject
-
Throws an org.omg.CORBA.NO_IMPLEMENT exception with
the message "This is a locally constrained object."
This method is the default implementation of the
org.omg.CORBA.Object method.
- _releaseReply(InputStream) - Method in class org.omg.CORBA.portable.ObjectImpl
-
Releases the given
reply stream back to the ORB when unmarshalling has
completed after a call to the method _invoke.
- _Remote_Stub - Class in org.omg.stub.java.rmi
-
This class provides the Stub for the Remote Type.
- _Remote_Stub() - Constructor for class org.omg.stub.java.rmi._Remote_Stub
-
- _ReplyEndTimePolicyStub - Class in org.omg.Messaging
-
org/omg/Messaging/_ReplyEndTimePolicyStub.java .
- _ReplyEndTimePolicyStub() - Constructor for class org.omg.Messaging._ReplyEndTimePolicyStub
-
- _ReplyPriorityPolicyStub - Class in org.omg.Messaging
-
org/omg/Messaging/_ReplyPriorityPolicyStub.java .
- _ReplyPriorityPolicyStub() - Constructor for class org.omg.Messaging._ReplyPriorityPolicyStub
-
- _ReplyStartTimePolicyStub - Class in org.omg.Messaging
-
org/omg/Messaging/_ReplyStartTimePolicyStub.java .
- _ReplyStartTimePolicyStub() - Constructor for class org.omg.Messaging._ReplyStartTimePolicyStub
-
- _RepositoryStub - Class in org.omg.CORBA
-
org/omg/CORBA/_RepositoryStub.java .
- _RepositoryStub() - Constructor for class org.omg.CORBA._RepositoryStub
-
- _request(String) - Method in class org.omg.CORBA.LocalObject
-
Throws an org.omg.CORBA.NO_IMPLEMENT exception with
the message "This is a locally constrained object."
This method is the default implementation of the
org.omg.CORBA.Object method.
- _request(String, boolean) - Method in class org.omg.CORBA.LocalObject
-
Throws an org.omg.CORBA.NO_IMPLEMENT exception with
the message "This is a locally constrained object."
This method is the default implementation of the
org.omg.CORBA.Object method.
- _request(String) - Method in interface org.omg.CORBA.Object
-
Creates a Request instance for use in the
Dynamic Invocation Interface.
- _request(String) - Method in class org.omg.CORBA.portable.ObjectImpl
-
Creates a Request object containing the given method
that can be used with the Dynamic Invocation Interface.
- _request(String, boolean) - Method in class org.omg.CORBA.portable.ObjectImpl
-
Returns an OutputStream object to use for marshalling
the arguments of the given method.
- _RequestEndTimePolicyStub - Class in org.omg.Messaging
-
org/omg/Messaging/_RequestEndTimePolicyStub.java .
- _RequestEndTimePolicyStub() - Constructor for class org.omg.Messaging._RequestEndTimePolicyStub
-
- _RequestPriorityPolicyStub - Class in org.omg.Messaging
-
org/omg/Messaging/_RequestPriorityPolicyStub.java .
- _RequestPriorityPolicyStub() - Constructor for class org.omg.Messaging._RequestPriorityPolicyStub
-
- _RequestStartTimePolicyStub - Class in org.omg.Messaging
-
org/omg/Messaging/_RequestStartTimePolicyStub.java .
- _RequestStartTimePolicyStub() - Constructor for class org.omg.Messaging._RequestStartTimePolicyStub
-
- _ResourceStub - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/_ResourceStub.java .
- _ResourceStub() - Constructor for class org.omg.CosTransactions._ResourceStub
-
- _RETAIN - Static variable in class org.omg.PortableServer.ServantRetentionPolicyValue
-
- _RoutingPolicyStub - Class in org.omg.Messaging
-
org/omg/Messaging/_RoutingPolicyStub.java .
- _RoutingPolicyStub() - Constructor for class org.omg.Messaging._RoutingPolicyStub
-
- _RunTimeStub - Class in org.omg.SendingContext
-
org/omg/SendingContext/_RunTimeStub.java .
- _RunTimeStub() - Constructor for class org.omg.SendingContext._RunTimeStub
-
- _SequenceDefStub - Class in org.omg.CORBA
-
org/omg/CORBA/_SequenceDefStub.java .
- _SequenceDefStub() - Constructor for class org.omg.CORBA._SequenceDefStub
-
- _servant_postinvoke(ServantObject) - Method in class org.omg.CORBA.LocalObject
-
Throws an org.omg.CORBA.NO_IMPLEMENT exception with
the message "This is a locally constrained object."
This method is the default implementation of the
org.omg.CORBA.Object method.
- _servant_postinvoke(ServantObject) - Method in class org.omg.CORBA.portable.ObjectImpl
-
Is called by the local stub after it has invoked an operation
on the local servant that was previously retrieved from a
call to the method _servant_preinvoke.
- _servant_preinvoke(String, Class) - Method in class org.omg.CORBA.LocalObject
-
Throws an org.omg.CORBA.NO_IMPLEMENT exception with
the message "This is a locally constrained object."
This method is the default implementation of the
org.omg.CORBA.Object method.
- _servant_preinvoke(String, Class) - Method in class org.omg.CORBA.portable.ObjectImpl
-
Returns a Java reference to the local servant that should be used for sending
a request for the method specified.
- _ServantActivatorStub - Class in org.omg.PortableServer
-
When the POA has the RETAIN policy it uses servant
managers that are ServantActivators.
- _ServantActivatorStub() - Constructor for class org.omg.PortableServer._ServantActivatorStub
-
- _ServantLocatorStub - Class in org.omg.PortableServer
-
When the POA has the NON_RETAIN policy it uses servant
managers that are ServantLocators.
- _ServantLocatorStub() - Constructor for class org.omg.PortableServer._ServantLocatorStub
-
- _set_delegate(Delegate) - Method in class org.omg.CORBA.portable.ObjectImpl
-
Sets the Delegate for this ObjectImpl instance to the given
Delegate object.
- _set_delegate(Delegate) - Method in class org.omg.PortableServer.Servant
-
Supports the Java ORB portability
interfaces by providing a method for classes that support
ORB portability through delegation to set their delegate.
- _SET_OVERRIDE - Static variable in class org.omg.CORBA.SetOverrideType
-
The int constant for the enum value SET_OVERRIDE.
- _set_policy_override(Policy[], SetOverrideType) - Method in class org.omg.CORBA.LocalObject
-
Throws an org.omg.CORBA.NO_IMPLEMENT exception with
the message "This is a locally constrained object." This method
does not apply to local objects and is therefore not implemented.
- _set_policy_override(Policy[], SetOverrideType) - Method in interface org.omg.CORBA.Object
-
Returns a new Object with the given policies
either replacing any existing policies in this
Object or with the given policies added
to the existing ones, depending on the value of the
given SetOverrideType object.
- _set_policy_override(Policy[], SetOverrideType) - Method in class org.omg.CORBA.portable.ObjectImpl
-
Sets this ObjectImpl object's override type for
the given policies to the given instance of
SetOverrideType.
- _SINGLE_THREAD_MODEL - Static variable in class org.omg.PortableServer.ThreadPolicyValue
-
- _StatusActive - Static variable in class org.omg.CosTransactions.Status
-
- _StatusCommitted - Static variable in class org.omg.CosTransactions.Status
-
- _StatusCommitting - Static variable in class org.omg.CosTransactions.Status
-
- _StatusMarkedRollback - Static variable in class org.omg.CosTransactions.Status
-
- _StatusNoTransaction - Static variable in class org.omg.CosTransactions.Status
-
- _StatusPrepared - Static variable in class org.omg.CosTransactions.Status
-
- _StatusPreparing - Static variable in class org.omg.CosTransactions.Status
-
- _StatusRolledBack - Static variable in class org.omg.CosTransactions.Status
-
- _StatusRollingBack - Static variable in class org.omg.CosTransactions.Status
-
- _StatusUnknown - Static variable in class org.omg.CosTransactions.Status
-
- _StringDefStub - Class in org.omg.CORBA
-
org/omg/CORBA/_StringDefStub.java .
- _StringDefStub() - Constructor for class org.omg.CORBA._StringDefStub
-
- _StructDefStub - Class in org.omg.CORBA
-
org/omg/CORBA/_StructDefStub.java .
- _StructDefStub() - Constructor for class org.omg.CORBA._StructDefStub
-
- _SubtransactionAwareResourceStub - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/_SubtransactionAwareResourceStub.java .
- _SubtransactionAwareResourceStub() - Constructor for class org.omg.CosTransactions._SubtransactionAwareResourceStub
-
- _SynchronizationStub - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/_SynchronizationStub.java .
- _SynchronizationStub() - Constructor for class org.omg.CosTransactions._SynchronizationStub
-
- _SyncScopePolicyStub - Class in org.omg.Messaging
-
org/omg/Messaging/_SyncScopePolicyStub.java .
- _SyncScopePolicyStub() - Constructor for class org.omg.Messaging._SyncScopePolicyStub
-
- _SYSTEM_ID - Static variable in class org.omg.PortableServer.IdAssignmentPolicyValue
-
- _TerminatorStub - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/_TerminatorStub.java .
- _TerminatorStub() - Constructor for class org.omg.CosTransactions._TerminatorStub
-
- _this() - Method in class org.omg.CORBA.AliasDefPOA
-
- _this(ORB) - Method in class org.omg.CORBA.AliasDefPOA
-
- _this() - Method in class org.omg.CORBA.ArrayDefPOA
-
- _this(ORB) - Method in class org.omg.CORBA.ArrayDefPOA
-
- _this() - Method in class org.omg.CORBA.AttributeDefPOA
-
- _this(ORB) - Method in class org.omg.CORBA.AttributeDefPOA
-
- _this() - Method in class org.omg.CORBA.ConstantDefPOA
-
- _this(ORB) - Method in class org.omg.CORBA.ConstantDefPOA
-
- _this() - Method in class org.omg.CORBA.ContainedPOA
-
- _this(ORB) - Method in class org.omg.CORBA.ContainedPOA
-
- _this() - Method in class org.omg.CORBA.ContainerPOA
-
- _this(ORB) - Method in class org.omg.CORBA.ContainerPOA
-
- _this() - Method in class org.omg.CORBA.EnumDefPOA
-
- _this(ORB) - Method in class org.omg.CORBA.EnumDefPOA
-
- _this() - Method in class org.omg.CORBA.ExceptionDefPOA
-
- _this(ORB) - Method in class org.omg.CORBA.ExceptionDefPOA
-
- _this() - Method in class org.omg.CORBA.InterfaceDefPOA
-
- _this(ORB) - Method in class org.omg.CORBA.InterfaceDefPOA
-
- _this() - Method in class org.omg.CORBA.ModuleDefPOA
-
- _this(ORB) - Method in class org.omg.CORBA.ModuleDefPOA
-
- _this() - Method in class org.omg.CORBA.NativeDefPOA
-
- _this(ORB) - Method in class org.omg.CORBA.NativeDefPOA
-
- _this() - Method in class org.omg.CORBA.OperationDefPOA
-
- _this(ORB) - Method in class org.omg.CORBA.OperationDefPOA
-
- _this() - Method in class org.omg.CORBA.PrimitiveDefPOA
-
- _this(ORB) - Method in class org.omg.CORBA.PrimitiveDefPOA
-
- _this() - Method in class org.omg.CORBA.RepositoryPOA
-
- _this(ORB) - Method in class org.omg.CORBA.RepositoryPOA
-
- _this() - Method in class org.omg.CORBA.SequenceDefPOA
-
- _this(ORB) - Method in class org.omg.CORBA.SequenceDefPOA
-
- _this() - Method in class org.omg.CORBA.StringDefPOA
-
- _this(ORB) - Method in class org.omg.CORBA.StringDefPOA
-
- _this() - Method in class org.omg.CORBA.StructDefPOA
-
- _this(ORB) - Method in class org.omg.CORBA.StructDefPOA
-
- _this() - Method in class org.omg.CORBA.TypedefDefPOA
-
- _this(ORB) - Method in class org.omg.CORBA.TypedefDefPOA
-
- _this() - Method in class org.omg.CORBA.UnionDefPOA
-
- _this(ORB) - Method in class org.omg.CORBA.UnionDefPOA
-
- _this() - Method in class org.omg.CORBA.ValueBoxDefPOA
-
- _this(ORB) - Method in class org.omg.CORBA.ValueBoxDefPOA
-
- _this() - Method in class org.omg.CORBA.ValueDefPOA
-
- _this(ORB) - Method in class org.omg.CORBA.ValueDefPOA
-
- _this() - Method in class org.omg.CORBA.ValueMemberDefPOA
-
- _this(ORB) - Method in class org.omg.CORBA.ValueMemberDefPOA
-
- _this() - Method in class org.omg.CosNaming.BindingIteratorPOA
-
- _this(ORB) - Method in class org.omg.CosNaming.BindingIteratorPOA
-
- _this() - Method in class org.omg.CosNaming.NamingContextExtPOA
-
- _this(ORB) - Method in class org.omg.CosNaming.NamingContextExtPOA
-
- _this() - Method in class org.omg.CosNaming.NamingContextPOA
-
- _this(ORB) - Method in class org.omg.CosNaming.NamingContextPOA
-
- _this() - Method in class org.omg.CosTransactions.ControlPOA
-
- _this(ORB) - Method in class org.omg.CosTransactions.ControlPOA
-
- _this() - Method in class org.omg.CosTransactions.CoordinatorPOA
-
- _this(ORB) - Method in class org.omg.CosTransactions.CoordinatorPOA
-
- _this() - Method in class org.omg.CosTransactions.CurrentPOA
-
- _this(ORB) - Method in class org.omg.CosTransactions.CurrentPOA
-
- _this() - Method in class org.omg.CosTransactions.InvocationPolicyPOA
-
- _this(ORB) - Method in class org.omg.CosTransactions.InvocationPolicyPOA
-
- _this() - Method in class org.omg.CosTransactions.NonTxTargetPolicyPOA
-
- _this(ORB) - Method in class org.omg.CosTransactions.NonTxTargetPolicyPOA
-
- _this() - Method in class org.omg.CosTransactions.OTSPolicyPOA
-
- _this(ORB) - Method in class org.omg.CosTransactions.OTSPolicyPOA
-
- _this() - Method in class org.omg.CosTransactions.RecoveryCoordinatorPOA
-
- _this(ORB) - Method in class org.omg.CosTransactions.RecoveryCoordinatorPOA
-
- _this() - Method in class org.omg.CosTransactions.ResourcePOA
-
- _this(ORB) - Method in class org.omg.CosTransactions.ResourcePOA
-
- _this() - Method in class org.omg.CosTransactions.SubtransactionAwareResourcePOA
-
- _this(ORB) - Method in class org.omg.CosTransactions.SubtransactionAwareResourcePOA
-
- _this() - Method in class org.omg.CosTransactions.SynchronizationPOA
-
- _this(ORB) - Method in class org.omg.CosTransactions.SynchronizationPOA
-
- _this() - Method in class org.omg.CosTransactions.TerminatorPOA
-
- _this(ORB) - Method in class org.omg.CosTransactions.TerminatorPOA
-
- _this() - Method in class org.omg.CosTransactions.TransactionalObjectPOA
-
- _this(ORB) - Method in class org.omg.CosTransactions.TransactionalObjectPOA
-
- _this() - Method in class org.omg.CosTransactions.TransactionFactoryPOA
-
- _this(ORB) - Method in class org.omg.CosTransactions.TransactionFactoryPOA
-
- _this() - Method in class org.omg.DynamicAny.DynAnyFactoryPOA
-
- _this(ORB) - Method in class org.omg.DynamicAny.DynAnyFactoryPOA
-
- _this() - Method in class org.omg.DynamicAny.DynAnyPOA
-
- _this(ORB) - Method in class org.omg.DynamicAny.DynAnyPOA
-
- _this() - Method in class org.omg.DynamicAny.DynArrayPOA
-
- _this(ORB) - Method in class org.omg.DynamicAny.DynArrayPOA
-
- _this() - Method in class org.omg.DynamicAny.DynEnumPOA
-
- _this(ORB) - Method in class org.omg.DynamicAny.DynEnumPOA
-
- _this() - Method in class org.omg.DynamicAny.DynFixedPOA
-
- _this(ORB) - Method in class org.omg.DynamicAny.DynFixedPOA
-
- _this() - Method in class org.omg.DynamicAny.DynSequencePOA
-
- _this(ORB) - Method in class org.omg.DynamicAny.DynSequencePOA
-
- _this() - Method in class org.omg.DynamicAny.DynStructPOA
-
- _this(ORB) - Method in class org.omg.DynamicAny.DynStructPOA
-
- _this() - Method in class org.omg.DynamicAny.DynUnionPOA
-
- _this(ORB) - Method in class org.omg.DynamicAny.DynUnionPOA
-
- _this() - Method in class org.omg.DynamicAny.DynValueBoxPOA
-
- _this(ORB) - Method in class org.omg.DynamicAny.DynValueBoxPOA
-
- _this() - Method in class org.omg.DynamicAny.DynValueCommonPOA
-
- _this(ORB) - Method in class org.omg.DynamicAny.DynValueCommonPOA
-
- _this() - Method in class org.omg.DynamicAny.DynValuePOA
-
- _this(ORB) - Method in class org.omg.DynamicAny.DynValuePOA
-
- _this() - Method in class org.omg.Messaging.MaxHopsPolicyPOA
-
- _this(ORB) - Method in class org.omg.Messaging.MaxHopsPolicyPOA
-
- _this() - Method in class org.omg.Messaging.QueueOrderPolicyPOA
-
- _this(ORB) - Method in class org.omg.Messaging.QueueOrderPolicyPOA
-
- _this() - Method in class org.omg.Messaging.RebindPolicyPOA
-
- _this(ORB) - Method in class org.omg.Messaging.RebindPolicyPOA
-
- _this() - Method in class org.omg.Messaging.RelativeRequestTimeoutPolicyPOA
-
- _this(ORB) - Method in class org.omg.Messaging.RelativeRequestTimeoutPolicyPOA
-
- _this() - Method in class org.omg.Messaging.RelativeRoundtripTimeoutPolicyPOA
-
- _this(ORB) - Method in class org.omg.Messaging.RelativeRoundtripTimeoutPolicyPOA
-
- _this() - Method in class org.omg.Messaging.ReplyEndTimePolicyPOA
-
- _this(ORB) - Method in class org.omg.Messaging.ReplyEndTimePolicyPOA
-
- _this() - Method in class org.omg.Messaging.ReplyPriorityPolicyPOA
-
- _this(ORB) - Method in class org.omg.Messaging.ReplyPriorityPolicyPOA
-
- _this() - Method in class org.omg.Messaging.ReplyStartTimePolicyPOA
-
- _this(ORB) - Method in class org.omg.Messaging.ReplyStartTimePolicyPOA
-
- _this() - Method in class org.omg.Messaging.RequestEndTimePolicyPOA
-
- _this(ORB) - Method in class org.omg.Messaging.RequestEndTimePolicyPOA
-
- _this() - Method in class org.omg.Messaging.RequestPriorityPolicyPOA
-
- _this(ORB) - Method in class org.omg.Messaging.RequestPriorityPolicyPOA
-
- _this() - Method in class org.omg.Messaging.RequestStartTimePolicyPOA
-
- _this(ORB) - Method in class org.omg.Messaging.RequestStartTimePolicyPOA
-
- _this() - Method in class org.omg.Messaging.RoutingPolicyPOA
-
- _this(ORB) - Method in class org.omg.Messaging.RoutingPolicyPOA
-
- _this() - Method in class org.omg.Messaging.SyncScopePolicyPOA
-
- _this(ORB) - Method in class org.omg.Messaging.SyncScopePolicyPOA
-
- _this() - Method in class org.omg.PortableServer.ServantActivatorPOA
-
- _this(ORB) - Method in class org.omg.PortableServer.ServantActivatorPOA
-
- _this() - Method in class org.omg.PortableServer.ServantLocatorPOA
-
- _this(ORB) - Method in class org.omg.PortableServer.ServantLocatorPOA
-
- _this() - Method in class org.omg.SendingContext.CodeBasePOA
-
- _this(ORB) - Method in class org.omg.SendingContext.CodeBasePOA
-
- _this() - Method in class org.omg.SendingContext.RunTimePOA
-
- _this(ORB) - Method in class org.omg.SendingContext.RunTimePOA
-
- _this_object() - Method in class org.omg.PortableServer.Servant
-
Allows the servant to obtain the object reference for
the target CORBA object it is incarnating for that request.
- _this_object(ORB) - Method in class org.omg.PortableServer.Servant
-
Allows the servant to obtain the object reference for
the target CORBA Object it is incarnating for that request.
- _tk_abstract_interface - Static variable in class org.omg.CORBA.TCKind
-
The int constant for the IDL data type abstract interface.
- _tk_alias - Static variable in class org.omg.CORBA.TCKind
-
The int constant for the IDL data type alias.
- _tk_any - Static variable in class org.omg.CORBA.TCKind
-
The int constant for the IDL data type any.
- _tk_array - Static variable in class org.omg.CORBA.TCKind
-
The int constant for the IDL data type array.
- _tk_boolean - Static variable in class org.omg.CORBA.TCKind
-
The int constant for the IDL data type boolean.
- _tk_char - Static variable in class org.omg.CORBA.TCKind
-
The int constant for the IDL data type char.
- _tk_double - Static variable in class org.omg.CORBA.TCKind
-
The int constant for the IDL data type double.
- _tk_enum - Static variable in class org.omg.CORBA.TCKind
-
The int constant for the IDL data type enum.
- _tk_except - Static variable in class org.omg.CORBA.TCKind
-
The int constant for the IDL data type except.
- _tk_fixed - Static variable in class org.omg.CORBA.TCKind
-
The int constant for the IDL data type fixed.
- _tk_float - Static variable in class org.omg.CORBA.TCKind
-
The int constant for the IDL data type float.
- _tk_long - Static variable in class org.omg.CORBA.TCKind
-
The int constant for the IDL data type long.
- _tk_longdouble - Static variable in class org.omg.CORBA.TCKind
-
The int constant for the IDL data type longdouble.
- _tk_longlong - Static variable in class org.omg.CORBA.TCKind
-
The int constant for the IDL data type longlong.
- _tk_native - Static variable in class org.omg.CORBA.TCKind
-
The int constant for the IDL data type native.
- _tk_null - Static variable in class org.omg.CORBA.TCKind
-
The int constant for a null IDL data type.
- _tk_objref - Static variable in class org.omg.CORBA.TCKind
-
The int constant for the IDL data type objref.
- _tk_octet - Static variable in class org.omg.CORBA.TCKind
-
The int constant for the IDL data type octet.
- _tk_Principal - Static variable in class org.omg.CORBA.TCKind
-
The int constant for the IDL data type Principal.
- _tk_sequence - Static variable in class org.omg.CORBA.TCKind
-
The int constant for the IDL data type sequence.
- _tk_short - Static variable in class org.omg.CORBA.TCKind
-
The int constant for the IDL data type short.
- _tk_string - Static variable in class org.omg.CORBA.TCKind
-
The int constant for the IDL data type string.
- _tk_struct - Static variable in class org.omg.CORBA.TCKind
-
The int constant for the IDL data type struct.
- _tk_TypeCode - Static variable in class org.omg.CORBA.TCKind
-
The int constant for the IDL data type TypeCode.
- _tk_ulong - Static variable in class org.omg.CORBA.TCKind
-
The int constant for the IDL data type ulong.
- _tk_ulonglong - Static variable in class org.omg.CORBA.TCKind
-
The int constant for the IDL data type ulonglong.
- _tk_union - Static variable in class org.omg.CORBA.TCKind
-
The int constant for the IDL data type union.
- _tk_ushort - Static variable in class org.omg.CORBA.TCKind
-
The int constant for the IDL data type ushort.
- _tk_value - Static variable in class org.omg.CORBA.TCKind
-
The int constant for the IDL data type value.
- _tk_value_box - Static variable in class org.omg.CORBA.TCKind
-
The int constant for the IDL data type value_box.
- _tk_void - Static variable in class org.omg.CORBA.TCKind
-
The int constant for the IDL data type void.
- _tk_wchar - Static variable in class org.omg.CORBA.TCKind
-
The int constant for the IDL data type wchar.
- _tk_wstring - Static variable in class org.omg.CORBA.TCKind
-
The int constant for the IDL data type wstring.
- _TransactionalObjectStub - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/_TransactionalObjectStub.java .
- _TransactionalObjectStub() - Constructor for class org.omg.CosTransactions._TransactionalObjectStub
-
- _TransactionFactoryStub - Class in org.omg.CosTransactions
-
org/omg/CosTransactions/_TransactionFactoryStub.java .
- _TransactionFactoryStub() - Constructor for class org.omg.CosTransactions._TransactionFactoryStub
-
- _TRANSIENT - Static variable in class org.omg.PortableServer.LifespanPolicyValue
-
- _truncatable_ids() - Method in interface org.omg.CORBA.portable.ValueBase
-
Provides truncatable repository ids.
- _type() - Method in class org.omg.CORBA.AliasDefHolder
-
- _type() - Method in class org.omg.CORBA.AnyHolder
-
Returns the TypeCode object corresponding to the value
held in this AnyHolder object.
- _type() - Method in class org.omg.CORBA.AnySeqHolder
-
- _type() - Method in class org.omg.CORBA.ArrayDefHolder
-
- _type() - Method in class org.omg.CORBA.AttrDescriptionSeqHolder
-
- _type() - Method in class org.omg.CORBA.AttributeDefHolder
-
- _type() - Method in class org.omg.CORBA.AttributeDescriptionHolder
-
- _type() - Method in class org.omg.CORBA.AttributeModeHolder
-
- _type() - Method in class org.omg.CORBA.BooleanHolder
-
Retrieves the TypeCode object that corresponds to the
value held in this BooleanHolder object.
- _type() - Method in class org.omg.CORBA.BooleanSeqHolder
-
- _type() - Method in class org.omg.CORBA.ByteHolder
-
Returns the TypeCode corresponding to the value held in
this ByteHolder object.
- _type() - Method in class org.omg.CORBA.CharHolder
-
Returns the TypeCode object corresponding
to the value held in
this CharHolder object.
- _type() - Method in class org.omg.CORBA.CharSeqHolder
-
- _type() - Method in class org.omg.CORBA.ConstantDefHolder
-
- _type() - Method in class org.omg.CORBA.ConstantDescriptionHolder
-
- _type() - Method in class org.omg.CORBA.ContainedHolder
-
- _type() - Method in class org.omg.CORBA.ContainedPackage.DescriptionHolder
-
- _type() - Method in class org.omg.CORBA.ContainedSeqHolder
-
- _type() - Method in class org.omg.CORBA.ContainerHolder
-
- _type() - Method in class org.omg.CORBA.ContainerPackage.DescriptionHolder
-
- _type() - Method in class org.omg.CORBA.ContainerPackage.DescriptionSeqHolder
-
- _type() - Method in class org.omg.CORBA.ContextIdSeqHolder
-
- _type() - Method in class org.omg.CORBA.CurrentHolder
-
- _type() - Method in class org.omg.CORBA.DoubleHolder
-
Return the TypeCode of this holder object.
- _type() - Method in class org.omg.CORBA.DoubleSeqHolder
-
- _type() - Method in class org.omg.CORBA.EnumDefHolder
-
- _type() - Method in class org.omg.CORBA.EnumMemberSeqHolder
-
- _type() - Method in class org.omg.CORBA.ExcDescriptionSeqHolder
-
- _type() - Method in class org.omg.CORBA.ExceptionDefHolder
-
- _type() - Method in class org.omg.CORBA.ExceptionDefSeqHolder
-
- _type() - Method in class org.omg.CORBA.ExceptionDescriptionHolder
-
- _type() - Method in class org.omg.CORBA.FixedHolder
-
Return the TypeCode of this holder object.
- _type() - Method in class org.omg.CORBA.FloatHolder
-
Return the TypeCode of this Streamable.
- _type() - Method in class org.omg.CORBA.FloatSeqHolder
-
- _type() - Method in class org.omg.CORBA.InitializerHolder
-
- _type() - Method in class org.omg.CORBA.InitializerSeqHolder
-
- _type() - Method in class org.omg.CORBA.InterfaceDefHolder
-
- _type() - Method in class org.omg.CORBA.InterfaceDefPackage.FullInterfaceDescriptionHolder
-
- _type() - Method in class org.omg.CORBA.InterfaceDefSeqHolder
-
- _type() - Method in class org.omg.CORBA.InterfaceDescriptionHolder
-
- _type() - Method in class org.omg.CORBA.IntHolder
-
Retrieves the TypeCode object that corresponds
to the value held in this IntHolder object's
value field.
- _type() - Method in class org.omg.CORBA.LongHolder
-
Returns the TypeCode object
corresponding to the value held in the Holder.
- _type() - Method in class org.omg.CORBA.LongLongSeqHolder
-
- _type() - Method in class org.omg.CORBA.LongSeqHolder
-
- _type() - Method in class org.omg.CORBA.ModuleDefHolder
-
- _type() - Method in class org.omg.CORBA.ModuleDescriptionHolder
-
- _type() - Method in class org.omg.CORBA.NativeDefHolder
-
- _type() - Method in class org.omg.CORBA.ObjectHolder
-
Returns the TypeCode corresponding to the value held in
this ObjectHolder object
- _type() - Method in class org.omg.CORBA.OctetSeqHolder
-
- _type() - Method in class org.omg.CORBA.OpDescriptionSeqHolder
-
- _type() - Method in class org.omg.CORBA.OperationDefHolder
-
- _type() - Method in class org.omg.CORBA.OperationDescriptionHolder
-
- _type() - Method in class org.omg.CORBA.OperationModeHolder
-
- _type() - Method in class org.omg.CORBA.ParameterDescriptionHolder
-
- _type() - Method in class org.omg.CORBA.ParameterModeHolder
-
- _type() - Method in class org.omg.CORBA.ParDescriptionSeqHolder
-
- _type() - Method in class org.omg.CORBA.PolicyErrorHolder
-
- _type() - Method in class org.omg.CORBA.PolicyHolder
-
- _type() - Method in class org.omg.CORBA.PolicyListHolder
-
- _type() - Method in interface org.omg.CORBA.portable.Streamable
-
Retrieves the TypeCode object corresponding to the value
in the value field of the Holder.
- _type() - Method in class org.omg.CORBA.PrimitiveDefHolder
-
- _type() - Method in class org.omg.CORBA.PrimitiveKindHolder
-
- _type() - Method in class org.omg.CORBA.PrincipalHolder
-
Deprecated.
- _type() - Method in class org.omg.CORBA.RepositoryHolder
-
- _type() - Method in class org.omg.CORBA.RepositoryIdSeqHolder
-
- _type() - Method in class org.omg.CORBA.SequenceDefHolder
-
- _type() - Method in class org.omg.CORBA.ServiceInformationHolder
-
Retrieves the TypeCode object that corresponds
to the value held in this ServiceInformationHolder object's
value field.
- _type() - Method in class org.omg.CORBA.ShortHolder
-
Returns the TypeCode corresponding to the value held in
this ShortHolder object.
- _type() - Method in class org.omg.CORBA.ShortSeqHolder
-
- _type() - Method in class org.omg.CORBA.StringDefHolder
-
- _type() - Method in class org.omg.CORBA.StringHolder
-
Retrieves the TypeCode object that corresponds to
the value held in this StringHolder object.
- _type() - Method in class org.omg.CORBA.StringSeqHolder
-
- _type() - Method in class org.omg.CORBA.StructDefHolder
-
- _type() - Method in class org.omg.CORBA.StructMemberSeqHolder
-
- _type() - Method in class org.omg.CORBA.TypeCodeHolder
-
Returns the TypeCode corresponding to the value held in
this TypeCodeHolder object.
- _type() - Method in class org.omg.CORBA.TypedefDefHolder
-
- _type() - Method in class org.omg.CORBA.TypeDescriptionHolder
-
- _type() - Method in class org.omg.CORBA.ULongLongSeqHolder
-
- _type() - Method in class org.omg.CORBA.ULongSeqHolder
-
- _type() - Method in class org.omg.CORBA.UnionDefHolder
-
- _type() - Method in class org.omg.CORBA.UnionMemberSeqHolder
-
- _type() - Method in class org.omg.CORBA.UnknownUserExceptionHolder
-
- _type() - Method in class org.omg.CORBA.UShortSeqHolder
-
- _type() - Method in class org.omg.CORBA.ValueBaseHolder
-
Returns the TypeCode object
corresponding to the value held in the Holder.
- _type() - Method in class org.omg.CORBA.ValueBoxDefHolder
-
- _type() - Method in class org.omg.CORBA.ValueDefHolder
-
- _type() - Method in class org.omg.CORBA.ValueDefPackage.FullValueDescriptionHolder
-
- _type() - Method in class org.omg.CORBA.ValueDefSeqHolder
-
- _type() - Method in class org.omg.CORBA.ValueDescriptionHolder
-
- _type() - Method in class org.omg.CORBA.ValueMemberDefHolder
-
- _type() - Method in class org.omg.CORBA.ValueMemberSeqHolder
-
- _type() - Method in class org.omg.CORBA.WCharSeqHolder
-
- _type() - Method in class org.omg.CORBA.WrongTransactionHolder
-
- _type() - Method in class org.omg.CORBA.WStringSeqHolder
-
- _type() - Method in class org.omg.CosNaming.BindingHolder
-
- _type() - Method in class org.omg.CosNaming.BindingIteratorHolder
-
- _type() - Method in class org.omg.CosNaming.BindingListHolder
-
- _type() - Method in class org.omg.CosNaming.BindingTypeHolder
-
- _type() - Method in class org.omg.CosNaming.NameComponentHolder
-
- _type() - Method in class org.omg.CosNaming.NameHolder
-
- _type() - Method in class org.omg.CosNaming.NamingContextExtHolder
-
- _type() - Method in class org.omg.CosNaming.NamingContextExtPackage.InvalidAddressHolder
-
- _type() - Method in class org.omg.CosNaming.NamingContextHolder
-
- _type() - Method in class org.omg.CosNaming.NamingContextPackage.AlreadyBoundHolder
-
- _type() - Method in class org.omg.CosNaming.NamingContextPackage.CannotProceedHolder
-
- _type() - Method in class org.omg.CosNaming.NamingContextPackage.InvalidNameHolder
-
- _type() - Method in class org.omg.CosNaming.NamingContextPackage.NotEmptyHolder
-
- _type() - Method in class org.omg.CosNaming.NamingContextPackage.NotFoundHolder
-
- _type() - Method in class org.omg.CosNaming.NamingContextPackage.NotFoundReasonHolder
-
- _type() - Method in class org.omg.CosTransactions.ControlHolder
-
- _type() - Method in class org.omg.CosTransactions.CoordinatorHolder
-
- _type() - Method in class org.omg.CosTransactions.CurrentHolder
-
- _type() - Method in class org.omg.CosTransactions.HeuristicCommitHolder
-
- _type() - Method in class org.omg.CosTransactions.HeuristicHazardHolder
-
- _type() - Method in class org.omg.CosTransactions.HeuristicMixedHolder
-
- _type() - Method in class org.omg.CosTransactions.HeuristicRollbackHolder
-
- _type() - Method in class org.omg.CosTransactions.InactiveHolder
-
- _type() - Method in class org.omg.CosTransactions.InvalidControlHolder
-
- _type() - Method in class org.omg.CosTransactions.InvocationPolicyHolder
-
- _type() - Method in class org.omg.CosTransactions.NonTxTargetPolicyHolder
-
- _type() - Method in class org.omg.CosTransactions.NotPreparedHolder
-
- _type() - Method in class org.omg.CosTransactions.NoTransactionHolder
-
- _type() - Method in class org.omg.CosTransactions.NotSubtransactionHolder
-
- _type() - Method in class org.omg.CosTransactions.otid_tHolder
-
- _type() - Method in class org.omg.CosTransactions.OTSPolicyHolder
-
- _type() - Method in class org.omg.CosTransactions.PropagationContextHolder
-
- _type() - Method in class org.omg.CosTransactions.RecoveryCoordinatorHolder
-
- _type() - Method in class org.omg.CosTransactions.ResourceHolder
-
- _type() - Method in class org.omg.CosTransactions.StatusHolder
-
- _type() - Method in class org.omg.CosTransactions.SubtransactionAwareResourceHolder
-
- _type() - Method in class org.omg.CosTransactions.SubtransactionsUnavailableHolder
-
- _type() - Method in class org.omg.CosTransactions.SynchronizationHolder
-
- _type() - Method in class org.omg.CosTransactions.SynchronizationUnavailableHolder
-
- _type() - Method in class org.omg.CosTransactions.TerminatorHolder
-
- _type() - Method in class org.omg.CosTransactions.TransactionalObjectHolder
-
- _type() - Method in class org.omg.CosTransactions.TransactionFactoryHolder
-
- _type() - Method in class org.omg.CosTransactions.TransIdentityHolder
-
- _type() - Method in class org.omg.CosTransactions.UnavailableHolder
-
- _type() - Method in class org.omg.CosTransactions.VoteHolder
-
- _type() - Method in class org.omg.Dynamic.ExceptionListHolder
-
- _type() - Method in class org.omg.Dynamic.ParameterHolder
-
- _type() - Method in class org.omg.Dynamic.ParameterListHolder
-
- _type() - Method in class org.omg.DynamicAny.AnySeqHolder
-
- _type() - Method in class org.omg.DynamicAny.DynAnyFactoryHolder
-
- _type() - Method in class org.omg.DynamicAny.DynAnyFactoryPackage.InconsistentTypeCodeHolder
-
- _type() - Method in class org.omg.DynamicAny.DynAnyHolder
-
- _type() - Method in class org.omg.DynamicAny.DynAnyPackage.InvalidValueHolder
-
- _type() - Method in class org.omg.DynamicAny.DynAnyPackage.TypeMismatchHolder
-
- _type() - Method in class org.omg.DynamicAny.DynAnySeqHolder
-
- _type() - Method in class org.omg.DynamicAny.DynArrayHolder
-
- _type() - Method in class org.omg.DynamicAny.DynEnumHolder
-
- _type() - Method in class org.omg.DynamicAny.DynFixedHolder
-
- _type() - Method in class org.omg.DynamicAny.DynSequenceHolder
-
- _type() - Method in class org.omg.DynamicAny.DynStructHolder
-
- _type() - Method in class org.omg.DynamicAny.DynUnionHolder
-
- _type() - Method in class org.omg.DynamicAny.DynValueBoxHolder
-
- _type() - Method in class org.omg.DynamicAny.DynValueCommonHolder
-
- _type() - Method in class org.omg.DynamicAny.DynValueHolder
-
- _type() - Method in class org.omg.DynamicAny.NameDynAnyPairHolder
-
- _type() - Method in class org.omg.DynamicAny.NameDynAnyPairSeqHolder
-
- _type() - Method in class org.omg.DynamicAny.NameValuePairHolder
-
- _type() - Method in class org.omg.DynamicAny.NameValuePairSeqHolder
-
- _type() - Method in class org.omg.IOP.CodecFactoryHolder
-
- _type() - Method in class org.omg.IOP.CodecFactoryPackage.UnknownEncodingHolder
-
- _type() - Method in class org.omg.IOP.CodecHolder
-
- _type() - Method in class org.omg.IOP.CodecPackage.FormatMismatchHolder
-
- _type() - Method in class org.omg.IOP.CodecPackage.InvalidTypeForEncodingHolder
-
- _type() - Method in class org.omg.IOP.CodecPackage.TypeMismatchHolder
-
- _type() - Method in class org.omg.IOP.EncodingHolder
-
- _type() - Method in class org.omg.IOP.IORHolder
-
- _type() - Method in class org.omg.IOP.MultipleComponentProfileHolder
-
- _type() - Method in class org.omg.IOP.ServiceContextHolder
-
- _type() - Method in class org.omg.IOP.ServiceContextListHolder
-
- _type() - Method in class org.omg.IOP.TaggedComponentHolder
-
- _type() - Method in class org.omg.IOP.TaggedComponentSeqHolder
-
- _type() - Method in class org.omg.IOP.TaggedProfileHolder
-
- _type() - Method in class org.omg.Messaging.MaxHopsPolicyHolder
-
- _type() - Method in class org.omg.Messaging.PolicyValueHolder
-
- _type() - Method in class org.omg.Messaging.PolicyValueSeqHolder
-
- _type() - Method in class org.omg.Messaging.PriorityRangeHolder
-
- _type() - Method in class org.omg.Messaging.QueueOrderPolicyHolder
-
- _type() - Method in class org.omg.Messaging.RebindPolicyHolder
-
- _type() - Method in class org.omg.Messaging.RelativeRequestTimeoutPolicyHolder
-
- _type() - Method in class org.omg.Messaging.RelativeRoundtripTimeoutPolicyHolder
-
- _type() - Method in class org.omg.Messaging.ReplyEndTimePolicyHolder
-
- _type() - Method in class org.omg.Messaging.ReplyPriorityPolicyHolder
-
- _type() - Method in class org.omg.Messaging.ReplyStartTimePolicyHolder
-
- _type() - Method in class org.omg.Messaging.RequestEndTimePolicyHolder
-
- _type() - Method in class org.omg.Messaging.RequestPriorityPolicyHolder
-
- _type() - Method in class org.omg.Messaging.RequestStartTimePolicyHolder
-
- _type() - Method in class org.omg.Messaging.RoutingPolicyHolder
-
- _type() - Method in class org.omg.Messaging.RoutingTypeRangeHolder
-
- _type() - Method in class org.omg.Messaging.SyncScopePolicyHolder
-
- _type() - Method in class org.omg.PortableInterceptor.ClientRequestInfoHolder
-
- _type() - Method in class org.omg.PortableInterceptor.ClientRequestInterceptorHolder
-
- _type() - Method in class org.omg.PortableInterceptor.CurrentHolder
-
- _type() - Method in class org.omg.PortableInterceptor.ForwardRequestHolder
-
- _type() - Method in class org.omg.PortableInterceptor.InterceptorHolder
-
- _type() - Method in class org.omg.PortableInterceptor.InvalidSlotHolder
-
- _type() - Method in class org.omg.PortableInterceptor.IORInfoHolder
-
- _type() - Method in class org.omg.PortableInterceptor.IORInterceptor_3_0Holder
-
- _type() - Method in class org.omg.PortableInterceptor.IORInterceptorHolder
-
- _type() - Method in class org.omg.PortableInterceptor.ObjectReferenceFactoryHolder
-
- _type() - Method in class org.omg.PortableInterceptor.ObjectReferenceTemplateHolder
-
- _type() - Method in class org.omg.PortableInterceptor.ObjectReferenceTemplateSeqHolder
-
- _type() - Method in class org.omg.PortableInterceptor.ORBInitializerHolder
-
- _type() - Method in class org.omg.PortableInterceptor.ORBInitInfoHolder
-
- _type() - Method in class org.omg.PortableInterceptor.ORBInitInfoPackage.DuplicateNameHolder
-
- _type() - Method in class org.omg.PortableInterceptor.ORBInitInfoPackage.InvalidNameHolder
-
- _type() - Method in class org.omg.PortableInterceptor.PolicyFactoryHolder
-
- _type() - Method in class org.omg.PortableInterceptor.RequestInfoHolder
-
- _type() - Method in class org.omg.PortableInterceptor.ServerRequestInfoHolder
-
- _type() - Method in class org.omg.PortableInterceptor.ServerRequestInterceptorHolder
-
- _type() - Method in class org.omg.PortableServer.CurrentPackage.NoContextHolder
-
- _type() - Method in class org.omg.PortableServer.ForwardRequestHolder
-
- _type() - Method in class org.omg.PortableServer.IdAssignmentPolicyValueHolder
-
- _type() - Method in class org.omg.PortableServer.IdUniquenessPolicyValueHolder
-
- _type() - Method in class org.omg.PortableServer.ImplicitActivationPolicyValueHolder
-
- _type() - Method in class org.omg.PortableServer.LifespanPolicyValueHolder
-
- _type() - Method in class org.omg.PortableServer.ObjectIdHolder
-
- _type() - Method in class org.omg.PortableServer.POAListHolder
-
- _type() - Method in class org.omg.PortableServer.POAManagerPackage.AdapterInactiveHolder
-
- _type() - Method in class org.omg.PortableServer.POAManagerPackage.StateHolder
-
- _type() - Method in class org.omg.PortableServer.POAPackage.AdapterAlreadyExistsHolder
-
- _type() - Method in class org.omg.PortableServer.POAPackage.AdapterNonExistentHolder
-
- _type() - Method in class org.omg.PortableServer.POAPackage.InvalidPolicyHolder
-
- _type() - Method in class org.omg.PortableServer.POAPackage.NoServantHolder
-
- _type() - Method in class org.omg.PortableServer.POAPackage.ObjectAlreadyActiveHolder
-
- _type() - Method in class org.omg.PortableServer.POAPackage.ObjectNotActiveHolder
-
- _type() - Method in class org.omg.PortableServer.POAPackage.ServantAlreadyActiveHolder
-
- _type() - Method in class org.omg.PortableServer.POAPackage.ServantNotActiveHolder
-
- _type() - Method in class org.omg.PortableServer.POAPackage.WrongAdapterHolder
-
- _type() - Method in class org.omg.PortableServer.POAPackage.WrongPolicyHolder
-
- _type() - Method in class org.omg.PortableServer.RequestProcessingPolicyValueHolder
-
- _type() - Method in class org.omg.PortableServer.ServantActivatorHolder
-
- _type() - Method in class org.omg.PortableServer.ServantLocatorHolder
-
- _type() - Method in class org.omg.PortableServer.ServantLocatorPackage.CookieHolder
-
- _type() - Method in class org.omg.PortableServer.ServantRetentionPolicyValueHolder
-
- _type() - Method in class org.omg.PortableServer.ThreadPolicyValueHolder
-
- _type() - Method in class org.omg.SendingContext.CodeBaseHolder
-
- _type() - Method in class org.omg.SendingContext.CodeBasePackage.URLSeqHolder
-
- _type() - Method in class org.omg.SendingContext.CodeBasePackage.ValueDescSeqHolder
-
- _type() - Method in class org.omg.SendingContext.RunTimeHolder
-
- _type() - Method in class org.omg.TimeBase.IntervalTHolder
-
- _type() - Method in class org.omg.TimeBase.UtcTHolder
-
- _TypedefDefStub - Class in org.omg.CORBA
-
org/omg/CORBA/_TypedefDefStub.java .
- _TypedefDefStub() - Constructor for class org.omg.CORBA._TypedefDefStub
-
- _UnionDefStub - Class in org.omg.CORBA
-
org/omg/CORBA/_UnionDefStub.java .
- _UnionDefStub() - Constructor for class org.omg.CORBA._UnionDefStub
-
- _UNIQUE_ID - Static variable in class org.omg.PortableServer.IdUniquenessPolicyValue
-
- _USE_ACTIVE_OBJECT_MAP_ONLY - Static variable in class org.omg.PortableServer.RequestProcessingPolicyValue
-
- _USE_DEFAULT_SERVANT - Static variable in class org.omg.PortableServer.RequestProcessingPolicyValue
-
- _USE_SERVANT_MANAGER - Static variable in class org.omg.PortableServer.RequestProcessingPolicyValue
-
- _USER_ID - Static variable in class org.omg.PortableServer.IdAssignmentPolicyValue
-
- _ValueBoxDefStub - Class in org.omg.CORBA
-
org/omg/CORBA/_ValueBoxDefStub.java .
- _ValueBoxDefStub() - Constructor for class org.omg.CORBA._ValueBoxDefStub
-
- _ValueDefStub - Class in org.omg.CORBA
-
org/omg/CORBA/_ValueDefStub.java .
- _ValueDefStub() - Constructor for class org.omg.CORBA._ValueDefStub
-
- _ValueMemberDefStub - Class in org.omg.CORBA
-
org/omg/CORBA/_ValueMemberDefStub.java .
- _ValueMemberDefStub() - Constructor for class org.omg.CORBA._ValueMemberDefStub
-
- _VoteCommit - Static variable in class org.omg.CosTransactions.Vote
-
- _VoteReadOnly - Static variable in class org.omg.CosTransactions.Vote
-
- _VoteRollback - Static variable in class org.omg.CosTransactions.Vote
-
- _write(OutputStream) - Method in class org.omg.CORBA.AliasDefHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.AnyHolder
-
Marshals to output the value in
this AnyHolder object.
- _write(OutputStream) - Method in class org.omg.CORBA.AnySeqHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.ArrayDefHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.AttrDescriptionSeqHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.AttributeDefHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.AttributeDescriptionHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.AttributeModeHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.BooleanHolder
-
Marshals the value in this BooleanHolder object's
value field to the output stream output.
- _write(OutputStream) - Method in class org.omg.CORBA.BooleanSeqHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.ByteHolder
-
Marshals to output the value in
this ByteHolder object.
- _write(OutputStream) - Method in class org.omg.CORBA.CharHolder
-
Marshals to output the value in
this CharHolder object.
- _write(OutputStream) - Method in class org.omg.CORBA.CharSeqHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.ConstantDefHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.ConstantDescriptionHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.ContainedHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.ContainedPackage.DescriptionHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.ContainedSeqHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.ContainerHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.ContainerPackage.DescriptionHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.ContainerPackage.DescriptionSeqHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.ContextIdSeqHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.CurrentHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.DoubleHolder
-
Write the double value stored in this holder to an
OutputStream.
- _write(OutputStream) - Method in class org.omg.CORBA.DoubleSeqHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.EnumDefHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.EnumMemberSeqHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.ExcDescriptionSeqHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.ExceptionDefHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.ExceptionDefSeqHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.ExceptionDescriptionHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.FixedHolder
-
Write the fixed point value stored in this holder to an
OutputStream.
- _write(OutputStream) - Method in class org.omg.CORBA.FloatHolder
-
Write the float value into an output stream.
- _write(OutputStream) - Method in class org.omg.CORBA.FloatSeqHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.InitializerHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.InitializerSeqHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.InterfaceDefHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.InterfaceDefPackage.FullInterfaceDescriptionHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.InterfaceDefSeqHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.InterfaceDescriptionHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.IntHolder
-
Marshals the value in this IntHolder object's
value field to the output stream output.
- _write(OutputStream) - Method in class org.omg.CORBA.LongHolder
-
Marshals to output the value in the Holder.
- _write(OutputStream) - Method in class org.omg.CORBA.LongLongSeqHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.LongSeqHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.ModuleDefHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.ModuleDescriptionHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.NativeDefHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.ObjectHolder
-
Marshals to output the value in
this ObjectHolder object.
- _write(OutputStream) - Method in class org.omg.CORBA.OctetSeqHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.OpDescriptionSeqHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.OperationDefHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.OperationDescriptionHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.OperationModeHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.ParameterDescriptionHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.ParameterModeHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.ParDescriptionSeqHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.PolicyErrorHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.PolicyHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.PolicyListHolder
-
- _write(OutputStream) - Method in interface org.omg.CORBA.portable.Streamable
-
Marshals to ostream the value in the
value field of the Holder.
- _write(OutputStream) - Method in class org.omg.CORBA.PrimitiveDefHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.PrimitiveKindHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.PrincipalHolder
-
Deprecated.
- _write(OutputStream) - Method in class org.omg.CORBA.RepositoryHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.RepositoryIdSeqHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.SequenceDefHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.ServiceInformationHolder
-
Marshals the value in this ServiceInformationHolder object's
value field to the output stream out.
- _write(OutputStream) - Method in class org.omg.CORBA.ShortHolder
-
Marshals to output the value in
this ShortHolder object.
- _write(OutputStream) - Method in class org.omg.CORBA.ShortSeqHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.StringDefHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.StringHolder
-
Marshals the value held by this StringHolder object
to the output stream output.
- _write(OutputStream) - Method in class org.omg.CORBA.StringSeqHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.StructDefHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.StructMemberSeqHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.TypeCodeHolder
-
Marshals to output the value in
this TypeCodeHolder object.
- _write(OutputStream) - Method in class org.omg.CORBA.TypedefDefHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.TypeDescriptionHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.ULongLongSeqHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.ULongSeqHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.UnionDefHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.UnionMemberSeqHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.UnknownUserExceptionHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.UShortSeqHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.ValueBaseHolder
-
Marshals to output the value in the Holder.
- _write(OutputStream) - Method in class org.omg.CORBA.ValueBoxDefHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.ValueDefHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.ValueDefPackage.FullValueDescriptionHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.ValueDefSeqHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.ValueDescriptionHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.ValueMemberDefHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.ValueMemberSeqHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.WCharSeqHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.WrongTransactionHolder
-
- _write(OutputStream) - Method in class org.omg.CORBA.WStringSeqHolder
-
- _write(OutputStream) - Method in class org.omg.CosNaming.BindingHolder
-
- _write(OutputStream) - Method in class org.omg.CosNaming.BindingIteratorHolder
-
- _write(OutputStream) - Method in class org.omg.CosNaming.BindingListHolder
-
- _write(OutputStream) - Method in class org.omg.CosNaming.BindingTypeHolder
-
- _write(OutputStream) - Method in class org.omg.CosNaming.NameComponentHolder
-
- _write(OutputStream) - Method in class org.omg.CosNaming.NameHolder
-
- _write(OutputStream) - Method in class org.omg.CosNaming.NamingContextExtHolder
-
- _write(OutputStream) - Method in class org.omg.CosNaming.NamingContextExtPackage.InvalidAddressHolder
-
- _write(OutputStream) - Method in class org.omg.CosNaming.NamingContextHolder
-
- _write(OutputStream) - Method in class org.omg.CosNaming.NamingContextPackage.AlreadyBoundHolder
-
- _write(OutputStream) - Method in class org.omg.CosNaming.NamingContextPackage.CannotProceedHolder
-
- _write(OutputStream) - Method in class org.omg.CosNaming.NamingContextPackage.InvalidNameHolder
-
- _write(OutputStream) - Method in class org.omg.CosNaming.NamingContextPackage.NotEmptyHolder
-
- _write(OutputStream) - Method in class org.omg.CosNaming.NamingContextPackage.NotFoundHolder
-
- _write(OutputStream) - Method in class org.omg.CosNaming.NamingContextPackage.NotFoundReasonHolder
-
- _write(OutputStream) - Method in class org.omg.CosTransactions.ControlHolder
-
- _write(OutputStream) - Method in class org.omg.CosTransactions.CoordinatorHolder
-
- _write(OutputStream) - Method in class org.omg.CosTransactions.CurrentHolder
-
- _write(OutputStream) - Method in class org.omg.CosTransactions.HeuristicCommitHolder
-
- _write(OutputStream) - Method in class org.omg.CosTransactions.HeuristicHazardHolder
-
- _write(OutputStream) - Method in class org.omg.CosTransactions.HeuristicMixedHolder
-
- _write(OutputStream) - Method in class org.omg.CosTransactions.HeuristicRollbackHolder
-
- _write(OutputStream) - Method in class org.omg.CosTransactions.InactiveHolder
-
- _write(OutputStream) - Method in class org.omg.CosTransactions.InvalidControlHolder
-
- _write(OutputStream) - Method in class org.omg.CosTransactions.InvocationPolicyHolder
-
- _write(OutputStream) - Method in class org.omg.CosTransactions.NonTxTargetPolicyHolder
-
- _write(OutputStream) - Method in class org.omg.CosTransactions.NotPreparedHolder
-
- _write(OutputStream) - Method in class org.omg.CosTransactions.NoTransactionHolder
-
- _write(OutputStream) - Method in class org.omg.CosTransactions.NotSubtransactionHolder
-
- _write(OutputStream) - Method in class org.omg.CosTransactions.otid_tHolder
-
- _write(OutputStream) - Method in class org.omg.CosTransactions.OTSPolicyHolder
-
- _write(OutputStream) - Method in class org.omg.CosTransactions.PropagationContextHolder
-
- _write(OutputStream) - Method in class org.omg.CosTransactions.RecoveryCoordinatorHolder
-
- _write(OutputStream) - Method in class org.omg.CosTransactions.ResourceHolder
-
- _write(OutputStream) - Method in class org.omg.CosTransactions.StatusHolder
-
- _write(OutputStream) - Method in class org.omg.CosTransactions.SubtransactionAwareResourceHolder
-
- _write(OutputStream) - Method in class org.omg.CosTransactions.SubtransactionsUnavailableHolder
-
- _write(OutputStream) - Method in class org.omg.CosTransactions.SynchronizationHolder
-
- _write(OutputStream) - Method in class org.omg.CosTransactions.SynchronizationUnavailableHolder
-
- _write(OutputStream) - Method in class org.omg.CosTransactions.TerminatorHolder
-
- _write(OutputStream) - Method in class org.omg.CosTransactions.TransactionalObjectHolder
-
- _write(OutputStream) - Method in class org.omg.CosTransactions.TransactionFactoryHolder
-
- _write(OutputStream) - Method in class org.omg.CosTransactions.TransIdentityHolder
-
- _write(OutputStream) - Method in class org.omg.CosTransactions.UnavailableHolder
-
- _write(OutputStream) - Method in class org.omg.CosTransactions.VoteHolder
-
- _write(OutputStream) - Method in class org.omg.Dynamic.ExceptionListHolder
-
- _write(OutputStream) - Method in class org.omg.Dynamic.ParameterHolder
-
- _write(OutputStream) - Method in class org.omg.Dynamic.ParameterListHolder
-
- _write(OutputStream) - Method in class org.omg.DynamicAny.AnySeqHolder
-
- _write(OutputStream) - Method in class org.omg.DynamicAny.DynAnyFactoryHolder
-
- _write(OutputStream) - Method in class org.omg.DynamicAny.DynAnyFactoryPackage.InconsistentTypeCodeHolder
-
- _write(OutputStream) - Method in class org.omg.DynamicAny.DynAnyHolder
-
- _write(OutputStream) - Method in class org.omg.DynamicAny.DynAnyPackage.InvalidValueHolder
-
- _write(OutputStream) - Method in class org.omg.DynamicAny.DynAnyPackage.TypeMismatchHolder
-
- _write(OutputStream) - Method in class org.omg.DynamicAny.DynAnySeqHolder
-
- _write(OutputStream) - Method in class org.omg.DynamicAny.DynArrayHolder
-
- _write(OutputStream) - Method in class org.omg.DynamicAny.DynEnumHolder
-
- _write(OutputStream) - Method in class org.omg.DynamicAny.DynFixedHolder
-
- _write(OutputStream) - Method in class org.omg.DynamicAny.DynSequenceHolder
-
- _write(OutputStream) - Method in class org.omg.DynamicAny.DynStructHolder
-
- _write(OutputStream) - Method in class org.omg.DynamicAny.DynUnionHolder
-
- _write(OutputStream) - Method in class org.omg.DynamicAny.DynValueBoxHolder
-
- _write(OutputStream) - Method in class org.omg.DynamicAny.DynValueCommonHolder
-
- _write(OutputStream) - Method in class org.omg.DynamicAny.DynValueHolder
-
- _write(OutputStream) - Method in class org.omg.DynamicAny.NameDynAnyPairHolder
-
- _write(OutputStream) - Method in class org.omg.DynamicAny.NameDynAnyPairSeqHolder
-
- _write(OutputStream) - Method in class org.omg.DynamicAny.NameValuePairHolder
-
- _write(OutputStream) - Method in class org.omg.DynamicAny.NameValuePairSeqHolder
-
- _write(OutputStream) - Method in class org.omg.IOP.CodecFactoryHolder
-
- _write(OutputStream) - Method in class org.omg.IOP.CodecFactoryPackage.UnknownEncodingHolder
-
- _write(OutputStream) - Method in class org.omg.IOP.CodecHolder
-
- _write(OutputStream) - Method in class org.omg.IOP.CodecPackage.FormatMismatchHolder
-
- _write(OutputStream) - Method in class org.omg.IOP.CodecPackage.InvalidTypeForEncodingHolder
-
- _write(OutputStream) - Method in class org.omg.IOP.CodecPackage.TypeMismatchHolder
-
- _write(OutputStream) - Method in class org.omg.IOP.EncodingHolder
-
- _write(OutputStream) - Method in class org.omg.IOP.IORHolder
-
- _write(OutputStream) - Method in class org.omg.IOP.MultipleComponentProfileHolder
-
- _write(OutputStream) - Method in class org.omg.IOP.ServiceContextHolder
-
- _write(OutputStream) - Method in class org.omg.IOP.ServiceContextListHolder
-
- _write(OutputStream) - Method in class org.omg.IOP.TaggedComponentHolder
-
- _write(OutputStream) - Method in class org.omg.IOP.TaggedComponentSeqHolder
-
- _write(OutputStream) - Method in class org.omg.IOP.TaggedProfileHolder
-
- _write(OutputStream) - Method in class org.omg.Messaging.MaxHopsPolicyHolder
-
- _write(OutputStream) - Method in class org.omg.Messaging.PolicyValueHolder
-
- _write(OutputStream) - Method in class org.omg.Messaging.PolicyValueSeqHolder
-
- _write(OutputStream) - Method in class org.omg.Messaging.PriorityRangeHolder
-
- _write(OutputStream) - Method in class org.omg.Messaging.QueueOrderPolicyHolder
-
- _write(OutputStream) - Method in class org.omg.Messaging.RebindPolicyHolder
-
- _write(OutputStream) - Method in class org.omg.Messaging.RelativeRequestTimeoutPolicyHolder
-
- _write(OutputStream) - Method in class org.omg.Messaging.RelativeRoundtripTimeoutPolicyHolder
-
- _write(OutputStream) - Method in class org.omg.Messaging.ReplyEndTimePolicyHolder
-
- _write(OutputStream) - Method in class org.omg.Messaging.ReplyPriorityPolicyHolder
-
- _write(OutputStream) - Method in class org.omg.Messaging.ReplyStartTimePolicyHolder
-
- _write(OutputStream) - Method in class org.omg.Messaging.RequestEndTimePolicyHolder
-
- _write(OutputStream) - Method in class org.omg.Messaging.RequestPriorityPolicyHolder
-
- _write(OutputStream) - Method in class org.omg.Messaging.RequestStartTimePolicyHolder
-
- _write(OutputStream) - Method in class org.omg.Messaging.RoutingPolicyHolder
-
- _write(OutputStream) - Method in class org.omg.Messaging.RoutingTypeRangeHolder
-
- _write(OutputStream) - Method in class org.omg.Messaging.SyncScopePolicyHolder
-
- _write(OutputStream) - Method in class org.omg.PortableInterceptor.ClientRequestInfoHolder
-
- _write(OutputStream) - Method in class org.omg.PortableInterceptor.ClientRequestInterceptorHolder
-
- _write(OutputStream) - Method in class org.omg.PortableInterceptor.CurrentHolder
-
- _write(OutputStream) - Method in class org.omg.PortableInterceptor.ForwardRequestHolder
-
- _write(OutputStream) - Method in class org.omg.PortableInterceptor.InterceptorHolder
-
- _write(OutputStream) - Method in class org.omg.PortableInterceptor.InvalidSlotHolder
-
- _write(OutputStream) - Method in class org.omg.PortableInterceptor.IORInfoHolder
-
- _write(OutputStream) - Method in class org.omg.PortableInterceptor.IORInterceptor_3_0Holder
-
- _write(OutputStream) - Method in class org.omg.PortableInterceptor.IORInterceptorHolder
-
- _write(OutputStream) - Method in class org.omg.PortableInterceptor.ObjectReferenceFactoryHolder
-
- _write(OutputStream) - Method in class org.omg.PortableInterceptor.ObjectReferenceTemplateHolder
-
- _write(OutputStream) - Method in class org.omg.PortableInterceptor.ObjectReferenceTemplateSeqHolder
-
- _write(OutputStream) - Method in class org.omg.PortableInterceptor.ORBInitializerHolder
-
- _write(OutputStream) - Method in class org.omg.PortableInterceptor.ORBInitInfoHolder
-
- _write(OutputStream) - Method in class org.omg.PortableInterceptor.ORBInitInfoPackage.DuplicateNameHolder
-
- _write(OutputStream) - Method in class org.omg.PortableInterceptor.ORBInitInfoPackage.InvalidNameHolder
-
- _write(OutputStream) - Method in class org.omg.PortableInterceptor.PolicyFactoryHolder
-
- _write(OutputStream) - Method in class org.omg.PortableInterceptor.RequestInfoHolder
-
- _write(OutputStream) - Method in class org.omg.PortableInterceptor.ServerRequestInfoHolder
-
- _write(OutputStream) - Method in class org.omg.PortableInterceptor.ServerRequestInterceptorHolder
-
- _write(OutputStream) - Method in class org.omg.PortableServer.CurrentPackage.NoContextHolder
-
- _write(OutputStream) - Method in class org.omg.PortableServer.ForwardRequestHolder
-
- _write(OutputStream) - Method in class org.omg.PortableServer.IdAssignmentPolicyValueHolder
-
- _write(OutputStream) - Method in class org.omg.PortableServer.IdUniquenessPolicyValueHolder
-
- _write(OutputStream) - Method in class org.omg.PortableServer.ImplicitActivationPolicyValueHolder
-
- _write(OutputStream) - Method in class org.omg.PortableServer.LifespanPolicyValueHolder
-
- _write(OutputStream) - Method in class org.omg.PortableServer.ObjectIdHolder
-
- _write(OutputStream) - Method in class org.omg.PortableServer.POAListHolder
-
- _write(OutputStream) - Method in class org.omg.PortableServer.POAManagerPackage.AdapterInactiveHolder
-
- _write(OutputStream) - Method in class org.omg.PortableServer.POAManagerPackage.StateHolder
-
- _write(OutputStream) - Method in class org.omg.PortableServer.POAPackage.AdapterAlreadyExistsHolder
-
- _write(OutputStream) - Method in class org.omg.PortableServer.POAPackage.AdapterNonExistentHolder
-
- _write(OutputStream) - Method in class org.omg.PortableServer.POAPackage.InvalidPolicyHolder
-
- _write(OutputStream) - Method in class org.omg.PortableServer.POAPackage.NoServantHolder
-
- _write(OutputStream) - Method in class org.omg.PortableServer.POAPackage.ObjectAlreadyActiveHolder
-
- _write(OutputStream) - Method in class org.omg.PortableServer.POAPackage.ObjectNotActiveHolder
-
- _write(OutputStream) - Method in class org.omg.PortableServer.POAPackage.ServantAlreadyActiveHolder
-
- _write(OutputStream) - Method in class org.omg.PortableServer.POAPackage.ServantNotActiveHolder
-
- _write(OutputStream) - Method in class org.omg.PortableServer.POAPackage.WrongAdapterHolder
-
- _write(OutputStream) - Method in class org.omg.PortableServer.POAPackage.WrongPolicyHolder
-
- _write(OutputStream) - Method in class org.omg.PortableServer.RequestProcessingPolicyValueHolder
-
- _write(OutputStream) - Method in class org.omg.PortableServer.ServantActivatorHolder
-
- _write(OutputStream) - Method in class org.omg.PortableServer.ServantLocatorHolder
-
- _write(OutputStream) - Method in class org.omg.PortableServer.ServantLocatorPackage.CookieHolder
-
- _write(OutputStream) - Method in class org.omg.PortableServer.ServantRetentionPolicyValueHolder
-
- _write(OutputStream) - Method in class org.omg.PortableServer.ThreadPolicyValueHolder
-
- _write(OutputStream) - Method in class org.omg.SendingContext.CodeBaseHolder
-
- _write(OutputStream) - Method in class org.omg.SendingContext.CodeBasePackage.URLSeqHolder
-
- _write(OutputStream) - Method in class org.omg.SendingContext.CodeBasePackage.ValueDescSeqHolder
-
- _write(OutputStream) - Method in class org.omg.SendingContext.RunTimeHolder
-
- _write(OutputStream) - Method in class org.omg.TimeBase.IntervalTHolder
-
- _write(OutputStream) - Method in class org.omg.TimeBase.UtcTHolder
-