Uses of Class
org.omg.CORBA.Any

Packages that use Any
org.omg.BiDirPolicy   
org.omg.CONV_FRAME   
org.omg.CORBA   
org.omg.CORBA.ContainedPackage   
org.omg.CORBA.ContainerPackage   
org.omg.CORBA.ExtValueDefPackage   
org.omg.CORBA.InterfaceAttrExtensionPackage   
org.omg.CORBA.InterfaceDefPackage   
org.omg.CORBA.ORBPackage   
org.omg.CORBA.PollableSetPackage   
org.omg.CORBA.portable   
org.omg.CORBA.TypeCodePackage   
org.omg.CORBA.ValueDefPackage   
org.omg.CosNaming   
org.omg.CosNaming.NamingContextExtPackage   
org.omg.CosNaming.NamingContextPackage   
org.omg.CosTransactions   
org.omg.CosTSInteroperation   
org.omg.CSI   
org.omg.CSIIOP   
org.omg.Dynamic   
org.omg.GIOP   
org.omg.GSSUP   
org.omg.IIOP   
org.omg.IOP   
org.omg.IOP.CodecFactoryPackage   
org.omg.IOP.CodecPackage   
org.omg.PortableInterceptor   
org.omg.PortableInterceptor.ORBInitInfoPackage   
org.omg.PortableServer   
org.omg.PortableServer.CurrentPackage   
org.omg.PortableServer.POAManagerFactoryPackage   
org.omg.PortableServer.POAManagerPackage   
org.omg.PortableServer.POAPackage   
org.omg.SECIOP   
org.omg.Security   
org.omg.SecurityAdmin   
org.omg.SecurityLevel1   
org.omg.SecurityLevel2   
org.omg.SendingContext   
org.omg.SendingContext.CodeBasePackage   
org.omg.SSLIOP   
org.omg.TimeBase   
 

Uses of Any in org.omg.BiDirPolicy
 

Methods in org.omg.BiDirPolicy with parameters of type Any
static BidirectionalPolicy BidirectionalPolicyHelper.extract(Any any)
           
static short BidirectionalPolicyValueHelper.extract(Any any)
           
static void BidirectionalPolicyHelper.insert(Any any, BidirectionalPolicy s)
           
static void BidirectionalPolicyValueHelper.insert(Any any, short s)
           
 

Uses of Any in org.omg.CONV_FRAME
 

Methods in org.omg.CONV_FRAME with parameters of type Any
static CodeSetComponent CodeSetComponentHelper.extract(Any any)
           
static int CodeSetIdHelper.extract(Any any)
           
static CodeSetContext CodeSetContextHelper.extract(Any any)
           
static CodeSetComponentInfo CodeSetComponentInfoHelper.extract(Any any)
           
static void CodeSetComponentHelper.insert(Any any, CodeSetComponent s)
           
static void CodeSetComponentInfoHelper.insert(Any any, CodeSetComponentInfo s)
           
static void CodeSetContextHelper.insert(Any any, CodeSetContext s)
           
static void CodeSetIdHelper.insert(Any any, int s)
           
 

Uses of Any in org.omg.CORBA
 

Fields in org.omg.CORBA declared as Any
 Any UnknownUserException.except
           
 Any UnionMember.label
           
 Any ConstantDescription.value
           
 Any AnyHolder.value
           
 Any[] AnySeqHolder.value
           
 

Methods in org.omg.CORBA that return Any
abstract  Any Request.add_in_arg()
           
abstract  Any Request.add_inout_arg()
           
abstract  Any Request.add_named_in_arg(java.lang.String name)
           
abstract  Any Request.add_named_inout_arg(java.lang.String name)
           
abstract  Any Request.add_named_out_arg(java.lang.String name)
           
abstract  Any Request.add_out_arg()
           
abstract  Any ORB.create_any()
           
abstract  Any Any.extract_any()
           
static Any[] AnySeqHelper.extract(Any any)
           
abstract  Any TypeCode.member_label(int index)
           
 Any DataInputStream.read_any()
           
static Any[] AnySeqHelper.read(InputStream _in)
           
abstract  Any Request.return_value()
           
 Any ConstantDefOperations.value()
           
abstract  Any NamedValue.value()
           
 

Methods in org.omg.CORBA with parameters of type Any
abstract  NamedValue NVList.add_value(java.lang.String name, Any value, int flags)
           
 ConstantDef ContainerOperations.create_constant(java.lang.String id, java.lang.String name, java.lang.String version, IDLType type, Any value)
           
abstract  NamedValue ORB.create_named_value(java.lang.String s, Any any, int flags)
           
 Policy ORB.create_policy(int type, Any val)
           
abstract  boolean Any.equal(Any a)
           
 void ServerRequest.except(Any except)
          Deprecated. use set_exception()
static double[] LongDoubleSeqHelper.extract(Any any)
           
static InterfaceDef[] InterfaceDefSeqHelper.extract(Any any)
           
static ValueDef[] ValueDefSeqHelper.extract(Any any)
           
static PrimitiveDef PrimitiveDefHelper.extract(Any any)
           
static Contained ContainedHelper.extract(Any any)
           
static ParameterDescription ParameterDescriptionHelper.extract(Any any)
           
static InterfaceAttrExtension InterfaceAttrExtensionHelper.extract(Any any)
           
static StructDef StructDefHelper.extract(Any any)
           
static LocalInterfaceDef LocalInterfaceDefHelper.extract(Any any)
           
static IRObject IRObjectHelper.extract(Any any)
           
static InterfaceDescription InterfaceDescriptionHelper.extract(Any any)
           
static ParameterDescription[] ParDescriptionSeqHelper.extract(Any any)
           
static TypedefDef TypedefDefHelper.extract(Any any)
           
static ExtInitializer ExtInitializerHelper.extract(Any any)
           
static AttributeDef AttributeDefHelper.extract(Any any)
           
static AttributeDescription[] AttrDescriptionSeqHelper.extract(Any any)
           
static ExtLocalInterfaceDef ExtLocalInterfaceDefHelper.extract(Any any)
           
static ExtInterfaceDef[] ExtInterfaceDefSeqHelper.extract(Any any)
           
static java.lang.String[] EnumMemberSeqHelper.extract(Any any)
           
static Contained[] ContainedSeqHelper.extract(Any any)
           
static java.lang.String ScopedNameHelper.extract(Any any)
           
static ExceptionDef[] ExceptionDefSeqHelper.extract(Any any)
           
static AbstractInterfaceDef AbstractInterfaceDefHelper.extract(Any any)
           
static WstringDef WstringDefHelper.extract(Any any)
           
static ExtInterfaceDef ExtInterfaceDefHelper.extract(Any any)
           
static PollableSet PollableSetHelper.extract(Any any)
           
static ExtAttributeDef ExtAttributeDefHelper.extract(Any any)
           
static InterfaceDef InterfaceDefHelper.extract(Any any)
           
static ExceptionDef ExceptionDefHelper.extract(Any any)
           
static ExtValueDef ExtValueDefHelper.extract(Any any)
           
static Repository RepositoryHelper.extract(Any any)
           
static ModuleDescription ModuleDescriptionHelper.extract(Any any)
           
static ExtAttributeDescription[] ExtAttrDescriptionSeqHelper.extract(Any any)
           
static ConstantDescription ConstantDescriptionHelper.extract(Any any)
           
static StringDef StringDefHelper.extract(Any any)
           
static ConstantDef ConstantDefHelper.extract(Any any)
           
static ValueBoxDef ValueBoxDefHelper.extract(Any any)
           
static ArrayDef ArrayDefHelper.extract(Any any)
           
static TypeDescription TypeDescriptionHelper.extract(Any any)
           
static Bounds BoundsHelper.extract(Any any)
           
static OperationDescription[] OpDescriptionSeqHelper.extract(Any any)
           
static Initializer InitializerHelper.extract(Any any)
           
static UnionMember[] UnionMemberSeqHelper.extract(Any any)
           
static UnionDef UnionDefHelper.extract(Any any)
           
static ExceptionDescription[] ExcDescriptionSeqHelper.extract(Any any)
           
static ModuleDef ModuleDefHelper.extract(Any any)
           
static AbstractInterfaceDef[] AbstractInterfaceDefSeqHelper.extract(Any any)
           
static OperationDescription OperationDescriptionHelper.extract(Any any)
           
static ExtAttributeDescription ExtAttributeDescriptionHelper.extract(Any any)
           
static StructMember[] StructMemberSeqHelper.extract(Any any)
           
static ConstructionPolicy ConstructionPolicyHelper.extract(Any any)
           
static PrimitiveKind PrimitiveKindHelper.extract(Any any)
           
static OperationMode OperationModeHelper.extract(Any any)
           
static AliasDef AliasDefHelper.extract(Any any)
           
static java.lang.String ContextIdentifierHelper.extract(Any any)
           
static DomainManager DomainManagerHelper.extract(Any any)
           
static ExceptionDescription ExceptionDescriptionHelper.extract(Any any)
           
static ExtInitializer[] ExtInitializerSeqHelper.extract(Any any)
           
static java.lang.String[] ContextIdSeqHelper.extract(Any any)
           
static AttributeDescription AttributeDescriptionHelper.extract(Any any)
           
static EnumDef EnumDefHelper.extract(Any any)
           
static Initializer[] InitializerSeqHelper.extract(Any any)
           
static Container ContainerHelper.extract(Any any)
           
static ExtValueDef[] ExtValueDefSeqHelper.extract(Any any)
           
static ValueDef ValueDefHelper.extract(Any any)
           
static FixedDef FixedDefHelper.extract(Any any)
           
static NativeDef NativeDefHelper.extract(Any any)
           
static ExtAbstractInterfaceDef[] ExtAbstractInterfaceDefSeqHelper.extract(Any any)
           
static java.lang.String[] RepositoryIdSeqHelper.extract(Any any)
           
static DomainManager[] DomainManagersListHelper.extract(Any any)
           
static int[] PolicyTypeSeqHelper.extract(Any any)
           
static ValueMember[] ValueMemberSeqHelper.extract(Any any)
           
static ExtLocalInterfaceDef[] ExtLocalInterfaceDefSeqHelper.extract(Any any)
           
static SequenceDef SequenceDefHelper.extract(Any any)
           
static AttributeMode AttributeModeHelper.extract(Any any)
           
static ValueDescription ValueDescriptionHelper.extract(Any any)
           
static OperationDef OperationDefHelper.extract(Any any)
           
static ValueMemberDef ValueMemberDefHelper.extract(Any any)
           
static LocalInterfaceDef[] LocalInterfaceDefSeqHelper.extract(Any any)
           
static ExtAbstractInterfaceDef ExtAbstractInterfaceDefHelper.extract(Any any)
           
