Uses of Class org.omg.CORBA.Any

Uses in package org.omg.CosNaming.NamingContextPackage

Methods with parameter type org.omg.CORBA.Any

AlreadyBound
Extract the exception from the given Any.
CannotProceed
Extract the exception from the given Any.
InvalidName
Extract the exception from the given Any.
NotEmpty
Extract the exception from the given Any.
NotFound
Extract the exception from the given Any.
NotFoundReason
Extract the exception from the given Any.
void
Insert the exception into the given Any.
void
Insert the exception into the given Any.
void
Insert the exception into the given Any.
void
Insert the exception into the given Any.
void
Insert the exception into the given Any.
void
Insert the exception into the given Any.

Uses in package org.omg.PortableServer.CurrentPackage

Methods with parameter type org.omg.CORBA.Any

NoContext
Extract the NoContext from given Any.
void
Insert the NoContext into the given Any.

Uses in package org.omg.CORBA

Constructors with parameter type org.omg.CORBA.Any

AnyHolder.AnyHolder(Any initial_value)
Constructs an instance of AnyHolder, initializing value to the passed parameter.
Constructs an instance of AnySeqHolder, initializing value to the given array
Creates the name-value pair, initialising the fields to the passed values.
UnionMember.UnionMember(String a_name, Any a_label, TypeCode a_type, IDLType a_type_def)
Creates a union member.
Create the instance of the unknow user exception, initialised to the given value.

Fields of type org.omg.CORBA.Any

Any
The Any, holding the actual exception, that has been thrown by the server.
Any
The label of the union member.
Any
The instance of Any (not the "any value"), held by this holder.
Any[]
The Any[] (CORBA AnySeq) value, held by this AnySeqHolder.
Any
The value of the structure record.

Methods with parameter type org.omg.CORBA.Any

