A B C D E F G I K L M N O P R S T U V W _ 

_

_ADD_OVERRIDE - Static variable in class org.omg.CORBA.SetOverrideType
Add the new policies to the existing policies.
_COMPLETED_MAYBE - Static variable in class org.omg.CORBA.CompletionStatus
The method was either running or complete (no exact information availabe) when the exception was thrown.
_COMPLETED_NO - Static variable in class org.omg.CORBA.CompletionStatus
The method was running when the exception was thrown.
_COMPLETED_YES - Static variable in class org.omg.CORBA.CompletionStatus
The method was completed when the exception was thrown.
_create_request(Context, String, NVList, NamedValue) - Method in class org.omg.CORBA.LocalObject
This method is not appropriate for the local objects and just throws an exception.
_create_request(Context, String, NVList, NamedValue, ExceptionList, ContextList) - Method in class org.omg.CORBA.LocalObject
This method is not appropriate for the local objects and just throws an exception.
_create_request(Context, String, NVList, NamedValue) - Method in interface org.omg.CORBA.Object
Create a request to invoke the method of this object.
_create_request(Context, String, NVList, NamedValue, ExceptionList, ContextList) - Method in interface org.omg.CORBA.Object
Create a request to invoke the method of this object, specifying context list and the list of the expected exception.
_dk_AbstractInterface - Static variable in class org.omg.CORBA.DefinitionKind
Indicates that the current definition defines an abstract interface.
_dk_Alias - Static variable in class org.omg.CORBA.DefinitionKind
Indicates that the current definition defines an alias.
_dk_all - Static variable in class org.omg.CORBA.DefinitionKind
This is a "wildcard '*'", used in cases where any definition kind is appropriate .
_dk_Array - Static variable in class org.omg.CORBA.DefinitionKind
Indicates that the current definition defines an array.
_dk_Attribute - Static variable in class org.omg.CORBA.DefinitionKind
Indicates that the current definition defines an attribute.
_dk_Constant - Static variable in class org.omg.CORBA.DefinitionKind
Indicates that the current definition defines a constant.
_dk_Enum - Static variable in class org.omg.CORBA.DefinitionKind
Indicates that the current definition defines an enumeration.
_dk_Exception - Static variable in class org.omg.CORBA.DefinitionKind
Indicates that the current definition defines an exception.
_dk_Fixed - Static variable in class org.omg.CORBA.DefinitionKind
Indicates that the current definition defines a CORBA fixed.
_dk_Interface - Static variable in class org.omg.CORBA.DefinitionKind
Indicates that the current definition defines an interface.
_dk_Module - Static variable in class org.omg.CORBA.DefinitionKind
Indicates that the current definition defines a Module.
_dk_Native - Static variable in class org.omg.CORBA.DefinitionKind
Indicates that the current definition defines a Native.
_dk_none - Static variable in class org.omg.CORBA.DefinitionKind
Indicates that the current definition defines has no definition kind.
_dk_Operation - Static variable in class org.omg.CORBA.DefinitionKind
Indicates that the current definition defines an operation, including the lists of parameters and exceptions raised by this operation.
_dk_Primitive - Static variable in class org.omg.CORBA.DefinitionKind
Indicates that the current definition defines a primitive type.
_dk_Repository - Static variable in class org.omg.CORBA.DefinitionKind
Indicates that the current definition defines an another interface repository.
_dk_Sequence - Static variable in class org.omg.CORBA.DefinitionKind
Indicates that the current definition defines a sequence.
_dk_String - Static variable in class org.omg.CORBA.DefinitionKind
Indicates that the current definition defines a string.
_dk_Struct - Static variable in class org.omg.CORBA.DefinitionKind
Indicates that the current definition defines a structure.
_dk_Typedef - Static variable in class org.omg.CORBA.DefinitionKind
Indicates that the current definition defines a named type that is not an interface nor a value definition.
_dk_Union - Static variable in class org.omg.CORBA.DefinitionKind
Indicates that the current definition defines a union.
_dk_Value - Static variable in class org.omg.CORBA.DefinitionKind
Indicates that the current definition defines a value.
_dk_ValueBox - Static variable in class org.omg.CORBA.DefinitionKind
Indicates that the current definition defines a value box.
_dk_ValueMember - Static variable in class org.omg.CORBA.DefinitionKind
Indicates that the current definition defines value member.
_dk_Wstring - Static variable in class org.omg.CORBA.DefinitionKind
Indicates that the current definition defines a wide (usually 16-bit per character) string.
_duplicate() - Method in class org.omg.CORBA.LocalObject
This method is not appropriate for the local objects and just throws an exception.
_duplicate() - Method in interface org.omg.CORBA.Object
Duplicate the object reference.
_get_domain_managers() - Method in class org.omg.CORBA.LocalObject
This method is not appropriate for the local objects and just throws an exception.
_get_domain_managers() - Method in interface org.omg.CORBA.Object
Retrieve the domain managers for this object.
_get_interface() - Method in class org.omg.CORBA.LocalObject
This method is not appropriate for the local objects and just throws an exception.
_get_interface_def() - Method in class org.omg.CORBA.LocalObject
This method is not appropriate for the local objects and just throws an exception.
_get_interface_def() - Method in interface org.omg.CORBA.Object
Get the InterfaceDef for this Object.
_get_policy(int) - Method in class org.omg.CORBA.LocalObject
This method is not appropriate for the local objects and just throws an exception.
_get_policy(int) - Method in interface org.omg.CORBA.Object
Returns the Policy, applying to this object.
_hash(int) - Method in class org.omg.CORBA.LocalObject
Get the hashcode this object reference.
_hash(int) - Method in interface org.omg.CORBA.Object
Get the hashcode this object reference.
_IDLTypeStub - Class in org.omg.CORBA
The stub for the IDL type.
_IDLTypeStub() - Constructor for class org.omg.CORBA._IDLTypeStub
Create the instance of the IDL type stub without the set delegate.
_IDLTypeStub(Delegate) - Constructor for class org.omg.CORBA._IDLTypeStub
Create an instance with the given delegate.
_ids() - Method in class org.omg.CORBA._IDLTypeStub
Return the array of repository ids of the IDL type.
_ids() - Method in class org.omg.CORBA._PolicyStub
Return the array of repository ids for this object.
_ids() - Method in class org.omg.CORBA.DynamicImplementation
Deprecated.
since 1.4.
_invoke(OutputStream) - Method in class org.omg.CORBA.LocalObject
Invokes the operation.
_is_a(String) - Method in class org.omg.CORBA.LocalObject
This method is not appropriate for the local objects and just throws an exception.
_is_a(String) - Method in interface org.omg.CORBA.Object
Check if this object can be referenced by the given repository id.
_is_equivalent(Object) - Method in class org.omg.CORBA.LocalObject
Determines if the object is equal to another object, so far as it is possible to determine easily.
_is_equivalent(Object) - Method in interface org.omg.CORBA.Object
Return true if the other object references are equivalent, so far as it is possible to determine this easily.
_is_local() - Method in class org.omg.CORBA.LocalObject
While it may look that this should return true, the jdk 1.5 API states that it must throw NO_IMPLEMENT instead.
_non_existent() - Method in class org.omg.CORBA.LocalObject
Always returs false.
_non_existent() - Method in interface org.omg.CORBA.Object
Determines if the server object for this reference has already been destroyed.
_orb() - Method in class org.omg.CORBA.LocalObject
This method is not appropriate for the local objects and just throws an exception.
_PARAM_IN - Static variable in class org.omg.CORBA.ParameterMode
This value means that the parameter is an IN parameter.
_PARAM_INOUT - Static variable in class org.omg.CORBA.ParameterMode
This value means that the parameter is an INOUT parameter.
_PARAM_OUT - Static variable in class org.omg.CORBA.ParameterMode
This value means that the parameter is an OUT parameter.
_PolicyStub - Class in org.omg.CORBA
The Policy stub (proxy), used on the client side.
_PolicyStub() - Constructor for class org.omg.CORBA._PolicyStub
Create the Policy stub.
_PolicyStub(Delegate) - Constructor for class org.omg.CORBA._PolicyStub
Create the naming context stub with the given delegate.
_read(InputStream) - Method in class org.omg.CORBA.AnyHolder
Fill in the AnyHolder.value field by reading the required data from the given stream.
_read(InputStream) - Method in class org.omg.CORBA.AnySeqHolder
Fill in the AnySeqHolder.value field by reading the required data from the given stream.
_read(InputStream) - Method in class org.omg.CORBA.BooleanHolder
Fill in the BooleanHolder.value field by reading the required data from the given stream.
_read(InputStream) - Method in class org.omg.CORBA.BooleanSeqHolder
Fill in the BooleanSeqHolder.value field by reading the required data from the given stream.
_read(InputStream) - Method in class org.omg.CORBA.ByteHolder
Fill in the ByteHolder.value field by reading the required data from the given stream.
_read(InputStream) - Method in class org.omg.CORBA.CharHolder
Fill in the CharHolder.value field by reading the required data from the given stream.
_read(InputStream) - Method in class org.omg.CORBA.CharSeqHolder
Fill in the CharSeqHolder.value field by reading the required data from the given stream.
_read(InputStream) - Method in class org.omg.CORBA.CurrentHolder
Fill in the CurrentHolder.value by data from the CDR stream.
_read(InputStream) - Method in class org.omg.CORBA.DoubleHolder
Fill in the DoubleHolder.value field by reading the required data from the given stream.
_read(InputStream) - Method in class org.omg.CORBA.DoubleSeqHolder
Fill in the DoubleSeqHolder.value field by reading the required data from the given stream.
_read(InputStream) - Method in class org.omg.CORBA.FixedHolder
Fill in the FixedHolder.value field by reading the required data from the given stream.
_read(InputStream) - Method in class org.omg.CORBA.FloatHolder
Fill in the FloatHolder.value field by reading the required data from the given stream.
_read(InputStream) - Method in class org.omg.CORBA.FloatSeqHolder
Fill in the FloatSeqHolder.value field by reading the required data from the given stream.
_read(InputStream) - Method in class org.omg.CORBA.IntHolder
Fill in the IntHolder.value field by reading the required data from the given stream.
_read(InputStream) - Method in class org.omg.CORBA.LongHolder
Fill in the LongHolder.value field by reading the required data from the given stream.
_read(InputStream) - Method in class org.omg.CORBA.LongLongSeqHolder
Fill in the LongLongSeqHolder.value field by reading the required data from the given stream.
_read(InputStream) - Method in class org.omg.CORBA.LongSeqHolder
Fill in the LongSeqHolder.value field by reading the required data from the given stream.
_read(InputStream) - Method in class org.omg.CORBA.ObjectHolder
Fill in the ObjectHolder.value field by reading the required data from the given stream.
_read(InputStream) - Method in class org.omg.CORBA.OctetSeqHolder
Fill in the OctetSeqHolder.value field by reading the required data from the given stream.
_read(InputStream) - Method in class org.omg.CORBA.ParameterModeHolder
Fill in the ParameterModeHolder.value by data from the CDR stream.
_read(InputStream) - Method in class org.omg.CORBA.PolicyErrorHolder
Fill in the PolicyErrorHolder.value by data from the CDR stream.
_read(InputStream) - Method in class org.omg.CORBA.PolicyHolder
Fill in the PolicyHolder.value by data from the CDR stream.
_read(InputStream) - Method in class org.omg.CORBA.PolicyListHolder
Fill in the PolicyListHolder.value by data from the CDR stream.
_read(InputStream) - Method in class org.omg.CORBA.PrincipalHolder
Deprecated.
Fill in the PrincipalHolder.value field by reading the required data from the given stream.
_read(InputStream) - Method in class org.omg.CORBA.ServiceInformationHolder
Read the service information from the given CDR input stream.
_read(InputStream) - Method in class org.omg.CORBA.ShortHolder
Fill in the ShortHolder.value field by reading the required data from the given stream.
_read(InputStream) - Method in class org.omg.CORBA.ShortSeqHolder
Fill in the ShortSeqHolder.value field by reading the required data from the given stream.
_read(InputStream) - Method in class org.omg.CORBA.StringHolder
Fill in the StringHolder.value field by reading the required data from the given stream.
_read(InputStream) - Method in class org.omg.CORBA.StringSeqHolder
Fill in the StringSeqHolder.value field by reading the required data from the given stream.
_read(InputStream) - Method in class org.omg.CORBA.TypeCodeHolder
Fill in the TypeCodeHolder.value field by reading the required data from the given stream.
_read(InputStream) - Method in class org.omg.CORBA.ULongLongSeqHolder
Fill in the ULongLongSeqHolder.value field by reading the required data from the given stream.
_read(InputStream) - Method in class org.omg.CORBA.ULongSeqHolder
Fill in the ULongSeqHolder.value field by reading the required data from the given stream.
_read(InputStream) - Method in class org.omg.CORBA.UnknownUserExceptionHolder
Fill in the UnknownUserExceptionHolder.value by data from the CDR stream.
_read(InputStream) - Method in class org.omg.CORBA.UShortSeqHolder
Fill in the UShortSeqHolder.value field by reading the required data from the given stream.
_read(InputStream) - Method in class org.omg.CORBA.ValueBaseHolder
Read fill in the value field by reading an instance from the given input stream.
_read(InputStream) - Method in class org.omg.CORBA.WCharSeqHolder
Fill in the WCharSeqHolder.value field by reading the required data from the given stream.
_read(InputStream) - Method in class org.omg.CORBA.WrongTransactionHolder
Fill in the WrongTransactionHolder.value by data from the CDR stream.
_read(InputStream) - Method in class org.omg.CORBA.WStringSeqHolder
Fill in the WStringSeqHolder.value field by reading the required data from the given stream.
_release() - Method in class org.omg.CORBA.LocalObject
This method is not appropriate for the local objects and just throws an exception.
_release() - Method in interface org.omg.CORBA.Object
Free resoureces, occupied by this reference.
_releaseReply(InputStream) - Method in class org.omg.CORBA.LocalObject
This method is not appropriate for the local objects and just throws an exception.
_request(String) - Method in class org.omg.CORBA.LocalObject
This method is not appropriate for the local objects and just throws an exception.
_request(String, boolean) - Method in class org.omg.CORBA.LocalObject
This method is not appropriate for the local objects and just throws an exception.
_request(String) - Method in interface org.omg.CORBA.Object
Create a request to invoke the method of this CORBA object.
_servant_postinvoke(ServantObject) - Method in class org.omg.CORBA.LocalObject
This method is called from rmic generated stubs if the Util.isLocal(javax.rmi.CORBA.Stub), called passing this as parameter, returns true, and the LocalObject._servant_preinvoke(java.lang.String, java.lang.Class) return non-null object.
_servant_preinvoke(String, Class) - Method in class org.omg.CORBA.LocalObject
This method is called from rmic generated stubs if the Util.isLocal(javax.rmi.CORBA.Stub), called passing this as parameter, returns true.
_SET_OVERRIDE - Static variable in class org.omg.CORBA.SetOverrideType
Replace the new existing policies by the new policies.
_set_policy_override(Policy[], SetOverrideType) - Method in class org.omg.CORBA.LocalObject
This method is not appropriate for the local objects and just throws an exception.
_set_policy_override(Policy[], SetOverrideType) - Method in interface org.omg.CORBA.Object
Returns a new object with the new policies either replacing or extending the current policies, depending on the second parameter.
_tk_abstract_interface - Static variable in class org.omg.CORBA.TCKind
The integer constant, indicating IDL data type abstract_interface.
_tk_alias - Static variable in class org.omg.CORBA.TCKind
The integer constant, indicating IDL data type alias.
_tk_any - Static variable in class org.omg.CORBA.TCKind
The integer constant, indicating IDL data type any.
_tk_array - Static variable in class org.omg.CORBA.TCKind
The integer constant, indicating IDL data type array.
_tk_boolean - Static variable in class org.omg.CORBA.TCKind
The integer constant, indicating IDL data type boolean.
_tk_char - Static variable in class org.omg.CORBA.TCKind
The integer constant, indicating IDL data type char.
_tk_double - Static variable in class org.omg.CORBA.TCKind
The integer constant, indicating IDL data type double.
_tk_enum - Static variable in class org.omg.CORBA.TCKind
The integer constant, indicating IDL data type enum.
_tk_except - Static variable in class org.omg.CORBA.TCKind
The integer constant, indicating IDL data type except.
_tk_fixed - Static variable in class org.omg.CORBA.TCKind
The integer constant, indicating IDL data type fixed.
_tk_float - Static variable in class org.omg.CORBA.TCKind
The integer constant, indicating IDL data type float.
_tk_long - Static variable in class org.omg.CORBA.TCKind
The integer constant, indicating IDL data type long.
_tk_longdouble - Static variable in class org.omg.CORBA.TCKind
The integer constant, indicating IDL data type longdouble.
_tk_longlong - Static variable in class org.omg.CORBA.TCKind
The integer constant, indicating IDL data type longlong.
_tk_native - Static variable in class org.omg.CORBA.TCKind
The integer constant, indicating IDL data type native.
_tk_null - Static variable in class org.omg.CORBA.TCKind
The integer constant, indicating IDL data type null.
_tk_objref - Static variable in class org.omg.CORBA.TCKind
The integer constant, indicating IDL data type objref.
_tk_octet - Static variable in class org.omg.CORBA.TCKind
The integer constant, indicating IDL data type octet.
_tk_Principal - Static variable in class org.omg.CORBA.TCKind
The integer constant, indicating IDL data type Principal.
_tk_sequence - Static variable in class org.omg.CORBA.TCKind
The integer constant, indicating IDL data type sequence.
_tk_short - Static variable in class org.omg.CORBA.TCKind
The integer constant, indicating IDL data type short.
_tk_string - Static variable in class org.omg.CORBA.TCKind
The integer constant, indicating IDL data type string.
_tk_struct - Static variable in class org.omg.CORBA.TCKind
The integer constant, indicating IDL data type struct.
_tk_TypeCode - Static variable in class org.omg.CORBA.TCKind
The integer constant, indicating IDL data type TypeCode.
_tk_ulong - Static variable in class org.omg.CORBA.TCKind
The integer constant, indicating IDL data type ulong.
_tk_ulonglong - Static variable in class org.omg.CORBA.TCKind
The integer constant, indicating IDL data type ulonglong.
_tk_union - Static variable in class org.omg.CORBA.TCKind
The integer constant, indicating IDL data type union.
_tk_ushort - Static variable in class org.omg.CORBA.TCKind
The integer constant, indicating IDL data type ushort.
_tk_value - Static variable in class org.omg.CORBA.TCKind
The integer constant, indicating IDL data type value.
_tk_value_box - Static variable in class org.omg.CORBA.TCKind
The integer constant, indicating IDL data type value_box.
_tk_void - Static variable in class org.omg.CORBA.TCKind
The integer constant, indicating IDL data type void.
_tk_wchar - Static variable in class org.omg.CORBA.TCKind
The integer constant, indicating IDL data type wchar.
_tk_wstring - Static variable in class org.omg.CORBA.TCKind
The integer constant, indicating IDL data type wstring.
_type() - Method in class org.omg.CORBA.AnyHolder
Returns the TypeCode, corresponding the CORBA type that is stored using this holder.
_type() - Method in class org.omg.CORBA.AnySeqHolder
Returns the TypeCode, corresponding the CORBA type that is stored using this holder.
_type() - Method in class org.omg.CORBA.BooleanHolder
Returns the TypeCode, corresponding the CORBA type that is stored using this holder.
_type() - Method in class org.omg.CORBA.BooleanSeqHolder
Returns the TypeCode, corresponding the CORBA type that is stored using this holder.
_type() - Method in class org.omg.CORBA.ByteHolder
Returns the TypeCode, corresponding the CORBA type that is stored using this holder.
_type() - Method in class org.omg.CORBA.CharHolder
Returns the TypeCode, corresponding the CORBA type that is stored using this holder.
_type() - Method in class org.omg.CORBA.CharSeqHolder
Returns the TypeCode, corresponding the CORBA type that is stored using this holder.
_type() - Method in class org.omg.CORBA.CurrentHolder
Get the typecode of the Current.
_type() - Method in class org.omg.CORBA.DoubleHolder
Returns the TypeCode, corresponding the CORBA type that is stored using this holder.
_type() - Method in class org.omg.CORBA.DoubleSeqHolder
Returns the TypeCode, corresponding the CORBA type that is stored using this holder.
_type() - Method in class org.omg.CORBA.FixedHolder
Returns the TypeCode, corresponding the CORBA type that is stored using this holder.
_type() - Method in class org.omg.CORBA.FloatHolder
Returns the TypeCode, corresponding the CORBA type that is stored using this holder.
_type() - Method in class org.omg.CORBA.FloatSeqHolder
Returns the TypeCode, corresponding the CORBA type that is stored using this holder.
_type() - Method in class org.omg.CORBA.IntHolder
Returns the TypeCode, corresponding the CORBA type that is stored using this holder.
_type() - Method in class org.omg.CORBA.LongHolder
Returns the TypeCode, corresponding the CORBA type that is stored using this holder.
_type() - Method in class org.omg.CORBA.LongLongSeqHolder
Returns the TypeCode, corresponding the CORBA type that is stored using this holder.
_type() - Method in class org.omg.CORBA.LongSeqHolder
Returns the TypeCode, corresponding the CORBA type that is stored using this holder.
_type() - Method in class org.omg.CORBA.ObjectHolder
Returns the TypeCode, corresponding the CORBA type that is stored using this holder.
_type() - Method in class org.omg.CORBA.OctetSeqHolder
Returns the TypeCode, corresponding the CORBA type that is stored using this holder.
_type() - Method in class org.omg.CORBA.ParameterModeHolder
Get the typecode of the ParameterMode.
_type() - Method in class org.omg.CORBA.PolicyErrorHolder
Get the typecode of the PolicyError.
_type() - Method in class org.omg.CORBA.PolicyHolder
Get the typecode of the Policy.
_type() - Method in class org.omg.CORBA.PolicyListHolder
Get the typecode of the Policy[].
_type() - Method in class org.omg.CORBA.PrincipalHolder
Deprecated.
Returns the TypeCode, corresponding the CORBA type that is stored using this holder.
_type() - Method in class org.omg.CORBA.ServiceInformationHolder
Get the typecode of the service information.
_type() - Method in class org.omg.CORBA.ShortHolder
Returns the TypeCode, corresponding the CORBA type that is stored using this holder.
_type() - Method in class org.omg.CORBA.ShortSeqHolder
Returns the TypeCode, corresponding the CORBA type that is stored using this holder.
_type() - Method in class org.omg.CORBA.StringHolder
Returns the TypeCode, corresponding the CORBA type that is stored using this holder.
_type() - Method in class org.omg.CORBA.StringSeqHolder
Returns the TypeCode, corresponding the CORBA type that is stored using this holder.
_type() - Method in class org.omg.CORBA.TypeCodeHolder
Returns the TypeCode, corresponding the CORBA type that is stored using this holder.
_type() - Method in class org.omg.CORBA.ULongLongSeqHolder
Returns the TypeCode, corresponding the CORBA type that is stored using this holder.
_type() - Method in class org.omg.CORBA.ULongSeqHolder
Returns the TypeCode, corresponding the CORBA type that is stored using this holder.
_type() - Method in class org.omg.CORBA.UnknownUserExceptionHolder
Get the typecode of the UnknownUserException.
_type() - Method in class org.omg.CORBA.UShortSeqHolder
Returns the TypeCode, corresponding the CORBA type that is stored using this holder.
_type() - Method in class org.omg.CORBA.ValueBaseHolder
Get the typecode of the stored instance.
_type() - Method in class org.omg.CORBA.WCharSeqHolder
Returns the TypeCode, corresponding the CORBA type that is stored using this holder.
_type() - Method in class org.omg.CORBA.WrongTransactionHolder
Get the typecode of the WrongTransaction.
_type() - Method in class org.omg.CORBA.WStringSeqHolder
Returns the TypeCode, corresponding the CORBA type that is stored using this holder.
_write(OutputStream) - Method in class org.omg.CORBA.AnyHolder
Write the AnyHolder.value field to the given stream.
_write(OutputStream) - Method in class org.omg.CORBA.AnySeqHolder
Write the AnySeqHolder.value field to the given stream.
_write(OutputStream) - Method in class org.omg.CORBA.BooleanHolder
Write the BooleanHolder.value field to the given stream.
_write(OutputStream) - Method in class org.omg.CORBA.BooleanSeqHolder
Write the BooleanSeqHolder.value field to the given stream.
_write(OutputStream) - Method in class org.omg.CORBA.ByteHolder
Write the ByteHolder.value field to the given stream.
_write(OutputStream) - Method in class org.omg.CORBA.CharHolder
Write the CharHolder.value field to the given stream.
_write(OutputStream) - Method in class org.omg.CORBA.CharSeqHolder
Write the CharSeqHolder.value field to the given stream.
_write(OutputStream) - Method in class org.omg.CORBA.CurrentHolder
Write the stored value into the CDR stream.
_write(OutputStream) - Method in class org.omg.CORBA.DoubleHolder
Write the DoubleHolder.value field to the given stream.
_write(OutputStream) - Method in class org.omg.CORBA.DoubleSeqHolder
Write the DoubleSeqHolder.value field to the given stream.
_write(OutputStream) - Method in class org.omg.CORBA.FixedHolder
Write the FixedHolder.value field to the given stream.
_write(OutputStream) - Method in class org.omg.CORBA.FloatHolder
Write the FloatHolder.value field to the given stream.
_write(OutputStream) - Method in class org.omg.CORBA.FloatSeqHolder
Write the FloatSeqHolder.value field to the given stream.
_write(OutputStream) - Method in class org.omg.CORBA.IntHolder
Write the IntHolder.value field to the given stream.
_write(OutputStream) - Method in class org.omg.CORBA.LongHolder
Write the LongHolder.value field to the given stream.
_write(OutputStream) - Method in class org.omg.CORBA.LongLongSeqHolder
Write the LongLongSeqHolder.value field to the given stream.
_write(OutputStream) - Method in class org.omg.CORBA.LongSeqHolder
Write the LongSeqHolder.value field to the given stream.
_write(OutputStream) - Method in class org.omg.CORBA.ObjectHolder
Write the ObjectHolder.value field to the given stream.
_write(OutputStream) - Method in class org.omg.CORBA.OctetSeqHolder
Write the OctetSeqHolder.value field to the given stream.
_write(OutputStream) - Method in class org.omg.CORBA.ParameterModeHolder
Write the stored value into the CDR stream.
_write(OutputStream) - Method in class org.omg.CORBA.PolicyErrorHolder
Write the stored value into the CDR stream.
_write(OutputStream) - Method in class org.omg.CORBA.PolicyHolder
Write the stored value into the CDR stream.
_write(OutputStream) - Method in class org.omg.CORBA.PolicyListHolder
Write the stored value into the CDR stream.
_write(OutputStream) - Method in class org.omg.CORBA.PrincipalHolder
Deprecated.
Write the PrincipalHolder.value field to the given stream.
_write(OutputStream) - Method in class org.omg.CORBA.ServiceInformationHolder
Write the stored service information into the given CDR output stream.
_write(OutputStream) - Method in class org.omg.CORBA.ShortHolder
Write the ShortHolder.value field to the given stream.
_write(OutputStream) - Method in class org.omg.CORBA.ShortSeqHolder
Write the ShortSeqHolder.value field to the given stream.
_write(OutputStream) - Method in class org.omg.CORBA.StringHolder
Write the StringHolder.value field to the given stream.
_write(OutputStream) - Method in class org.omg.CORBA.StringSeqHolder
Write the StringSeqHolder.value field to the given stream.
_write(OutputStream) - Method in class org.omg.CORBA.TypeCodeHolder
Write the TypeCodeHolder.value field to the given stream.
_write(OutputStream) - Method in class org.omg.CORBA.ULongLongSeqHolder
Write the ULongLongSeqHolder.value field to the given stream.
_write(OutputStream) - Method in class org.omg.CORBA.ULongSeqHolder
Write the ULongSeqHolder.value field to the given stream.
_write(OutputStream) - Method in class org.omg.CORBA.UnknownUserExceptionHolder
Write the stored value into the CDR stream.
_write(OutputStream) - Method in class org.omg.CORBA.UShortSeqHolder
Write the UShortSeqHolder.value field to the given stream.
_write(OutputStream) - Method in class org.omg.CORBA.ValueBaseHolder
Write the stored instance to the given output stream.
_write(OutputStream) - Method in class org.omg.CORBA.WCharSeqHolder
Write the WCharSeqHolder.value field to the given stream.
_write(OutputStream) - Method in class org.omg.CORBA.WrongTransactionHolder
Write the stored value into the CDR stream.
_write(OutputStream) - Method in class org.omg.CORBA.WStringSeqHolder
Write the WStringSeqHolder.value field to the given stream.
A B C D E F G I K L M N O P R S T U V W _