static Any[] AnySeqHelper.extract(Any any)
           
static boolean[] BooleanSeqHelper.extract(Any any)
           
static char[] CharSeqHelper.extract(Any any)
           
static CompletionStatus CompletionStatusHelper.extract(Any any)
           
static Current CurrentHelper.extract(Any any)
           
static DefinitionKind DefinitionKindHelper.extract(Any any)
           
static double[] DoubleSeqHelper.extract(Any any)
           
static float[] FloatSeqHelper.extract(Any any)
           
static IDLType IDLTypeHelper.extract(Any any)
           
static java.lang.String IdentifierHelper.extract(Any any)
           
static long[] LongLongSeqHelper.extract(Any any)
           
static int[] LongSeqHelper.extract(Any any)
           
static byte[] OctetSeqHelper.extract(Any any)
           
static ParameterMode ParameterModeHelper.extract(Any any)
           
static short PolicyErrorCodeHelper.extract(Any any)
           
static PolicyError PolicyErrorHelper.extract(Any any)
           
static Policy PolicyHelper.extract(Any any)
           
static Policy[] PolicyListHelper.extract(Any any)
           
static int PolicyTypeHelper.extract(Any any)
           
static java.lang.String RepositoryIdHelper.extract(Any any)
           
static ServiceInformation ServiceInformationHelper.extract(Any any)
           
static short[] ShortSeqHelper.extract(Any any)
           
static java.lang.String[] StringSeqHelper.extract(Any any)
           
static java.lang.String StringValueHelper.extract(Any any)
           
static StructMember StructMemberHelper.extract(Any any)
           
static long[] ULongLongSeqHelper.extract(Any any)
           
static int[] ULongSeqHelper.extract(Any any)
           
static short[] UShortSeqHelper.extract(Any any)
           
static UnionMember UnionMemberHelper.extract(Any any)
           
static java.io.Serializable ValueBaseHelper.extract(Any any)
           
static ValueMember ValueMemberHelper.extract(Any any)
           
static java.lang.String VersionSpecHelper.extract(Any any)
           
static short VisibilityHelper.extract(Any any)
           
static char[] WCharSeqHelper.extract(Any any)
           
static java.lang.String[] WStringSeqHelper.extract(Any any)
           
static java.lang.String WStringValueHelper.extract(Any any)
           
static WrongTransaction WrongTransactionHelper.extract(Any any)
           
abstract  void Any.insert_any(Any a)
           
static void AbstractInterfaceDefHelper.insert(Any any, AbstractInterfaceDef s)
           
static void AbstractInterfaceDefSeqHelper.insert(Any any, AbstractInterfaceDef[] s)
           
static void AliasDefHelper.insert(Any any, AliasDef s)
           
static void AnySeqHelper.insert(Any any, Any[] s)
           
static void AnySeqHelper.insert(Any any, Any[] s)
           
static void ArrayDefHelper.insert(Any any, ArrayDef s)
           
static void AttributeDefHelper.insert(Any any, AttributeDef s)
           
static void AttributeDescriptionHelper.insert(Any any, AttributeDescription s)
           
static void AttrDescriptionSeqHelper.insert(Any any, AttributeDescription[] s)
           
static void AttributeModeHelper.insert(Any any, AttributeMode s)
           
static void BooleanSeqHelper.insert(Any any, boolean[] s)
           
static void BoundsHelper.insert(Any any, Bounds _value)
           
static void OctetSeqHelper.insert(Any any, byte[] s)
           
static void CharSeqHelper.insert(Any any, char[] s)
           
static void WCharSeqHelper.insert(Any any, char[] s)
           
static void CompletionStatusHelper.insert(Any any, CompletionStatus s)
           
static void ConstantDefHelper.insert(Any any, ConstantDef s)
           
static void ConstantDescriptionHelper.insert(Any any, ConstantDescription s)
           
static void ConstructionPolicyHelper.insert(Any any, ConstructionPolicy s)
           
static void ContainedHelper.insert(Any any, Contained s)
           
static void ContainedSeqHelper.insert(Any any, Contained[] s)
           
static void ContainerHelper.insert(Any any, Container s)
           
static void CurrentHelper.insert(Any any, Current s)
           
static void DefinitionKindHelper.insert(Any any, DefinitionKind s)
           
static void DomainManagerHelper.insert(Any any, DomainManager s)
           
static void DomainManagersListHelper.insert(Any any, DomainManager[] s)
           
static void LongDoubleSeqHelper.insert(Any any, double[] s)
           
static void DoubleSeqHelper.insert(Any any, double[] s)
           
static void EnumDefHelper.insert(Any any, EnumDef s)
           
static void ExceptionDefHelper.insert(Any any, ExceptionDef s)
           
static void ExceptionDefSeqHelper.insert(Any any, ExceptionDef[] s)
           
static void ExceptionDescriptionHelper.insert(Any any, ExceptionDescription s)
           
static void ExcDescriptionSeqHelper.insert(Any any, ExceptionDescription[] s)
           
static void ExtAbstractInterfaceDefHelper.insert(Any any, ExtAbstractInterfaceDef s)
           
static void ExtAbstractInterfaceDefSeqHelper.insert(Any any, ExtAbstractInterfaceDef[] s)
           
static void ExtAttributeDefHelper.insert(Any any, ExtAttributeDef s)
           
static void ExtAttributeDescriptionHelper.insert(Any any, ExtAttributeDescription s)
           
static void ExtAttrDescriptionSeqHelper.insert(Any any, ExtAttributeDescription[] s)
           
static void ExtInitializerHelper.insert(Any any, ExtInitializer s)
           
static void ExtInitializerSeqHelper.insert(Any any, ExtInitializer[] s)
           
static void ExtInterfaceDefHelper.insert(Any any, ExtInterfaceDef s)
           
static void ExtInterfaceDefSeqHelper.insert(Any any, ExtInterfaceDef[] s)
           
static void ExtLocalInterfaceDefHelper.insert(Any any, ExtLocalInterfaceDef s)
           
static void ExtLocalInterfaceDefSeqHelper.insert(Any any, ExtLocalInterfaceDef[] s)
           
static void ExtValueDefHelper.insert(Any any, ExtValueDef s)
           
static void ExtValueDefSeqHelper.insert(Any any, ExtValueDef[] s)
           
static void FixedDefHelper.insert(Any any, FixedDef s)
           
static void FloatSeqHelper.insert(Any any, float[] s)
           
static void IDLTypeHelper.insert(Any any, IDLType s)
           
static void InitializerHelper.insert(Any any, Initializer s)
           
static void InitializerSeqHelper.insert(Any any, Initializer[] s)
           
static void PolicyTypeHelper.insert(Any any, int s)
           
static void PolicyTypeSeqHelper.insert(Any any, int[] s)
           
static void LongSeqHelper.insert(Any any, int[] s)
           
static void ULongSeqHelper.insert(Any any, int[] s)
           
static void InterfaceAttrExtensionHelper.insert(Any any, InterfaceAttrExtension s)
           
static void InterfaceDefHelper.insert(Any any, InterfaceDef s)
           
static void InterfaceDefSeqHelper.insert(Any any, InterfaceDef[] s)
           
static void InterfaceDescriptionHelper.insert(Any any, InterfaceDescription s)
           
static void IRObjectHelper.insert(Any any, IRObject s)
           
static void LocalInterfaceDefHelper.insert(Any any, LocalInterfaceDef s)
           
static void LocalInterfaceDefSeqHelper.insert(Any any, LocalInterfaceDef[] s)
           
static void LongLongSeqHelper.insert(Any any, long[] s)
           
static void ULongLongSeqHelper.insert(Any any, long[] s)
           
static void ModuleDefHelper.insert(Any any, ModuleDef s)
           
static void ModuleDescriptionHelper.insert(Any any, ModuleDescription s)
           
static void NativeDefHelper.insert(Any any, NativeDef s)
           
static void OperationDefHelper.insert(Any any, OperationDef s)
           
static void OperationDescriptionHelper.insert(Any any, OperationDescription s)
           
static void OpDescriptionSeqHelper.insert(Any any, OperationDescription[] s)
           
static void OperationModeHelper.insert(Any any, OperationMode s)
           
static void ParameterDescriptionHelper.insert(Any any, ParameterDescription s)
           
static void ParDescriptionSeqHelper.insert(Any any, ParameterDescription[] s)
           
static void ParameterModeHelper.insert(Any any, ParameterMode s)
           
static void PolicyHelper.insert(Any any, Policy s)
           
static void PolicyListHelper.insert(Any any, Policy[] s)
           
static void PolicyErrorHelper.insert(Any any, PolicyError s)
           
static void PollableSetHelper.insert(Any any, PollableSet s)
           
static void PrimitiveDefHelper.insert(Any any, PrimitiveDef s)
           
static void PrimitiveKindHelper.insert(Any any, PrimitiveKind s)
           
static void RepositoryHelper.insert(Any any, Repository s)
           
static void SequenceDefHelper.insert(Any any, SequenceDef s)
           
static void ValueBaseHelper.insert(Any any, java.io.Serializable _value)
           
static void ServiceInformationHelper.insert(Any any, ServiceInformation _value)
           
static void PolicyErrorCodeHelper.insert(Any any, short s)
           
static void VisibilityHelper.insert(Any any, short s)
           
static void ShortSeqHelper.insert(Any any, short[] s)
           
static void UShortSeqHelper.insert(Any any, short[] s)
           
static void ScopedNameHelper.insert(Any any, java.lang.String s)
           
static void ContextIdentifierHelper.insert(Any any, java.lang.String s)
           
static void IdentifierHelper.insert(Any any, java.lang.String s)
           
static void RepositoryIdHelper.insert(Any any, java.lang.String s)
           
static void StringValueHelper.insert(Any any, java.lang.String s)
           
static void VersionSpecHelper.insert(Any any, java.lang.String s)
           
static void WStringValueHelper.insert(Any any, java.lang.String s)
           
static void EnumMemberSeqHelper.insert(Any any, java.lang.String[] s)
           
static void ContextIdSeqHelper.insert(Any any, java.lang.String[] s)
           
static void RepositoryIdSeqHelper.insert(Any any, java.lang.String[] s)
           
static void StringSeqHelper.insert(Any any, java.lang.String[] s)
           
static void WStringSeqHelper.insert(Any any, java.lang.String[] s)
           
static void StringDefHelper.insert(Any any, StringDef s)
           
static void StructDefHelper.insert(Any any, StructDef s)
           
static void StructMemberHelper.insert(Any any, StructMember s)
           
static void StructMemberSeqHelper.insert(Any any, StructMember[] s)
           