NamedValue
NVList.add_value(String a_name, Any a_value, int a_flags)
Create and add the named value object with the given name, value and flags.
DynAny
The support for DynAny and derived interfaces has never been implemented in Sun's java releases, at least till v1.4 inclusive.
NamedValue
ORB.create_named_value(String s, Any any, int flags)
Create a new named value.
Policy
ORB.create_policy(int type, Any value)
This should create the new policy with the specified type and initial state.
boolean
Any.equal(Any other)
Compare this Any with another Any.
void
This method is deprecated, use set_exception(Any) (same parameter).
Any[]
Extract the array of Any's from the given Any.
boolean[]
Extract the boolean[] from the given Any.
char[]
Extract the char[] from the given Any.
CompletionStatus
Extract the CompletionStatus from the given Any.
Current
Extract the Current from given Any.
DefinitionKind
Extract the definition kind from the given Any.
double[]
Extract the double[] from the given Any.
String
Extract the FieldName from Any ((uses Any.extract_string).
float[]
Extract the float[] from the given Any.
String
Extract the Identifier from Any ((uses Any.extract_string).
IDLType
Extract the IDL type from the given Any.
long[]
Extract the long[] from the given Any.
int[]
Extract the int[] from the given Any.
NameValuePair
Extract the NameValuePair from the given Any.
Object
Extract the array of object from the given Any.
byte[]
Extract the byte[] from the given Any.
ParameterMode
Extract the parameter mode from the given Any.
Policy
Extract the Policy from given Any.
Policy[]
Extract the Policy[] from given Any.
int
Extract the int from given Any.
String
Extract the Repository Id from Any ((uses Any.extract_string).
ServiceDetail
Extract the service detail info from the given Any
ServiceInformation
Extract the service information from the given Any.
SetOverrideType
Extract the definition kind from the given Any.
short[]
Extract the short[] from the given Any.
String[]
Extract the String[] from the given Any.
String
Extract the string from the given Any.
StructMember
Extract the structure member from the given Any.
long[]
Extract the long[] from the given Any.
int[]
Extract the int[] from the given Any.
UnionMember
Extract the union member from the given Any.
short[]
Extract the short[] from the given Any.
Serializable
Extract the value type from the given Any.
ValueMember
Extract the value member from the given Any.
String
Extract the VersionSpec from Any ((uses Any.extract_string).
short
Extract the Visibility from the given Any.
char[]
Extract the char[] from the given Any.
String[]
Extract the String[] from the given Any.
String
Extract the wide string from the given Any.
void
Makes a DynAny from the Any.
void
BooleanSeqHelper.insert(Any into, boolean[] that)
Insert into the given boolean[] into the given Any.
void
OctetSeqHelper.insert(Any into, byte[] that)
Insert into the given byte[] into the given Any.
void
CharSeqHelper.insert(Any into, char[] that)
Insert into the given char[] into the given Any.
void
WCharSeqHelper.insert(Any into, char[] that)
Insert into the given char[] into the given Any.
void
DoubleSeqHelper.insert(Any into, double[] that)
Insert into the given double[] into the given Any.
void
FloatSeqHelper.insert(Any into, float[] that)
Insert into the given float[] into the given Any.
void
PolicyTypeHelper.insert(Any any, int that)
Insert the int into the given Any.
void
LongSeqHelper.insert(Any into, int[] that)
Insert into the given int[] into the given Any.
void
ULongSeqHelper.insert(Any into, int[] that)
Insert into the given int[] into the given Any.
void
Insert the value base that is Serializable into the given Any.
void
Insert the FieldName into Any (uses Any.insert_string).
void
Insert the Identifier into Any (uses Any.insert_string).
void
Insert the Repository Id into Any (uses Any.insert_string).
void
Insert the string into the given Any.
void
Insert the VersionSpec into Any (uses Any.insert_string).
void
Insert the wide string into the given Any.
void
Insert into the given String[] into the given Any.
void
Insert into the given String[] into the given Any.
void
LongLongSeqHelper.insert(Any into, long[] that)
Insert into the given long[] into the given Any.
void
ULongLongSeqHelper.insert(Any into, long[] that)
Insert into the given long[] into the given Any.
void
AnySeqHelper.insert(Any into, Any[] that)
Insert into the given Any[] into the given Any.
void
Insert into the given CompletionStatus into the given Any.
void
Insert the Current into the given Any.
void
Insert the definition kind into the given Any.
void
Insert the IDL type into the given Any.
void
Insert the NameValuePair into the given Any.
void
Insert the object into the given Any.
void
Insert the parameter mode into the given Any.
void
Insert the Policy into the given Any.
void
Insert the Policy[] into the given Any.
void
Insert the service detail into the given Any.
void
Insert the service information into the given Any.
void
Insert the definition kind into the given Any.
void
Insert the structure member into the given Any.
void
Inset the union member into the given Any.
void
Insert the value member into the given Any.
void
VisibilityHelper.insert(Any any, short that)
Insert the Visibility into the given Any.
void
ShortSeqHelper.insert(Any into, short[] that)
Insert into the given short[] into the given Any.
void
UShortSeqHelper.insert(Any into, short[] that)
Insert into the given short[] into the given Any.
void
Insert the CORBA any into this Any
void
Insert the Any value into the enclosed Any inside this DynAny.
void
This method is deprecated, set_result(Any) (same parameter).
void
Set the elements from of the enclosed array of Anys.
void
Set the elements from of the enclosed array of Anys.
void
Should set the exception that has been thrown during the method invocation.
void
Set a property.
void
Should specify the return value for the call.
void
AnySeqHelper.write(OutputStream output, Any[] value)
Writes the array of Any's into the given stream.
void
Write Any to the output stream.
void
DataOutputStream.write_any_array(Any[] seq, int offset, int length)
Write array of Any's to the output stream.

Methods with return type org.omg.CORBA.Any

Any
Add the named input parameter that passes value to the method being invoked.
Any
Add the input/output parameter that passes value both to and from the method being invoked.
Any
Add the named input parameter that passes value to the method being invoked.
Any
Add the named input/output parameter that passes value both to and from the method being invoked.
Any
Add the named output parameter that passes value from the method being invoked.
Any
Add the output parameter that passes value from the method being invoked.
Any
Create an instance of the CORBA Any with the type, intialised to TCKind
Any[]
Extract the array of Any's from the given Any.
Any
Extract another Any from this Any.
Any
Retrieves the Any, stored inside this DynAny.
Any[]
Get the elements of the enclosed array.
Any[]
Get the elements of the enclosed sequence.
Any
Retrieves the label of the union member at the given index.
Any[]
Reads the Any[] from the CORBA input stream.
Any
Read Any.
Any
Get the value, returned by the method.
Any
Returns the enclosed Any.
Any
Get the value of this parameter.

Uses in package org.omg.CosNaming

Methods with parameter type org.omg.CORBA.Any

Binding
Extract the binding from the given Any.
BindingIterator
Extract the binding iterator from the given Any.
Binding[]
Extract the array of bindings from the given Any.
BindingType
Extract the binding type from the given Any.
String
Extract the IString from Any ((uses Any.extract_string).
NameComponent
Extract the name component from this Any
NameComponent[]
Extract the Name the given Any.
NamingContextExt
Extract the naming context from the given Any.
NamingContext
Extract the naming context from the given Any.
void
Insert the IString into Any (uses Any.insert_string).
void
Insert the binding into the given Any.
void
Insert the binding iterator into the given Any.
void
Insert the binding type into the given Any.
void
Insert the array of bindings into the given Any.
void
Insert the name compnent into the given Any.
void
Extract the Name from the given Any.
void
Insert the naming context into the given Any
void
Insert the naming context into the given Any

Uses in package org.omg.CORBA.portable

Methods with parameter type org.omg.CORBA.Any

void
Write CORBA Any.

Methods with return type org.omg.CORBA.Any

Any
Read a CORBA Any.

Uses in package org.omg.DynamicAny.DynAnyFactoryPackage

Methods with parameter type org.omg.CORBA.Any

InconsistentTypeCode
Extract the InconsistentTypeCode from given Any.
void
Insert the InconsistentTypeCode into the given Any.

Uses in package org.omg.PortableServer.POAManagerPackage

Methods with parameter type org.omg.CORBA.Any

AdapterInactive
Extract the AdapterInactive from given Any.
void
Insert the AdapterInactive into the given Any.

Uses in package org.omg.IOP.CodecFactoryPackage

Methods with parameter type org.omg.CORBA.Any

UnknownEncoding
Extract the UnknownEncoding from given Any.
void
Insert the UnknownEncoding into the given Any.

Uses in package org.omg.Dynamic

Constructors with parameter type org.omg.CORBA.Any

Parameter.Parameter(Any an_argument, ParameterMode a_mode)
Create an instance, initialising field to the passed values.

Fields of type org.omg.CORBA.Any

Any
The Any, holding the value of the parameter.

Uses in package org.omg.IOP.CodecPackage

Methods with parameter type org.omg.CORBA.Any

FormatMismatch
Extract the FormatMismatch from given Any.
InvalidTypeForEncoding
Extract the InvalidTypeForEncoding from given Any.
TypeMismatch
Extract the TypeMismatch from given Any.
void
Insert the FormatMismatch into the given Any.
void
Insert the InvalidTypeForEncoding into the given Any.
void
Insert the TypeMismatch into the given Any.

Uses in package org.omg.DynamicAny.DynAnyPackage

Methods with parameter type org.omg.CORBA.Any

InvalidValue
Extract the InvalidValue from given Any.
TypeMismatch
Extract the TypeMismatch from given Any.
void
Insert the InvalidValue into the given Any.
void
Insert the TypeMismatch into the given Any.

Uses in package org.omg.PortableServer.POAPackage

Methods with parameter type org.omg.CORBA.Any

AdapterAlreadyExists
Extract the AdapterAlreadyExists from given Any.
AdapterNonExistent
Extract the AdapterNonExistent from given Any.
InvalidPolicy
Extract the InvalidPolicy from given Any.
NoServant
Extract the NoServant from given Any.
ObjectAlreadyActive
Extract the ObjectAlreadyActive from given Any.
ObjectNotActive
Extract the ObjectNotActive from given Any.
ServantAlreadyActive
Extract the ServantAlreadyActive from given Any.
ServantNotActive
Extract the ServantNotActive from given Any.
WrongAdapter
Extract the WrongAdapter from given Any.
WrongPolicy
Extract the WrongPolicy from given Any.
void
Insert the AdapterAlreadyExists into the given Any.
void
Insert the AdapterNonExistent into the given Any.
void
Insert the InvalidPolicy into the given Any.
void
Insert the NoServant into the given Any.
void
Insert the ObjectAlreadyActive into the given Any.
void
Insert the ObjectNotActive into the given Any.
void
Insert the ServantAlreadyActive into the given Any.
void
Insert the ServantNotActive into the given Any.
void
Insert the WrongAdapter into the given Any.
void
Insert the WrongPolicy into the given Any.

Uses in package org.omg.CosNaming.NamingContextExtPackage

Methods with parameter type org.omg.CORBA.Any

String
Just extracts string from this Any.
InvalidAddress
Extract the exception from the given Any.
String
Just extracts string from this Any.
String
Just extracts string from this Any.
void
Just inserts string into this Any.
void
Just inserts string into this Any.
void
Just inserts string into this Any.
void
Insert the exception into the given Any.

Uses in package org.omg.PortableInterceptor.ORBInitInfoPackage

Methods with parameter type org.omg.CORBA.Any

DuplicateName
Extract the DuplicateName from given Any.
InvalidName
Extract the InvalidName from given Any.
String
Extract the Object Id from Any ((uses Any.extract_string).
void
Insert the Object Id into Any (uses Any.insert_string).
void
Insert the DuplicateName into the given Any.
void
Insert the InvalidName into the given Any.

Uses in package org.omg.IOP

Methods with parameter type org.omg.CORBA.Any

byte[]
Encode the value, stored inside the given Any, into array of bytes.
byte[]
Encode the value (without the typecode), stored in the passed Any, into the given byte array.
CodecFactory
Extract the CodecFactory from given Any.
int
Extract the int from given Any.
IOR
Extract the IOR from given Any.
TaggedComponent[]
Extract the MultipleComponentProfile from given Any.
int
Extract the int from given Any.
ServiceContext
Extract the ServiceContext from given Any.
ServiceContext[]
Extract the ServiceContext[] from given Any.
int
Extract the int from given Any.
TaggedComponent
Extract the TaggedComponent from given Any.
TaggedProfile
Extract the TaggedProfile from given Any.
void
ComponentIdHelper.insert(Any any, int that)
Insert the int into the given Any.
void
ProfileIdHelper.insert(Any any, int that)
Insert the int into the given Any.
void
ServiceIdHelper.insert(Any any, int that)
Insert the int into the given Any.
void
Insert the CodecFactory into the given Any.
void
IORHelper.insert(Any any, IOR that)
Insert the IOR into the given Any.
void
Insert the ServiceContext into the given Any.
void
Insert the ServiceContext[] into the given Any.
void
Insert the TaggedComponent into the given Any.
void
Insert the MultipleComponentProfile into the given Any.
void
Insert the TaggedProfile into the given Any.

Methods with return type org.omg.CORBA.Any

Any
CodecOperations.decode(byte[] them)
Decode the given array of bytes and return the decoded value, inserted into Any.
Any
Decode the given array of bytes, supposing that they contain the given data structure, and return the decoded value.

Uses in package org.omg.Messaging

Methods with parameter type org.omg.CORBA.Any

short
Delegates call to Any.extract_short().
void
SyncScopeHelper.insert(Any a, short that)
Delegates call to Any.insert_short(short).