static void TypedefDefHelper.insert(Any any, TypedefDef s)
           
static void TypeDescriptionHelper.insert(Any any, TypeDescription s)
           
static void UnionDefHelper.insert(Any any, UnionDef s)
           
static void UnionMemberHelper.insert(Any any, UnionMember s)
           
static void UnionMemberSeqHelper.insert(Any any, UnionMember[] s)
           
static void ValueBoxDefHelper.insert(Any any, ValueBoxDef s)
           
static void ValueDefHelper.insert(Any any, ValueDef s)
           
static void ValueDefSeqHelper.insert(Any any, ValueDef[] s)
           
static void ValueDescriptionHelper.insert(Any any, ValueDescription s)
           
static void ValueMemberHelper.insert(Any any, ValueMember s)
           
static void ValueMemberSeqHelper.insert(Any any, ValueMember[] s)
           
static void ValueMemberDefHelper.insert(Any any, ValueMemberDef s)
           
static void WrongTransactionHelper.insert(Any any, WrongTransaction _value)
           
static void WstringDefHelper.insert(Any any, WstringDef s)
           
 void ServerRequest.result(Any result)
          Deprecated. use set_result()
 void ServerRequest.set_exception(Any except)
           
abstract  void Context.set_one_value(java.lang.String prop_name, Any value)
           
 void ServerRequest.set_result(Any result)
           
 void ConstantDefOperations.value(Any arg)
           
 void DataOutputStream.write_any_array(Any[] seq, int offset, int length)
           
 void DataOutputStream.write_any(Any value)
           
static void AnySeqHelper.write(OutputStream _out, Any[] _s)
           
 

Constructors in org.omg.CORBA with parameters of type Any
AnyHolder(Any initial)
           
AnySeqHolder(Any[] initial)
           
ConstantDescription(java.lang.String name, java.lang.String id, java.lang.String defined_in, java.lang.String version, TypeCode type, Any value)
           
UnionMember(java.lang.String name, Any label, TypeCode type, IDLType type_def)
           
UnknownUserException(Any a)
           
 

Uses of Any in org.omg.CORBA.ContainedPackage
 

Fields in org.omg.CORBA.ContainedPackage declared as Any
 Any Description.value
           
 

Methods in org.omg.CORBA.ContainedPackage with parameters of type Any
static Description DescriptionHelper.extract(Any any)
           
static void DescriptionHelper.insert(Any any, Description s)
           
 

Constructors in org.omg.CORBA.ContainedPackage with parameters of type Any
Description(DefinitionKind kind, Any value)
           
 

Uses of Any in org.omg.CORBA.ContainerPackage
 

Fields in org.omg.CORBA.ContainerPackage declared as Any
 Any Description.value
           
 

Methods in org.omg.CORBA.ContainerPackage with parameters of type Any
static Description DescriptionHelper.extract(Any any)
           
static Description[] DescriptionSeqHelper.extract(Any any)
           
static void DescriptionHelper.insert(Any any, Description s)
           
static void DescriptionSeqHelper.insert(Any any, Description[] s)
           
 

Constructors in org.omg.CORBA.ContainerPackage with parameters of type Any
Description(Contained contained_object, DefinitionKind kind, Any value)
           
 

Uses of Any in org.omg.CORBA.ExtValueDefPackage
 

Methods in org.omg.CORBA.ExtValueDefPackage with parameters of type Any
static ExtFullValueDescription ExtFullValueDescriptionHelper.extract(Any any)
           
static void ExtFullValueDescriptionHelper.insert(Any any, ExtFullValueDescription s)
           
 

Uses of Any in org.omg.CORBA.InterfaceAttrExtensionPackage
 

Methods in org.omg.CORBA.InterfaceAttrExtensionPackage with parameters of type Any
static ExtFullInterfaceDescription ExtFullInterfaceDescriptionHelper.extract(Any any)
           
static void ExtFullInterfaceDescriptionHelper.insert(Any any, ExtFullInterfaceDescription s)
           
 

Uses of Any in org.omg.CORBA.InterfaceDefPackage
 

Methods in org.omg.CORBA.InterfaceDefPackage with parameters of type Any
static FullInterfaceDescription FullInterfaceDescriptionHelper.extract(Any any)
           
static void FullInterfaceDescriptionHelper.insert(Any any, FullInterfaceDescription s)
           
 

Uses of Any in org.omg.CORBA.ORBPackage
 

Methods in org.omg.CORBA.ORBPackage with parameters of type Any
static InconsistentTypeCode InconsistentTypeCodeHelper.extract(Any any)
           
static InvalidName InvalidNameHelper.extract(Any any)
           
static void InconsistentTypeCodeHelper.insert(Any any, InconsistentTypeCode _value)
           
static void InvalidNameHelper.insert(Any any, InvalidName _value)
           
 

Uses of Any in org.omg.CORBA.PollableSetPackage
 

Methods in org.omg.CORBA.PollableSetPackage with parameters of type Any
static NoPossiblePollable NoPossiblePollableHelper.extract(Any any)
           
static UnknownPollable UnknownPollableHelper.extract(Any any)
           
static void NoPossiblePollableHelper.insert(Any any, NoPossiblePollable s)
           
static void UnknownPollableHelper.insert(Any any, UnknownPollable s)
           
 

Uses of Any in org.omg.CORBA.portable
 

Methods in org.omg.CORBA.portable that return Any
abstract  Any InputStream.read_any()
           
 

Methods in org.omg.CORBA.portable with parameters of type Any
abstract  void OutputStream.write_any(Any value)
           
 

Uses of Any in org.omg.CORBA.TypeCodePackage
 

Methods in org.omg.CORBA.TypeCodePackage with parameters of type Any
static BadKind BadKindHelper.extract(Any any)
           
static Bounds BoundsHelper.extract(Any any)
           
static void BadKindHelper.insert(Any any, BadKind _value)
           
static void BoundsHelper.insert(Any any, Bounds _value)
           
 

Uses of Any in org.omg.CORBA.ValueDefPackage
 

Methods in org.omg.CORBA.ValueDefPackage with parameters of type Any
static FullValueDescription FullValueDescriptionHelper.extract(Any any)
           
static void FullValueDescriptionHelper.insert(Any any, FullValueDescription s)
           
 

Uses of Any in org.omg.CosNaming
 

Methods in org.omg.CosNaming with parameters of type Any
static Binding BindingHelper.extract(Any any)
           
static BindingIterator BindingIteratorHelper.extract(Any any)
           
static Binding[] BindingListHelper.extract(Any any)
           
static BindingType BindingTypeHelper.extract(Any any)
           
static java.lang.String IstringHelper.extract(Any any)
           
static NameComponent NameComponentHelper.extract(Any any)
           
static NameComponent[] NameHelper.extract(Any any)
           
static NamingContextExt NamingContextExtHelper.extract(Any any)
           
static NamingContext NamingContextHelper.extract(Any any)
           
static void BindingHelper.insert(Any any, Binding s)
           
static void BindingListHelper.insert(Any any, Binding[] s)
           
static void BindingIteratorHelper.insert(Any any, BindingIterator s)
           
static void BindingTypeHelper.insert(Any any, BindingType s)
           
static void NameComponentHelper.insert(Any any, NameComponent s)
           
static void NameHelper.insert(Any any, NameComponent[] s)
           
static void NamingContextHelper.insert(Any any, NamingContext s)
           
static void NamingContextExtHelper.insert(Any any, NamingContextExt s)
           
static void IstringHelper.insert(Any any, java.lang.String s)
           
 

Uses of Any in org.omg.CosNaming.NamingContextExtPackage
 

Methods in org.omg.CosNaming.NamingContextExtPackage with parameters of type Any
static java.lang.String AddressHelper.extract(Any any)
           
static InvalidAddress InvalidAddressHelper.extract(Any any)
           
static java.lang.String StringNameHelper.extract(Any any)
           
static java.lang.String URLStringHelper.extract(Any any)
           
static void InvalidAddressHelper.insert(Any any, InvalidAddress s)
           
static void AddressHelper.insert(Any any, java.lang.String s)
           
static void StringNameHelper.insert(Any any, java.lang.String s)
           
static void URLStringHelper.insert(Any any, java.lang.String s)
           
 

Uses of Any in org.omg.CosNaming.NamingContextPackage
 

Methods in org.omg.CosNaming.NamingContextPackage with parameters of type Any
static AlreadyBound AlreadyBoundHelper.extract(Any any)
           
static CannotProceed CannotProceedHelper.extract(Any any)
           
static InvalidName InvalidNameHelper.extract(Any any)
           
static NotEmpty NotEmptyHelper.extract(Any any)
           
static NotFound NotFoundHelper.extract(Any any)
           
static NotFoundReason NotFoundReasonHelper.extract(Any any)
           
static void AlreadyBoundHelper.insert(Any any, AlreadyBound s)
           
static void CannotProceedHelper.insert(Any any, CannotProceed s)
           
static void InvalidNameHelper.insert(Any any, InvalidName s)
           
static void NotEmptyHelper.insert(Any any, NotEmpty s)
           
static void NotFoundHelper.insert(Any any, NotFound s)
           
static void NotFoundReasonHelper.insert(Any any, NotFoundReason s)
           
 

Uses of Any in org.omg.CosTransactions
 

Fields in org.omg.CosTransactions declared as Any
 Any PropagationContext.implementation_specific_data
           
 

Methods in org.omg.CosTransactions with parameters of type Any
static short TransactionPolicyValueHelper.extract(Any any)
           
static HeuristicHazard HeuristicHazardHelper.extract(Any any)
           
static Terminator TerminatorHelper.extract(Any any)
           
static Current CurrentHelper.extract(Any any)
           
static short OTSPolicyValueHelper.extract(Any any)
           
static TransactionFactory TransactionFactoryHelper.extract(Any any)
           
static TransactionPolicy TransactionPolicyHelper.extract(Any any)
           
static Inactive InactiveHelper.extract(Any any)
           
static SubtransactionAwareResource SubtransactionAwareResourceHelper.extract(Any any)
           
static HeuristicCommit HeuristicCommitHelper.extract(Any any)
           
static NonTxTargetPolicy NonTxTargetPolicyHelper.extract(Any any)
           
static TransIdentity TransIdentityHelper.extract(Any any)
           
static otid_t otid_tHelper.extract(Any any)
           
static Synchronization SynchronizationHelper.extract(Any any)
           
static NotSubtransaction NotSubtransactionHelper.extract(Any any)
           
static TransactionalObject TransactionalObjectHelper.extract(Any any)
           
static Vote VoteHelper.extract(Any any)
           
static SubtransactionsUnavailable SubtransactionsUnavailableHelper.extract(Any any)
           
static short NonTxTargetPolicyValueHelper.extract(Any any)
           
static short InvocationPolicyValueHelper.extract(Any any)
           
static NotPrepared NotPreparedHelper.extract(Any any)
           
static Unavailable UnavailableHelper.extract(Any any)
           
static Control ControlHelper.extract(Any any)
           
static InvalidControl InvalidControlHelper.extract(Any any)
           
static HeuristicMixed HeuristicMixedHelper.extract(Any any)
           
static HeuristicRollback HeuristicRollbackHelper.extract(Any any)
           
static OTSPolicy OTSPolicyHelper.extract(Any any)
           
static Coordinator CoordinatorHelper.extract(Any any)
           
static NoTransaction NoTransactionHelper.extract(Any any)
           
static Resource ResourceHelper.extract(Any any)
           
static SynchronizationUnavailable SynchronizationUnavailableHelper.extract(Any any)
           
static PropagationContext PropagationContextHelper.extract(Any any)
           
static Status StatusHelper.extract(Any any)
           
static InvocationPolicy InvocationPolicyHelper.extract(Any any)
           
static RecoveryCoordinator RecoveryCoordinatorHelper.extract(Any any)
           
static void ControlHelper.insert(Any any, Control s)
           
static void CoordinatorHelper.insert(Any any, Coordinator s)
           
static void CurrentHelper.insert(Any any, Current s)
           
static void HeuristicCommitHelper.insert(Any any, HeuristicCommit s)
           
static void HeuristicHazardHelper.insert(Any any, HeuristicHazard s)
           
static void HeuristicMixedHelper.insert(Any any, HeuristicMixed s)
           
static void HeuristicRollbackHelper.insert(Any any, HeuristicRollback s)
           
static void InactiveHelper.insert(Any any, Inactive s)
           
static void InvalidControlHelper.insert(Any any, InvalidControl s)
           
static void InvocationPolicyHelper.insert(Any any, InvocationPolicy s)
           
static void NonTxTargetPolicyHelper.insert(Any any, NonTxTargetPolicy s)
           
static void NotPreparedHelper.insert(Any any, NotPrepared s)
           
static void NoTransactionHelper.insert(Any any, NoTransaction s)
           
static void NotSubtransactionHelper.insert(Any any, NotSubtransaction s)
           
static void otid_tHelper.insert(Any any, otid_t s)
           
static void OTSPolicyHelper.insert(Any any, OTSPolicy s)
           
static void PropagationContextHelper.insert(Any any, PropagationContext s)
           
static void RecoveryCoordinatorHelper.insert(Any any, RecoveryCoordinator s)
           
static void ResourceHelper.insert(Any any, Resource s)
           
static void TransactionPolicyValueHelper.insert(Any any, short s)
           
static void OTSPolicyValueHelper.insert(Any any, short s)
           
static void NonTxTargetPolicyValueHelper.insert(Any any, short s)
           
static void InvocationPolicyValueHelper.insert(Any any, short s)
           
static void StatusHelper.insert(Any any, Status s)
           
static void SubtransactionAwareResourceHelper.insert(Any any, SubtransactionAwareResource s)
           
static void SubtransactionsUnavailableHelper.insert(Any any, SubtransactionsUnavailable s)
           
static void SynchronizationHelper.insert(Any any, Synchronization s)
           
static void SynchronizationUnavailableHelper.insert(Any any, SynchronizationUnavailable s)
           
static void TerminatorHelper.insert(Any any, Terminator s)
           
static void TransactionalObjectHelper.insert(Any any, TransactionalObject s)
           
static void TransactionFactoryHelper.insert(Any any, TransactionFactory s)
           
static void TransactionPolicyHelper.insert(Any any, TransactionPolicy s)
           
static void TransIdentityHelper.insert(Any any, TransIdentity s)
           
static void UnavailableHelper.insert(Any any, Unavailable s)
           
static void VoteHelper.insert(Any any, Vote s)
           
 

Constructors in org.omg.CosTransactions with parameters of type Any
PropagationContext(int timeout, TransIdentity current, TransIdentity[] parents, Any implementation_specific_data)
           
 

Uses of Any in org.omg.CosTSInteroperation
 

Methods in org.omg.CosTSInteroperation with parameters of type Any
static TransactionPolicyComponent TransactionPolicyComponentHelper.extract(Any any)
           
static void TransactionPolicyComponentHelper.insert(Any any, TransactionPolicyComponent s)
           
 

Uses of Any in org.omg.CSI
 

Methods in org.omg.CSI with parameters of type Any
static byte[] GSSTokenHelper.extract(Any any)
           
static long ContextIdHelper.extract(Any any)
           
static AuthorizationElement AuthorizationElementHelper.extract(Any any)
           
static IdentityToken IdentityTokenHelper.extract(Any any)
           
static byte[] GSS_NT_ExportedNameHelper.extract(Any any)
           
static MessageInContext MessageInContextHelper.extract(Any any)
           
static CompleteEstablishContext CompleteEstablishContextHelper.extract(Any any)
           
static short MsgTypeHelper.extract(Any any)
           
static SASContextBody SASContextBodyHelper.extract(Any any)
           
static int AuthorizationElementTypeHelper.extract(Any any)
           
static byte[] IdentityExtensionHelper.extract(Any any)
           
static ContextError ContextErrorHelper.extract(Any any)
           
static byte[] X509CertificateChainHelper.extract(Any any)
           
static byte[] X501DistinguishedNameHelper.extract(Any any)
           
static AuthorizationElement[] AuthorizationTokenHelper.extract(Any any)
           
static int IdentityTokenTypeHelper.extract(Any any)
           
static EstablishContext EstablishContextHelper.extract(Any any)
           
static byte[][] OIDListHelper.extract(Any any)
           
static java.lang.String StringOIDHelper.extract(Any any)
           
static byte[] OIDHelper.extract(Any any)
           
static byte[][] GSS_NT_ExportedNameListHelper.extract(Any any)
           
static byte[] AuthorizationElementContentsHelper.extract(Any any)
           
static byte[] UTF8StringHelper.extract(Any any)
           
static void AuthorizationElementHelper.insert(Any any, AuthorizationElement s)
           
static void AuthorizationTokenHelper.insert(Any any, AuthorizationElement[] s)
           
static void GSSTokenHelper.insert(Any any, byte[] s)
           
static void GSS_NT_ExportedNameHelper.insert(Any any, byte[] s)
           
static void IdentityExtensionHelper.insert(Any any, byte[] s)
           
static void X509CertificateChainHelper.insert(Any any, byte[] s)
           
static void X501DistinguishedNameHelper.insert(Any any, byte[] s)
           
static void OIDHelper.insert(Any any, byte[] s)
           
static void AuthorizationElementContentsHelper.insert(Any any, byte[] s)
           
static void UTF8StringHelper.insert(Any any, byte[] s)
           
static void OIDListHelper.insert(Any any, byte[][] s)
           
static void GSS_NT_ExportedNameListHelper.insert(Any any, byte[][] s)
           
static void CompleteEstablishContextHelper.insert(Any any, CompleteEstablishContext s)
           
static void ContextErrorHelper.insert(Any any, ContextError s)
           
static void EstablishContextHelper.insert(Any any, EstablishContext s)
           
static void IdentityTokenHelper.insert(Any any, IdentityToken s)
           
static void AuthorizationElementTypeHelper.insert(Any any, int s)
           
static void IdentityTokenTypeHelper.insert(Any any, int s)
           
static void ContextIdHelper.insert(Any any, long s)
           
static void MessageInContextHelper.insert(Any any, MessageInContext s)
           
static void SASContextBodyHelper.insert(Any any, SASContextBody s)
           
static void MsgTypeHelper.insert(Any any, short s)
           
static void StringOIDHelper.insert(Any any, java.lang.String s)
           
 

Uses of Any in org.omg.CSIIOP
 

Methods in org.omg.CSIIOP with parameters of type Any
static ServiceConfiguration[] ServiceConfigurationListHelper.extract(Any any)
           
static byte[] ServiceSpecificNameHelper.extract(Any any)
           
static int ServiceConfigurationSyntaxHelper.extract(Any any)
           
static TransportAddress TransportAddressHelper.extract(Any any)
           
static TransportAddress[] TransportAddressListHelper.extract(Any any)
           
static SECIOP_SEC_TRANS SECIOP_SEC_TRANSHelper.extract(Any any)
           
static CompoundSecMech CompoundSecMechHelper.extract(Any any)
           
static short AssociationOptionsHelper.extract(Any any)
           
static AS_ContextSec AS_ContextSecHelper.extract(Any any)
           
static SAS_ContextSec SAS_ContextSecHelper.extract(Any any)
           
static TLS_SEC_TRANS TLS_SEC_TRANSHelper.extract(Any any)
           
static CompoundSecMechList CompoundSecMechListHelper.extract(Any any)
           
static CompoundSecMech[] CompoundSecMechanismsHelper.extract(Any any)
           
static ServiceConfiguration ServiceConfigurationHelper.extract(Any any)
           
static void AS_ContextSecHelper.insert(Any any, AS_ContextSec s)
           
static void ServiceSpecificNameHelper.insert(Any any, byte[] s)
           
static void CompoundSecMechHelper.insert(Any any, CompoundSecMech s)
           
static void CompoundSecMechanismsHelper.insert(Any any, CompoundSecMech[] s)
           
static void CompoundSecMechListHelper.insert(Any any, CompoundSecMechList s)
           
static void ServiceConfigurationSyntaxHelper.insert(Any any, int s)
           
static void SAS_ContextSecHelper.insert(Any any, SAS_ContextSec s)
           
static void SECIOP_SEC_TRANSHelper.insert(Any any, SECIOP_SEC_TRANS s)
           
static void ServiceConfigurationHelper.insert(Any any, ServiceConfiguration s)
           
static void ServiceConfigurationListHelper.insert(Any any, ServiceConfiguration[] s)
           
static void AssociationOptionsHelper.insert(Any any, short s)
           
static void TLS_SEC_TRANSHelper.insert(Any any, TLS_SEC_TRANS s)
           
static void TransportAddressHelper.insert(Any any, TransportAddress s)
           
static void TransportAddressListHelper.insert(Any any, TransportAddress[] s)
           
 

Uses of Any in org.omg.Dynamic
 

Fields in org.omg.Dynamic declared as Any
 Any Parameter.argument
           
 

Methods in org.omg.Dynamic with parameters of type Any
static Parameter[] ParameterListHelper.extract(Any any)
           
static Parameter ParameterHelper.extract(Any any)
           
static TypeCode[] ExceptionListHelper.extract(Any any)
           
static java.lang.String[] ContextListHelper.extract(Any any)
           
static java.lang.String[] RequestContextHelper.extract(Any any)
           
static void ParameterHelper.insert(Any any, Parameter s)
           
static void ParameterListHelper.insert(Any any, Parameter[] s)
           
static void ContextListHelper.insert(Any any, java.lang.String[] s)
           
static void RequestContextHelper.insert(Any any, java.lang.String[] s)
           
static void ExceptionListHelper.insert(Any any, TypeCode[] s)
           
 

Constructors in org.omg.Dynamic with parameters of type Any
Parameter(Any argument, ParameterMode mode)
           
 

Uses of Any in org.omg.GIOP
 

Methods in org.omg.GIOP with parameters of type Any
static FragmentHeader_1_2 FragmentHeader_1_3Helper.extract(Any any)
           
static short AddressingDispositionHelper.extract(Any any)
           
static LocateStatusType_1_2 LocateStatusType_1_2Helper.extract(Any any)
           
static IORAddressingInfo IORAddressingInfoHelper.extract(Any any)
           
static MessageHeader_1_1 MessageHeader_1_2Helper.extract(Any any)
           
static RequestHeader_1_2 RequestHeader_1_3Helper.extract(Any any)
           
static LocateRequestHeader_1_2 LocateRequestHeader_1_2Helper.extract(Any any)
           
static MessageHeader_1_1 MessageHeader_1_3Helper.extract(Any any)
           
static ReplyHeader_1_2 ReplyHeader_1_2Helper.extract(Any any)
           
static RequestHeader_1_2 RequestHeader_1_2Helper.extract(Any any)
           
static LocateRequestHeader_1_0 LocateRequestHeader_1_1Helper.extract(Any any)
           
static FragmentHeader_1_2 FragmentHeader_1_2Helper.extract(Any any)
           
static LocateReplyHeader_1_2 LocateReplyHeader_1_2Helper.extract(Any any)
           
static ReplyStatusType_1_2 ReplyStatusType_1_2Helper.extract(Any any)
           
static CancelRequestHeader CancelRequestHeaderHelper.extract(Any any)
           
static SystemExceptionReplyBody SystemExceptionReplyBodyHelper.extract(Any any)
           
static MessageHeader_1_0 MessageHeader_1_0Helper.extract(Any any)
           
static TargetAddress TargetAddressHelper.extract(Any any)
           
static MsgType_1_1 MsgType_1_3Helper.extract(Any any)
           
static MsgType_1_1 MsgType_1_2Helper.extract(Any any)
           
static ReplyHeader_1_2 ReplyHeader_1_3Helper.extract(Any any)
           
static MsgType_1_1 MsgType_1_1Helper.extract(Any any)
           
static MessageHeader_1_1 MessageHeader_1_1Helper.extract(Any any)
           
static Version VersionHelper.extract(Any any)
           
static byte[] PrincipalHelper.extract(Any any)
           
static LocateRequestHeader_1_2 LocateRequestHeader_1_3Helper.extract(Any any)
           
static RequestHeader_1_1 RequestHeader_1_1Helper.extract(Any any)
           
static LocateRequestHeader_1_0 LocateRequestHeader_1_0Helper.extract(Any any)
           
static LocateReplyHeader_1_2 LocateReplyHeader_1_3Helper.extract(Any any)
           
static RequestHeader_1_0 RequestHeader_1_0Helper.extract(Any any)
           
static void PrincipalHelper.insert(Any any, byte[] s)
           
static void CancelRequestHeaderHelper.insert(Any any, CancelRequestHeader s)
           
static void FragmentHeader_1_3Helper.insert(Any any, FragmentHeader_1_2 s)
           
static void FragmentHeader_1_2Helper.insert(Any any, FragmentHeader_1_2 s)
           
static void IORAddressingInfoHelper.insert(Any any, IORAddressingInfo s)
           
static void LocateReplyHeader_1_2Helper.insert(Any any, LocateReplyHeader_1_2 s)
           
static void LocateReplyHeader_1_3Helper.insert(Any any, LocateReplyHeader_1_2 s)
           
static void LocateRequestHeader_1_1Helper.insert(Any any, LocateRequestHeader_1_0 s)
           
static void LocateRequestHeader_1_0Helper.insert(Any any, LocateRequestHeader_1_0 s)
           
static void LocateRequestHeader_1_2Helper.insert(Any any, LocateRequestHeader_1_2 s)
           
static void LocateRequestHeader_1_3Helper.insert(Any any, LocateRequestHeader_1_2 s)
           
static void LocateStatusType_1_2Helper.insert(Any any, LocateStatusType_1_2 s)
           
static void MessageHeader_1_0Helper.insert(Any any, MessageHeader_1_0 s)
           
static void MessageHeader_1_2Helper.insert(Any any, MessageHeader_1_1 s)
           
static void MessageHeader_1_3Helper.insert(Any any, MessageHeader_1_1 s)
           
static void MessageHeader_1_1Helper.insert(Any any, MessageHeader_1_1 s)
           
static void MsgType_1_3Helper.insert(Any any, MsgType_1_1 s)
           
static void MsgType_1_2Helper.insert(Any any, MsgType_1_1 s)
           
static void MsgType_1_1Helper.insert(Any any, MsgType_1_1 s)
           
static void ReplyHeader_1_2Helper.insert(Any any, ReplyHeader_1_2 s)
           
static void ReplyHeader_1_3Helper.insert(Any any, ReplyHeader_1_2 s)
           
static void ReplyStatusType_1_2Helper.insert(Any any, ReplyStatusType_1_2 s)
           
static void RequestHeader_1_0Helper.insert(Any any, RequestHeader_1_0 s)
           
static void RequestHeader_1_1Helper.insert(Any any, RequestHeader_1_1 s)
           
static void RequestHeader_1_3Helper.insert(Any any, RequestHeader_1_2 s)
           
static void RequestHeader_1_2Helper.insert(Any any, RequestHeader_1_2 s)
           
static void AddressingDispositionHelper.insert(Any any, short s)
           
static void SystemExceptionReplyBodyHelper.insert(Any any, SystemExceptionReplyBody s)
           
static void TargetAddressHelper.insert(Any any, TargetAddress s)
           
static void VersionHelper.insert(Any any, Version s)
           
 

Uses of Any in org.omg.GSSUP
 

Methods in org.omg.GSSUP with parameters of type Any
static ErrorToken ErrorTokenHelper.extract(Any any)
           
static InitialContextToken InitialContextTokenHelper.extract(Any any)
           
static int ErrorCodeHelper.extract(Any any)
           
static void ErrorTokenHelper.insert(Any any, ErrorToken s)
           
static void InitialContextTokenHelper.insert(Any any, InitialContextToken s)
           
static void ErrorCodeHelper.insert(Any any, int s)
           
 

Uses of Any in org.omg.IIOP
 

Methods in org.omg.IIOP with parameters of type Any
static ProfileBody_1_0 ProfileBody_1_0Helper.extract(Any any)
           
static ListenPoint[] ListenPointListHelper.extract(Any any)
           
static Version VersionHelper.extract(Any any)
           
static ProfileBody_1_1 ProfileBody_1_1Helper.extract(Any any)
           
static BiDirIIOPServiceContext BiDirIIOPServiceContextHelper.extract(Any any)
           
static ListenPoint ListenPointHelper.extract(Any any)
           
static void BiDirIIOPServiceContextHelper.insert(Any any, BiDirIIOPServiceContext s)
           
static void ListenPointHelper.insert(Any any, ListenPoint s)
           
static void ListenPointListHelper.insert(Any any, ListenPoint[] s)
           
static void ProfileBody_1_0Helper.insert(Any any, ProfileBody_1_0 s)
           
static void ProfileBody_1_1Helper.insert(Any any, ProfileBody_1_1 s)
           
static void VersionHelper.insert(Any any, Version s)
           
 

Uses of Any in org.omg.IOP
 

Methods in org.omg.IOP that return Any
 Any CodecLocalTie.decode_value(byte[] data, TypeCode tc)
           
 Any CodecOperations.decode_value(byte[] data, TypeCode tc)
           
 Any CodecLocalTie.decode(byte[] data)
           
 Any CodecOperations.decode(byte[] data)
           
 

Methods in org.omg.IOP with parameters of type Any
 byte[] CodecLocalTie.encode_value(Any data)
           
 byte[] CodecOperations.encode_value(Any data)
           
 byte[] CodecLocalTie.encode(Any data)
           
 byte[] CodecOperations.encode(Any data)
           
static Codec CodecHelper.extract(Any any)
           
static short EncodingFormatHelper.extract(Any any)
           
static Encoding EncodingHelper.extract(Any any)
           
static TaggedComponent[] TaggedComponentSeqHelper.extract(Any any)
           
static CodecFactory CodecFactoryHelper.extract(Any any)
           
static int ComponentIdHelper.extract(Any any)
           
static IOR IORHelper.extract(Any any)
           
static TaggedComponent[] MultipleComponentProfileHelper.extract(Any any)
           
static int ProfileIdHelper.extract(Any any)
           
static ServiceContext ServiceContextHelper.extract(Any any)
           
static ServiceContext[] ServiceContextListHelper.extract(Any any)
           
static int ServiceIdHelper.extract(Any any)
           
static TaggedComponent TaggedComponentHelper.extract(Any any)
           
static TaggedProfile TaggedProfileHelper.extract(Any any)
           
static void CodecHelper.insert(Any any, Codec s)
           
static void CodecFactoryHelper.insert(Any any, CodecFactory s)
           
static void EncodingHelper.insert(Any any, Encoding s)
           
static void ComponentIdHelper.insert(Any any, int s)
           
static void ProfileIdHelper.insert(Any any, int s)
           
static void ServiceIdHelper.insert(Any any, int s)
           
static void IORHelper.insert(Any any, IOR s)
           
static void ServiceContextHelper.insert(Any any, ServiceContext s)
           
static void ServiceContextListHelper.insert(Any any, ServiceContext[] s)
           
static void EncodingFormatHelper.insert(Any any, short s)
           
static void TaggedComponentHelper.insert(Any any, TaggedComponent s)
           
static void TaggedComponentSeqHelper.insert(Any any, TaggedComponent[] s)
           
static void MultipleComponentProfileHelper.insert(Any any, TaggedComponent[] s)
           
static void TaggedProfileHelper.insert(Any any, TaggedProfile s)
           
 

Uses of Any in org.omg.IOP.CodecFactoryPackage
 

Methods in org.omg.IOP.CodecFactoryPackage with parameters of type Any
static UnknownEncoding UnknownEncodingHelper.extract(Any any)
           
static void UnknownEncodingHelper.insert(Any any, UnknownEncoding s)
           
 

Uses of Any in org.omg.IOP.CodecPackage
 

Methods in org.omg.IOP.CodecPackage with parameters of type Any
static FormatMismatch FormatMismatchHelper.extract(Any any)
           
static InvalidTypeForEncoding InvalidTypeForEncodingHelper.extract(Any any)
           
static TypeMismatch TypeMismatchHelper.extract(Any any)
           
static void FormatMismatchHelper.insert(Any any, FormatMismatch s)
           
static void InvalidTypeForEncodingHelper.insert(Any any, InvalidTypeForEncoding s)
           
static void TypeMismatchHelper.insert(Any any, TypeMismatch s)
           
 

Uses of Any in org.omg.PortableInterceptor
 

Methods in org.omg.PortableInterceptor that return Any
 Any CurrentLocalTie.get_slot(int id)
           
 Any ClientRequestInfoLocalTie.get_slot(int id)
           
 Any RequestInfoLocalTie.get_slot(int id)
           
 Any ServerRequestInfoLocalTie.get_slot(int id)
           
 Any CurrentOperations.get_slot(int id)
           
 Any RequestInfoOperations.get_slot(int id)
           
 Any ClientRequestInfoLocalTie.received_exception()
           
 Any ClientRequestInfoOperations.received_exception()
           
 Any ClientRequestInfoLocalTie.result()
           
 Any RequestInfoLocalTie.result()
           
 Any ServerRequestInfoLocalTie.result()
           
 Any RequestInfoOperations.result()
           
 Any ServerRequestInfoLocalTie.sending_exception()
           
 Any ServerRequestInfoOperations.sending_exception()
           
 

Methods in org.omg.PortableInterceptor with parameters of type Any
 Policy PolicyFactoryLocalTie.create_policy(int type, Any value)
           
 Policy PolicyFactoryOperations.create_policy(int type, Any value)
           
static IORInterceptor IORInterceptorHelper.extract(Any any)
           
static short ReplyStatusHelper.extract(Any any)
           
static ServerRequestInfo ServerRequestInfoHelper.extract(Any any)
           
static RequestInfo RequestInfoHelper.extract(Any any)
           
static ClientRequestInfo ClientRequestInfoHelper.extract(Any any)
           
static ORBInitializer ORBInitializerHelper.extract(Any any)
           
static int SlotIdHelper.extract(Any any)
           
static ServerRequestInterceptor ServerRequestInterceptorHelper.extract(Any any)
           
static ORBInitInfo ORBInitInfoHelper.extract(Any any)
           
static Interceptor InterceptorHelper.extract(Any any)
           
static PolicyFactory PolicyFactoryHelper.extract(Any any)
           
static ClientRequestInterceptor ClientRequestInterceptorHelper.extract(Any any)
           
static IORInfo IORInfoHelper.extract(Any any)
           
static java.lang.String AdapterManagerIdHelper.extract(Any any)
           
static java.lang.String[] AdapterNameHelper.extract(Any any)
           
static short AdapterStateHelper.extract(Any any)
           
static Current CurrentHelper.extract(Any any)
           
static ForwardRequest ForwardRequestHelper.extract(Any any)
           
static IORInterceptor_3_0 IORInterceptor_3_0Helper.extract(Any any)
           
static InvalidSlot InvalidSlotHelper.extract(Any any)
           
static java.lang.String ORBIdHelper.extract(Any any)
           
static byte[] ObjectIdHelper.extract(Any any)
           
static ObjectReferenceTemplate[] ObjectReferenceTemplateSeqHelper.extract(Any any)
           
static java.lang.String ServerIdHelper.extract(Any any)
           
static void ObjectIdHelper.insert(Any any, byte[] s)
           
static void ClientRequestInfoHelper.insert(Any any, ClientRequestInfo s)
           
static void ClientRequestInterceptorHelper.insert(Any any, ClientRequestInterceptor s)
           
static void CurrentHelper.insert(Any any, Current s)
           
static void ForwardRequestHelper.insert(Any any, ForwardRequest s)
           
static void SlotIdHelper.insert(Any any, int s)
           
static void InterceptorHelper.insert(Any any, Interceptor s)
           
static void InvalidSlotHelper.insert(Any any, InvalidSlot s)
           
static void IORInfoHelper.insert(Any any, IORInfo s)
           
static void IORInterceptor_3_0Helper.insert(Any any, IORInterceptor_3_0 s)
           
static void IORInterceptorHelper.insert(Any any, IORInterceptor s)
           
static void ObjectReferenceTemplateSeqHelper.insert(Any any, ObjectReferenceTemplate[] s)
           
static void ORBInitializerHelper.insert(Any any, ORBInitializer s)
           
static void ORBInitInfoHelper.insert(Any any, ORBInitInfo s)
           
static void PolicyFactoryHelper.insert(Any any, PolicyFactory s)
           
static void RequestInfoHelper.insert(Any any, RequestInfo s)
           
static void ServerRequestInfoHelper.insert(Any any, ServerRequestInfo s)
           
static void ServerRequestInterceptorHelper.insert(Any any, ServerRequestInterceptor s)
           
static void ReplyStatusHelper.insert(Any any, short s)
           
static void AdapterStateHelper.insert(Any any, short s)
           
static void AdapterManagerIdHelper.insert(Any any, java.lang.String s)
           
static void ORBIdHelper.insert(Any any, java.lang.String s)
           
static void ServerIdHelper.insert(Any any, java.lang.String s)
           
static void AdapterNameHelper.insert(Any any, java.lang.String[] s)
           
 void CurrentLocalTie.set_slot(int id, Any data)
           
 void ServerRequestInfoLocalTie.set_slot(int id, Any data)
           
 void CurrentOperations.set_slot(int id, Any data)
           
 void ServerRequestInfoOperations.set_slot(int id, Any data)
           
 

Uses of Any in org.omg.PortableInterceptor.ORBInitInfoPackage
 

Methods in org.omg.PortableInterceptor.ORBInitInfoPackage with parameters of type Any
static DuplicateName DuplicateNameHelper.extract(Any any)
           
static InvalidName InvalidNameHelper.extract(Any any)
           
static java.lang.String ObjectIdHelper.extract(Any any)
           
static void DuplicateNameHelper.insert(Any any, DuplicateName s)
           
static void InvalidNameHelper.insert(Any any, InvalidName s)
           
static void ObjectIdHelper.insert(Any any, java.lang.String s)
           
 

Uses of Any in org.omg.PortableServer
 

Methods in org.omg.PortableServer with parameters of type Any
static ServantRetentionPolicyValue ServantRetentionPolicyValueHelper.extract(Any any)
           
static ServantRetentionPolicy ServantRetentionPolicyHelper.extract(Any any)
           
static POAManager POAManagerHelper.extract(Any any)
           
static RequestProcessingPolicyValue RequestProcessingPolicyValueHelper.extract(Any any)
           
static POA[] POAListHelper.extract(Any any)
           
static ImplicitActivationPolicyValue ImplicitActivationPolicyValueHelper.extract(Any any)
           
static LifespanPolicy LifespanPolicyHelper.extract(Any any)
           
static IdAssignmentPolicy IdAssignmentPolicyHelper.extract(Any any)
           
static IdUniquenessPolicyValue IdUniquenessPolicyValueHelper.extract(Any any)
           
static POAManagerFactory POAManagerFactoryHelper.extract(Any any)
           
static byte[] ObjectIdHelper.extract(Any any)
           
static ImplicitActivationPolicy ImplicitActivationPolicyHelper.extract(Any any)
           
static ServantManager ServantManagerHelper.extract(Any any)
           
static ThreadPolicyValue ThreadPolicyValueHelper.extract(Any any)
           
static LifespanPolicyValue LifespanPolicyValueHelper.extract(Any any)
           
static RequestProcessingPolicy RequestProcessingPolicyHelper.extract(Any any)
           
static ThreadPolicy ThreadPolicyHelper.extract(Any any)
           
static IdAssignmentPolicyValue IdAssignmentPolicyValueHelper.extract(Any any)
           
static IdUniquenessPolicy IdUniquenessPolicyHelper.extract(Any any)
           
static AdapterActivator AdapterActivatorHelper.extract(Any any)
           
static Current CurrentHelper.extract(Any any)
           
static ForwardRequest ForwardRequestHelper.extract(Any any)
           
static POA POAHelper.extract(Any any)
           
static ServantActivator ServantActivatorHelper.extract(Any any)
           
static ServantLocator ServantLocatorHelper.extract(Any any)
           
static void AdapterActivatorHelper.insert(Any any, AdapterActivator s)
           
static void ObjectIdHelper.insert(Any any, byte[] s)
           
static void CurrentHelper.insert(Any any, Current s)
           
static void ForwardRequestHelper.insert(Any any, ForwardRequest s)
           
static void IdAssignmentPolicyHelper.insert(Any any, IdAssignmentPolicy s)
           
static void IdAssignmentPolicyValueHelper.insert(Any any, IdAssignmentPolicyValue s)
           
static void IdUniquenessPolicyHelper.insert(Any any, IdUniquenessPolicy s)
           
static void IdUniquenessPolicyValueHelper.insert(Any any, IdUniquenessPolicyValue s)
           
static void ImplicitActivationPolicyHelper.insert(Any any, ImplicitActivationPolicy s)
           
static void ImplicitActivationPolicyValueHelper.insert(Any any, ImplicitActivationPolicyValue s)
           
static void LifespanPolicyHelper.insert(Any any, LifespanPolicy s)
           
static void LifespanPolicyValueHelper.insert(Any any, LifespanPolicyValue s)
           
static void POAHelper.insert(Any any, POA s)
           
static void POAListHelper.insert(Any any, POA[] s)
           
static void POAManagerHelper.insert(Any any, POAManager s)
           
static void POAManagerFactoryHelper.insert(Any any, POAManagerFactory s)
           
static void RequestProcessingPolicyHelper.insert(Any any, RequestProcessingPolicy s)
           
static void RequestProcessingPolicyValueHelper.insert(Any any, RequestProcessingPolicyValue s)
           
static void ServantActivatorHelper.insert(Any any, ServantActivator s)
           
static void ServantLocatorHelper.insert(Any any, ServantLocator s)
           
static void ServantManagerHelper.insert(Any any, ServantManager s)
           
static void ServantRetentionPolicyHelper.insert(Any any, ServantRetentionPolicy s)
           
static void ServantRetentionPolicyValueHelper.insert(Any any, ServantRetentionPolicyValue s)
           
static void ThreadPolicyHelper.insert(Any any, ThreadPolicy s)
           
static void ThreadPolicyValueHelper.insert(Any any, ThreadPolicyValue s)
           
 

Uses of Any in org.omg.PortableServer.CurrentPackage
 

Methods in org.omg.PortableServer.CurrentPackage with parameters of type Any
static NoContext NoContextHelper.extract(Any any)
           
static void NoContextHelper.insert(Any any, NoContext s)
           
 

Uses of Any in org.omg.PortableServer.POAManagerFactoryPackage
 

Methods in org.omg.PortableServer.POAManagerFactoryPackage with parameters of type Any
static ManagerAlreadyExists ManagerAlreadyExistsHelper.extract(Any any)
           
static POAManager[] POAManagerSeqHelper.extract(Any any)
           
static void ManagerAlreadyExistsHelper.insert(Any any, ManagerAlreadyExists s)
           
static void POAManagerSeqHelper.insert(Any any, POAManager[] s)
           
 

Uses of Any in org.omg.PortableServer.POAManagerPackage
 

Methods in org.omg.PortableServer.POAManagerPackage with parameters of type Any
static State StateHelper.extract(Any any)
           
static AdapterInactive AdapterInactiveHelper.extract(Any any)
           
static void AdapterInactiveHelper.insert(Any any, AdapterInactive s)
           
static void StateHelper.insert(Any any, State s)
           
 

Uses of Any in org.omg.PortableServer.POAPackage
 

Methods in org.omg.PortableServer.POAPackage with parameters of type Any
static AdapterAlreadyExists AdapterAlreadyExistsHelper.extract(Any any)
           
static AdapterNonExistent AdapterNonExistentHelper.extract(Any any)
           
static InvalidPolicy InvalidPolicyHelper.extract(Any any)
           
static NoServant NoServantHelper.extract(Any any)
           
static ObjectAlreadyActive ObjectAlreadyActiveHelper.extract(Any any)
           
static ObjectNotActive ObjectNotActiveHelper.extract(Any any)
           
static ServantAlreadyActive ServantAlreadyActiveHelper.extract(Any any)
           
static ServantNotActive ServantNotActiveHelper.extract(Any any)
           
static WrongAdapter WrongAdapterHelper.extract(Any any)
           
static WrongPolicy WrongPolicyHelper.extract(Any any)
           
static void AdapterAlreadyExistsHelper.insert(Any any, AdapterAlreadyExists s)
           
static void AdapterNonExistentHelper.insert(Any any, AdapterNonExistent s)
           
static void InvalidPolicyHelper.insert(Any any, InvalidPolicy s)
           
static void NoServantHelper.insert(Any any, NoServant s)
           
static void ObjectAlreadyActiveHelper.insert(Any any, ObjectAlreadyActive s)
           
static void ObjectNotActiveHelper.insert(Any any, ObjectNotActive s)
           
static void ServantAlreadyActiveHelper.insert(Any any, ServantAlreadyActive s)
           
static void ServantNotActiveHelper.insert(Any any, ServantNotActive s)
           
static void WrongAdapterHelper.insert(Any any, WrongAdapter s)
           
static void WrongPolicyHelper.insert(Any any, WrongPolicy s)
           
 

Uses of Any in org.omg.SECIOP
 

Methods in org.omg.SECIOP with parameters of type Any
static DiscardContext DiscardContextHelper.extract(Any any)
           
static short CryptographicProfileHelper.extract(Any any)
           
static long ContextIdHelper.extract(Any any)
           
static CompleteEstablishContext CompleteEstablishContextHelper.extract(Any any)
           
static CSI_ECMA_Hybrid CSI_ECMA_HybridHelper.extract(Any any)
           
static GenericMechanismInfo GenericMechanismInfoHelper.extract(Any any)
           
static ContextIdDefn ContextIdDefnHelper.extract(Any any)
           
static SPKM_2 SPKM_2Helper.extract(Any any)
           
static short[] CryptographicProfileListHelper.extract(Any any)
           
static MessageError MessageErrorHelper.extract(Any any)
           
static ContinueEstablishContext ContinueEstablishContextHelper.extract(Any any)
           
static MessageInContext MessageInContextHelper.extract(Any any)
           
static CSI_ECMA_Public CSI_ECMA_PublicHelper.extract(Any any)
           
static ContextTokenType ContextTokenTypeHelper.extract(Any any)
           
static MsgType MsgTypeHelper.extract(Any any)
           
static byte[] SecurityNameHelper.extract(Any any)
           
static SPKM_1 SPKM_1Helper.extract(Any any)
           
static CSI_ECMA_Secret CSI_ECMA_SecretHelper.extract(Any any)
           
static KerberosV5 KerberosV5Helper.extract(Any any)
           
static TargetAssociationOptions TargetAssociationOptionsHelper.extract(Any any)
           
static EstablishContext EstablishContextHelper.extract(Any any)
           
static SECIOP_INET_SEC_TRANS SECIOP_INET_SEC_TRANSHelper.extract(Any any)
           
static void SecurityNameHelper.insert(Any any, byte[] s)
           
static void CompleteEstablishContextHelper.insert(Any any, CompleteEstablishContext s)
           
static void ContextIdDefnHelper.insert(Any any, ContextIdDefn s)
           
static void ContextTokenTypeHelper.insert(Any any, ContextTokenType s)
           
static void ContinueEstablishContextHelper.insert(Any any, ContinueEstablishContext s)
           
static void CSI_ECMA_HybridHelper.insert(Any any, CSI_ECMA_Hybrid s)
           
static void CSI_ECMA_PublicHelper.insert(Any any, CSI_ECMA_Public s)
           
static void CSI_ECMA_SecretHelper.insert(Any any, CSI_ECMA_Secret s)
           
static void DiscardContextHelper.insert(Any any, DiscardContext s)
           
static void EstablishContextHelper.insert(Any any, EstablishContext s)
           
static void GenericMechanismInfoHelper.insert(Any any, GenericMechanismInfo s)
           
static void KerberosV5Helper.insert(Any any, KerberosV5 s)
           
static void ContextIdHelper.insert(Any any, long s)
           
static void MessageErrorHelper.insert(Any any, MessageError s)
           
static void MessageInContextHelper.insert(Any any, MessageInContext s)
           
static void MsgTypeHelper.insert(Any any, MsgType s)
           
static void SECIOP_INET_SEC_TRANSHelper.insert(Any any, SECIOP_INET_SEC_TRANS s)
           
static void CryptographicProfileHelper.insert(Any any, short s)
           
static void CryptographicProfileListHelper.insert(Any any, short[] s)
           
static void SPKM_1Helper.insert(Any any, SPKM_1 s)
           
static void SPKM_2Helper.insert(Any any, SPKM_2 s)
           
static void TargetAssociationOptionsHelper.insert(Any any, TargetAssociationOptions s)
           
 

Uses of Any in org.omg.Security
 

Fields in org.omg.Security declared as Any
 Any SelectorValue.value
           
 

Methods in org.omg.Security with parameters of type Any
static short EventTypeHelper.extract(Any any)
           
static CommunicationDirection CommunicationDirectionHelper.extract(Any any)
           
static long TimeTHelper.extract(Any any)
           
static SecurityContextType SecurityContextTypeHelper.extract(Any any)
           
static AuditEventType[] AuditEventTypeListHelper.extract(Any any)
           
static short AssociationOptionsHelper.extract(Any any)
           
static OptionsDirectionPair[] OptionsDirectionPairListHelper.extract(Any any)
           
static EstablishTrust EstablishTrustHelper.extract(Any any)
           
static UtcT UtcTHelper.extract(Any any)
           
static SecurityContextState SecurityContextStateHelper.extract(Any any)
           
static IntervalT IntervalTHelper.extract(Any any)
           
static SecAttribute SecAttributeHelper.extract(Any any)
           
static java.lang.String MechanismTypeHelper.extract(Any any)
           
static ExtensibleFamily ExtensibleFamilyHelper.extract(Any any)
           
static java.lang.String SecurityNameHelper.extract(Any any)
           
static RequiresSupports RequiresSupportsHelper.extract(Any any)
           
static int[] AuthenticationMethodListHelper.extract(Any any)
           
static byte[][] OIDListHelper.extract(Any any)
           
static ChannelBindings ChannelBindingsHelper.extract(Any any)
           
static SecAttribute[] AttributeListHelper.extract(Any any)
           
static QOP QOPHelper.extract(Any any)
           
static AuditCombinator AuditCombinatorHelper.extract(Any any)
           
static AttributeType[] AttributeTypeListHelper.extract(Any any)
           
static DelegationDirective DelegationDirectiveHelper.extract(Any any)
           
static InvocationCredentialsType InvocationCredentialsTypeHelper.extract(Any any)
           
static int SelectorTypeHelper.extract(Any any)
           
static DelegationState DelegationStateHelper.extract(Any any)
           
static byte[] OpaqueHelper.extract(Any any)
           
static byte[] OIDHelper.extract(Any any)
           
static SecurityFeature SecurityFeatureHelper.extract(Any any)
           
static MechandOptions MechandOptionsHelper.extract(Any any)
           
static int AuditChannelIdHelper.extract(Any any)
           
static DayOfTheWeek DayOfTheWeekHelper.extract(Any any)
           
static AuditEventType AuditEventTypeHelper.extract(Any any)
           
static OpaqueBuffer OpaqueBufferHelper.extract(Any any)
           
static AssociationStatus AssociationStatusHelper.extract(Any any)
           
static RightsCombinator RightsCombinatorHelper.extract(Any any)
           
static AttributeType AttributeTypeHelper.extract(Any any)
           
static int AuthenticationMethodHelper.extract(Any any)
           
static Right[] RightsListHelper.extract(Any any)
           
static SelectorValue[] SelectorValueListHelper.extract(Any any)
           
static MechandOptions[] MechandOptionsListHelper.extract(Any any)
           
static int SecurityAttributeTypeHelper.extract(Any any)
           
static DelegationMode DelegationModeHelper.extract(Any any)
           
static OptionsDirectionPair OptionsDirectionPairHelper.extract(Any any)
           
static SelectorValue SelectorValueHelper.extract(Any any)
           
static Right RightHelper.extract(Any any)
           
static java.lang.String[] MechanismTypeListHelper.extract(Any any)
           
static AuthenticationStatus AuthenticationStatusHelper.extract(Any any)
           
static void AssociationStatusHelper.insert(Any any, AssociationStatus s)
           
static void AttributeTypeHelper.insert(Any any, AttributeType s)
           
static void AttributeTypeListHelper.insert(Any any, AttributeType[] s)
           
static void AuditCombinatorHelper.insert(Any any, AuditCombinator s)
           
static void AuditEventTypeHelper.insert(Any any, AuditEventType s)
           
static void AuditEventTypeListHelper.insert(Any any, AuditEventType[] s)
           
static void AuthenticationStatusHelper.insert(Any any, AuthenticationStatus s)
           
static void OpaqueHelper.insert(Any any, byte[] s)
           
static void OIDHelper.insert(Any any, byte[] s)
           
static void OIDListHelper.insert(Any any, byte[][] s)
           
static void ChannelBindingsHelper.insert(Any any, ChannelBindings s)
           
static void CommunicationDirectionHelper.insert(Any any, CommunicationDirection s)
           
static void DayOfTheWeekHelper.insert(Any any, DayOfTheWeek s)
           
static void DelegationDirectiveHelper.insert(Any any, DelegationDirective s)
           
static void DelegationModeHelper.insert(Any any, DelegationMode s)
           
static void DelegationStateHelper.insert(Any any, DelegationState s)
           
static void EstablishTrustHelper.insert(Any any, EstablishTrust s)
           
static void ExtensibleFamilyHelper.insert(Any any, ExtensibleFamily s)
           
static void SelectorTypeHelper.insert(Any any, int s)
           
static void AuditChannelIdHelper.insert(Any any, int s)
           
static void AuthenticationMethodHelper.insert(Any any, int s)
           
static void SecurityAttributeTypeHelper.insert(Any any, int s)
           
static void AuthenticationMethodListHelper.insert(Any any, int[] s)
           
static void IntervalTHelper.insert(Any any, IntervalT s)
           
static void InvocationCredentialsTypeHelper.insert(Any any, InvocationCredentialsType s)
           
static void TimeTHelper.insert(Any any, long s)
           
static void MechandOptionsHelper.insert(Any any, MechandOptions s)
           
static void MechandOptionsListHelper.insert(Any any, MechandOptions[] s)
           
static void OpaqueBufferHelper.insert(Any any, OpaqueBuffer s)
           
static void OptionsDirectionPairHelper.insert(Any any, OptionsDirectionPair s)
           
static void OptionsDirectionPairListHelper.insert(Any any, OptionsDirectionPair[] s)
           
static void QOPHelper.insert(Any any, QOP s)
           
static void RequiresSupportsHelper.insert(Any any, RequiresSupports s)
           
static void RightHelper.insert(Any any, Right s)
           
static void RightsListHelper.insert(Any any, Right[] s)
           
static void RightsCombinatorHelper.insert(Any any, RightsCombinator s)
           
static void SecAttributeHelper.insert(Any any, SecAttribute s)
           
static void AttributeListHelper.insert(Any any, SecAttribute[] s)
           
static void SecurityContextStateHelper.insert(Any any, SecurityContextState s)
           
static void SecurityContextTypeHelper.insert(Any any, SecurityContextType s)
           
static void SecurityFeatureHelper.insert(Any any, SecurityFeature s)
           
static void SelectorValueHelper.insert(Any any, SelectorValue s)
           
static void SelectorValueListHelper.insert(Any any, SelectorValue[] s)
           
static void EventTypeHelper.insert(Any any, short s)
           
static void AssociationOptionsHelper.insert(Any any, short s)
           
static void MechanismTypeHelper.insert(Any any, java.lang.String s)
           
static void SecurityNameHelper.insert(Any any, java.lang.String s)
           
static void MechanismTypeListHelper.insert(Any any, java.lang.String[] s)
           
static void UtcTHelper.insert(Any any, UtcT s)
           
 

Constructors in org.omg.Security with parameters of type Any
SelectorValue(int selector, Any value)
           
 

Uses of Any in org.omg.SecurityAdmin
 

Methods in org.omg.SecurityAdmin with parameters of type Any
static AuditPolicy AuditPolicyHelper.extract(Any any)
           
static SecureInvocationPolicy SecureInvocationPolicyHelper.extract(Any any)
           
static AccessPolicy AccessPolicyHelper.extract(Any any)
           
static DelegationPolicy DelegationPolicyHelper.extract(Any any)
           
static DomainAccessPolicy DomainAccessPolicyHelper.extract(Any any)
           
static void AccessPolicyHelper.insert(Any any, AccessPolicy s)
           
static void AuditPolicyHelper.insert(Any any, AuditPolicy s)
           
static void DelegationPolicyHelper.insert(Any any, DelegationPolicy s)
           
static void DomainAccessPolicyHelper.insert(Any any, DomainAccessPolicy s)
           
static void SecureInvocationPolicyHelper.insert(Any any, SecureInvocationPolicy s)
           
 

Uses of Any in org.omg.SecurityLevel1
 

Methods in org.omg.SecurityLevel1 with parameters of type Any
static Current CurrentHelper.extract(Any any)
           
static void CurrentHelper.insert(Any any, Current s)
           
 

Uses of Any in org.omg.SecurityLevel2
 

Methods in org.omg.SecurityLevel2 with parameters of type Any
 void AuditChannelOperations.audit_write(AuditEventType event_type, Credentials[] creds, UtcT time, SelectorValue[] descriptors, Any event_specific_data)
           
 void AuditChannelLocalTie.audit_write(AuditEventType event_type, Credentials[] creds, UtcT time, SelectorValue[] descriptors, Any event_specific_data)
           
 AuthenticationStatus PrincipalAuthenticatorOperations.authenticate(int method, java.lang.String mechanism, java.lang.String security_name, Any auth_data, SecAttribute[] privileges, CredentialsHolder creds, AnyHolder continuation_data, AnyHolder auth_specific_data)
           
 AuthenticationStatus PrincipalAuthenticatorLocalTie.authenticate(int method, java.lang.String mechanism, java.lang.String security_name, Any auth_data, SecAttribute[] privileges, CredentialsHolder creds, AnyHolder continuation_data, AnyHolder auth_specific_data)
           
 AuthenticationStatus PrincipalAuthenticatorOperations.continue_authentication(Any response_data, Credentials creds, AnyHolder continuation_data, AnyHolder auth_specific_data)
           
 AuthenticationStatus PrincipalAuthenticatorLocalTie.continue_authentication(Any response_data, Credentials creds, AnyHolder continuation_data, AnyHolder auth_specific_data)
           
static AuditChannel AuditChannelHelper.extract(Any any)
           
static InvocationCredentialsPolicy InvocationCredentialsPolicyHelper.extract(Any any)
           
static Credentials[] CredentialsListHelper.extract(Any any)
           
static EstablishTrustPolicy EstablishTrustPolicyHelper.extract(Any any)
           
static MechanismPolicy MechanismPolicyHelper.extract(Any any)
           
static Current CurrentHelper.extract(Any any)
           
static Credentials CredentialsHelper.extract(Any any)
           
static PrincipalAuthenticator PrincipalAuthenticatorHelper.extract(Any any)
           
static AccessDecision AccessDecisionHelper.extract(Any any)
           
static RequiredRights RequiredRightsHelper.extract(Any any)
           
static QOPPolicy QOPPolicyHelper.extract(Any any)
           
static ReceivedCredentials ReceivedCredentialsHelper.extract(Any any)
           
static DelegationDirectivePolicy DelegationDirectivePolicyHelper.extract(Any any)
           
static TargetCredentials TargetCredentialsHelper.extract(Any any)
           
static SecurityManager SecurityManagerHelper.extract(Any any)
           
static AuditDecision AuditDecisionHelper.extract(Any any)
           
static void AccessDecisionHelper.insert(Any any, AccessDecision s)
           
static void AuditChannelHelper.insert(Any any, AuditChannel s)
           
static void AuditDecisionHelper.insert(Any any, AuditDecision s)
           
static void CredentialsHelper.insert(Any any, Credentials s)
           
static void CredentialsListHelper.insert(Any any, Credentials[] s)
           
static void CurrentHelper.insert(Any any, Current s)
           
static void DelegationDirectivePolicyHelper.insert(Any any, DelegationDirectivePolicy s)
           
static void EstablishTrustPolicyHelper.insert(Any any, EstablishTrustPolicy s)
           
static void InvocationCredentialsPolicyHelper.insert(Any any, InvocationCredentialsPolicy s)
           
static void MechanismPolicyHelper.insert(Any any, MechanismPolicy s)
           
static void PrincipalAuthenticatorHelper.insert(Any any, PrincipalAuthenticator s)
           
static void QOPPolicyHelper.insert(Any any, QOPPolicy s)
           
static void ReceivedCredentialsHelper.insert(Any any, ReceivedCredentials s)
           
static void RequiredRightsHelper.insert(Any any, RequiredRights s)
           
static void SecurityManagerHelper.insert(Any any, SecurityManager s)
           
static void TargetCredentialsHelper.insert(Any any, TargetCredentials s)
           
 boolean CredentialsOperations.refresh(Any refresh_data)
           
 boolean ReceivedCredentialsLocalTie.refresh(Any refresh_data)
           
 boolean CredentialsLocalTie.refresh(Any refresh_data)
           
 boolean TargetCredentialsLocalTie.refresh(Any refresh_data)
           
 

Uses of Any in org.omg.SendingContext
 

Methods in org.omg.SendingContext with parameters of type Any
static RunTime RunTimeHelper.extract(Any any)
           
static CodeBase CodeBaseHelper.extract(Any any)
           
static void CodeBaseHelper.insert(Any any, CodeBase s)
           
static void RunTimeHelper.insert(Any any, RunTime s)
           
 

Uses of Any in org.omg.SendingContext.CodeBasePackage
 

Methods in org.omg.SendingContext.CodeBasePackage with parameters of type Any
static java.lang.String[] URLSeqHelper.extract(Any any)
           
static FullValueDescription[] ValueDescSeqHelper.extract(Any any)
           
static java.lang.String URLHelper.extract(Any any)
           
static void ValueDescSeqHelper.insert(Any any, FullValueDescription[] s)
           
static void URLHelper.insert(Any any, java.lang.String s)
           
static void URLSeqHelper.insert(Any any, java.lang.String[] s)
           
 

Uses of Any in org.omg.SSLIOP
 

Methods in org.omg.SSLIOP with parameters of type Any
static SSL SSLHelper.extract(Any any)
           
static void SSLHelper.insert(Any any, SSL s)
           
 

Uses of Any in org.omg.TimeBase
 

Methods in org.omg.TimeBase with parameters of type Any
static long InaccuracyTHelper.extract(Any any)
           
static short TdfTHelper.extract(Any any)
           
static UtcT UtcTHelper.extract(Any any)
           
static long TimeTHelper.extract(Any any)
           
static IntervalT IntervalTHelper.extract(Any any)
           
static void IntervalTHelper.insert(Any any, IntervalT s)
           
static void InaccuracyTHelper.insert(Any any, long s)
           
static void TimeTHelper.insert(Any any, long s)
           
static void TdfTHelper.insert(Any any, short s)
           
static void UtcTHelper.insert(Any any, UtcT s)
           
 



Copyright © 2009. All Rights Reserved.