Uses of Class
org.omg.CORBA.Any
Packages that use Any
Package
Description
Provides the mapping of the OMG CORBA APIs to the JavaTM
programming language, including the class ORB, which is implemented
so that a programmer can use it as a fully-functional Object Request Broker
(ORB).
Provides a portability layer, that is, a set of ORB APIs
that makes it possible for code generated
by one vendor to run on another vendor's ORB.
-
Uses of Any in com.sun.corba.ee.impl.corba
Subclasses of Any in com.sun.corba.ee.impl.corbaFields in com.sun.corba.ee.impl.corba declared as AnyModifier and TypeFieldDescriptionprivate Any
ServerRequestImpl._exception
private Any
ServerRequestImpl._resultAny
private Any
NamedValueImpl._value
Methods in com.sun.corba.ee.impl.corba that return AnyModifier and TypeMethodDescriptionRequestImpl.add_in_arg()
RequestImpl.add_inout_arg()
RequestImpl.add_named_in_arg
(String name) RequestImpl.add_named_inout_arg
(String name) RequestImpl.add_named_out_arg
(String name) RequestImpl.add_out_arg()
ServerRequestImpl.checkResultCalled()
This is called from the ORB after the DynamicImplementation.invoke returns.static Any
AnyImpl.extract_any()
See the description of the general Any operations.static Any
AnyImpl.extractAnyFromStream
(TypeCode memberType, InputStream input, ORB orb) TypeCodeImpl.member_label
(int index) static Any
AnyImplHelper.read
(InputStream istream) RequestImpl.return_value()
NamedValueImpl.value()
Methods in com.sun.corba.ee.impl.corba with parameters of type AnyModifier and TypeMethodDescription(package private) int
TypeCodeImpl.currentUnionMemberIndex
(Any discriminatorValue) boolean
checks for equality between Anys.static Any
static TypeCode
static void
static void
void
AnyImpl.insert_any
(Any a) See the description of the general Any operations.void
ServerRequestImpl.set_exception
(Any exc) void
ContextImpl.set_one_value
(String propName, Any propValue) void
ServerRequestImpl.set_result
(Any res) static void
AnyImplHelper.write
(OutputStream ostream, Any value) Constructors in com.sun.corba.ee.impl.corba with parameters of type Any -
Uses of Any in com.sun.corba.ee.impl.dynamicany
Fields in com.sun.corba.ee.impl.dynamicany declared as AnyModifier and TypeFieldDescriptionprotected Any
DynAnyImpl.any
(package private) Any[]
DynAnyCollectionImpl.anys
Methods in com.sun.corba.ee.impl.dynamicany that return AnyModifier and TypeMethodDescription(package private) static Any
(package private) static Any
DynAnyUtil.createDefaultAnyOfType
(TypeCode typeCode, ORB orb) (package private) static Any
DynAnyUtil.extractAnyFromStream
(TypeCode memberType, InputStream input, ORB orb) DynAnyBasicImpl.get_any()
DynAnyConstructedImpl.get_any()
DynValueBoxImpl.get_boxed_value()
Any[]
DynAnyCollectionImpl.get_elements()
protected Any
DynAnyImpl.getAny()
protected Any
private Any
DynUnionImpl.memberLabel
(int i) DynAnyBasicImpl.to_any()
DynAnyConstructedImpl.to_any()
abstract Any
DynAnyImpl.to_any()
Methods in com.sun.corba.ee.impl.dynamicany with parameters of type AnyModifier and TypeMethodDescriptionprivate void
DynAnyComplexImpl.addComponent
(int i, String memberName, Any memberAny, DynAny memberDynAny) (package private) static Any
DynAnyFactoryImpl.create_dyn_any
(Any any) (package private) static DynAny
DynAnyUtil.createMostDerivedDynAny
(Any any, ORB orb, boolean copyValue) private int
DynUnionImpl.currentUnionMemberIndex
(Any discriminatorValue) void
void
void
void
DynAnyBasicImpl.insert_any
(Any value) void
DynAnyConstructedImpl.insert_any
(Any value) (package private) static boolean
DynAnyUtil.isInitialized
(Any any) void
DynValueBoxImpl.set_boxed_value
(Any boxed) void
DynAnyCollectionImpl.set_elements
(Any[] value) Constructors in com.sun.corba.ee.impl.dynamicany with parameters of type AnyModifierConstructorDescriptionprotected
DynAnyBasicImpl
(ORB orb, Any any, boolean copyValue) protected
DynAnyCollectionImpl
(ORB orb, Any any, boolean copyValue) protected
DynAnyComplexImpl
(ORB orb, Any any, boolean copyValue) protected
DynAnyConstructedImpl
(ORB orb, Any any, boolean copyValue) protected
DynAnyImpl
(ORB orb, Any any, boolean copyValue) protected
DynArrayImpl
(ORB orb, Any any, boolean copyValue) protected
DynEnumImpl
(ORB orb, Any anAny, boolean copyValue) protected
DynFixedImpl
(ORB orb, Any any, boolean copyValue) protected
DynSequenceImpl
(ORB orb, Any any, boolean copyValue) protected
DynStructImpl
(ORB orb, Any any, boolean copyValue) protected
DynUnionImpl
(ORB orb, Any any, boolean copyValue) protected
DynValueBoxImpl
(ORB orb, Any any, boolean copyValue) protected
DynValueCommonImpl
(ORB orb, Any any, boolean copyValue) protected
DynValueImpl
(ORB orb, Any any, boolean copyValue) -
Uses of Any in com.sun.corba.ee.impl.encoding
Methods in com.sun.corba.ee.impl.encoding that return AnyModifier and TypeMethodDescriptionfinal Any
CDRInputObject.read_any()
CDRInputStream_1_0.read_any()
abstract Any
CDRInputStreamBase.read_any()
MarshalInputStream.read_any()
WrapperInputStream.read_any()
Methods in com.sun.corba.ee.impl.encoding with parameters of type AnyModifier and TypeMethodDescriptionfinal void
CDRInputStream_1_0.read_any_array
(Any[] value, int offset, int length) final void
void
abstract void
void
final void
CDROutputObject.write_any_array
(Any[] seq, int offset, int length) final void
CDROutputStream_1_0.write_any_array
(Any[] value, int offset, int length) abstract void
CDROutputStreamBase.write_any_array
(Any[] seq, int offset, int length) -
Uses of Any in com.sun.corba.ee.impl.interceptors
Fields in com.sun.corba.ee.impl.interceptors declared as AnyModifier and TypeFieldDescriptionprivate Any
ClientRequestInfoImpl.cachedReceivedException
private Any
ClientRequestInfoImpl.cachedResult
private Any
ServerRequestInfoImpl.cachedSendingException
private Any
ServerRequestInfoImpl.dsiException
private Any
ServerRequestInfoImpl.dsiResult
private Any[]
SlotTable.theSlotData
The vector where all the slot data for the current thread is storedMethods in com.sun.corba.ee.impl.interceptors that return AnyModifier and TypeMethodDescriptionCDREncapsCodec.decode
(byte[] data) Decode the given octet sequence into an any based on a CDR encapsulated octet sequence.CDREncapsCodec.decode_value
(byte[] data, TypeCode tc) Decode the given octet sequence into an any based on a CDR encapsulated octet sequence.private Any
CDREncapsCodec.decodeImpl
(byte[] data, TypeCode tc) Decode the given octet sequence into an any based on a CDR encapsulated octet sequence.protected Any
RequestInfoImpl.exceptionToAny
(Exception exception) Utility to wrap the given Exception in an Any object and return it.PICurrent.get_slot
(int id) This method gets the slot data at the given slot id (index) from the Slot Table which is on the top of the SlotTableStack.RequestInfoImpl.get_slot
(int id) Returns the data from the given slot of the PortableInterceptor::Current that is in the scope of the request.SlotTable.get_slot
(int id) This method get the slot data for the given slot id (index).ClientRequestInfoImpl.received_exception()
Contains the exception to be returned to the client.ClientRequestInfoImpl.result()
See RequestInfoImpl for javadoc.abstract Any
RequestInfoImpl.result()
This method returns the result from the invoked DII operation.ServerRequestInfoImpl.result()
See ServerRequestInfo for javadocs.ServerRequestInfoImpl.sending_exception()
Any containing the exception to be returned to the client.Methods in com.sun.corba.ee.impl.interceptors with parameters of type AnyModifier and TypeMethodDescriptionPIHandlerImpl.create_policy
(int type, Any val) This is the implementation of standard API defined in org.omg.CORBA.ORB class.PINoOpHandlerImpl.create_policy
(int type, Any val) byte[]
Convert the given any into a CDR encapsulated octet sequencebyte[]
CDREncapsCodec.encode_value
(Any data) Convert the given any into a CDR encapsulated octet sequence.private byte[]
CDREncapsCodec.encodeImpl
(Any data, boolean sendTypeCode) Convert the given any into a CDR encapsulated octet sequence.private void
RequestInfoImpl.insertApplicationException
(ApplicationException appException, Any result) Inserts the UserException inside the given ApplicationException into the given Any.private void
RequestInfoImpl.insertUserException
(UserException userException, Any result) Inserts the UserException into the given Any.void
This method sets the slot data at the given slot id (index) in the Slot Table which is on the top of the SlotTableStack.void
Allows an Interceptor to set a slot in the Current that is in the scope of the request.void
This method sets the slot data at the given slot id (index).protected void
ServerRequestInfoImpl.setDSIException
(Any exception) Stores the various sources of information used for this info object.protected void
ServerRequestInfoImpl.setDSIResult
(Any result) Stores the various sources of information used for this info object.void
PIHandlerImpl.setServerPIExceptionInfo
(Any exception) void
PINoOpHandlerImpl.setServerPIExceptionInfo
(Any exception) void
PIHandlerImpl.setServerPIInfo
(Any result) void
PINoOpHandlerImpl.setServerPIInfo
(Any result) -
Uses of Any in com.sun.corba.ee.impl.javax.rmi.CORBA
Methods in com.sun.corba.ee.impl.javax.rmi.CORBA with parameters of type AnyModifier and TypeMethodDescriptionprivate TypeCode
Util.createTypeCode
(Serializable obj, Any any, ORB orb) When using our own ORB and Any implementations, we need to get the ORB version and create the type code appropriately. -
Uses of Any in com.sun.corba.ee.impl.misc
Methods in com.sun.corba.ee.impl.misc with parameters of type AnyModifier and TypeMethodDescriptionstatic SystemException
ORBUtility.extractSystemException
(Any any) static void
ORBUtility.insertSystemException
(SystemException ex, Any any) Static method for writing a CORBA standard exception to an Any. -
Uses of Any in com.sun.corba.ee.impl.orb
Methods in com.sun.corba.ee.impl.orb that return AnyMethods in com.sun.corba.ee.impl.orb with parameters of type AnyModifier and TypeMethodDescriptionORBImpl.create_named_value
(String s, Any any, int flags) Create a NamedValueORBSingleton.create_named_value
(String s, Any any, int flags) ORBImpl.create_policy
(int type, Any val) ORBSingleton.create_policy
(int type, Any val) -
Uses of Any in com.sun.corba.ee.impl.protocol
Methods in com.sun.corba.ee.impl.protocol with parameters of type AnyModifier and TypeMethodDescriptionprotected MessageMediator
ServerRequestDispatcherImpl.sendingReply
(MessageMediator req, Any excany) Must always be called, just after the servant's method returns. -
Uses of Any in com.sun.corba.ee.impl.protocol.giopmsgheaders
Methods in com.sun.corba.ee.impl.protocol.giopmsgheaders with parameters of type AnyModifier and TypeMethodDescriptionstatic short
static IORAddressingInfo
static TargetAddress
static void
static void
IORAddressingInfoHelper.insert
(Any a, IORAddressingInfo that) static void
TargetAddressHelper.insert
(Any a, TargetAddress that) -
Uses of Any in com.sun.corba.ee.org.omg.CSI
Methods in com.sun.corba.ee.org.omg.CSI with parameters of type AnyModifier and TypeMethodDescriptionstatic byte[]
static AuthorizationElement
static int
static AuthorizationElement[]
static CompleteEstablishContext
static ContextError
static long
static EstablishContext
static byte[]
static byte[][]
static byte[]
static byte[]
static IdentityToken
static int
static MessageInContext
static short
static byte[]
static byte[][]
static SASContextBody
static String
static byte[]
static byte[]
static byte[]
static void
static void
AuthorizationElementHelper.insert
(Any a, AuthorizationElement that) static void
static void
AuthorizationTokenHelper.insert
(Any a, AuthorizationElement[] that) static void
CompleteEstablishContextHelper.insert
(Any a, CompleteEstablishContext that) static void
ContextErrorHelper.insert
(Any a, ContextError that) static void
static void
EstablishContextHelper.insert
(Any a, EstablishContext that) static void
static void
static void
static void
static void
IdentityTokenHelper.insert
(Any a, IdentityToken that) static void
static void
MessageInContextHelper.insert
(Any a, MessageInContext that) static void
static void
static void
static void
SASContextBodyHelper.insert
(Any a, SASContextBody that) static void
static void
static void
static void
-
Uses of Any in com.sun.corba.ee.org.omg.CSIIOP
Methods in com.sun.corba.ee.org.omg.CSIIOP with parameters of type AnyModifier and TypeMethodDescriptionstatic AS_ContextSec
static short
static CompoundSecMech[]
static CompoundSecMech
static CompoundSecMechList
static SAS_ContextSec
static SECIOP_SEC_TRANS
static ServiceConfiguration
static ServiceConfiguration[]
static int
static byte[]
static TLS_SEC_TRANS
static TransportAddress
static TransportAddress[]
static void
AS_ContextSecHelper.insert
(Any a, AS_ContextSec that) static void
static void
CompoundSecMechanismsHelper.insert
(Any a, CompoundSecMech[] that) static void
CompoundSecMechHelper.insert
(Any a, CompoundSecMech that) static void
CompoundSecMechListHelper.insert
(Any a, CompoundSecMechList that) static void
SAS_ContextSecHelper.insert
(Any a, SAS_ContextSec that) static void
SECIOP_SEC_TRANSHelper.insert
(Any a, SECIOP_SEC_TRANS that) static void
ServiceConfigurationHelper.insert
(Any a, ServiceConfiguration that) static void
ServiceConfigurationListHelper.insert
(Any a, ServiceConfiguration[] that) static void
static void
static void
TLS_SEC_TRANSHelper.insert
(Any a, TLS_SEC_TRANS that) static void
TransportAddressHelper.insert
(Any a, TransportAddress that) static void
TransportAddressListHelper.insert
(Any a, TransportAddress[] that) -
Uses of Any in com.sun.corba.ee.org.omg.GSSUP
Methods in com.sun.corba.ee.org.omg.GSSUP with parameters of type AnyModifier and TypeMethodDescriptionstatic int
static ErrorToken
static InitialContextToken
static void
static void
ErrorTokenHelper.insert
(Any a, ErrorToken that) static void
InitialContextTokenHelper.insert
(Any a, InitialContextToken that) -
Uses of Any in com.sun.corba.ee.spi.protocol
Methods in com.sun.corba.ee.spi.protocol with parameters of type AnyModifier and TypeMethodDescriptionPIHandler.create_policy
(int type, Any val) void
PIHandler.setServerPIExceptionInfo
(Any exception) Notifies PI of additional information for server-side interceptors.void
PIHandler.setServerPIInfo
(Any result) Notifies PI of additional information for server-side interceptors. -
Uses of Any in com.sun.org.omg.CORBA
Methods in com.sun.org.omg.CORBA with parameters of type AnyModifier and TypeMethodDescriptionstatic AttributeDescription[]
static AttributeDescription
static AttributeMode
static String
static String[]
static DefinitionKind
static ExceptionDescription[]
static ExceptionDescription
static String
static IDLType
static Initializer
static Initializer[]
static OperationDescription[]
static OperationDescription
static OperationMode
static ParameterDescription
static ParameterMode
static ParameterDescription[]
static Repository
static String
static String[]
static StructMember
static StructMember[]
static ValueMember
static ValueMember[]
static String
static short
static void
AttrDescriptionSeqHelper.insert
(Any a, AttributeDescription[] that) static void
AttributeDescriptionHelper.insert
(Any a, AttributeDescription that) static void
AttributeModeHelper.insert
(Any a, AttributeMode that) static void
static void
static void
DefinitionKindHelper.insert
(Any a, DefinitionKind that) static void
ExcDescriptionSeqHelper.insert
(Any a, ExceptionDescription[] that) static void
ExceptionDescriptionHelper.insert
(Any a, ExceptionDescription that) static void
static void
static void
InitializerHelper.insert
(Any a, Initializer that) static void
InitializerSeqHelper.insert
(Any a, Initializer[] that) static void
OpDescriptionSeqHelper.insert
(Any a, OperationDescription[] that) static void
OperationDescriptionHelper.insert
(Any a, OperationDescription that) static void
OperationModeHelper.insert
(Any a, OperationMode that) static void
ParameterDescriptionHelper.insert
(Any a, ParameterDescription that) static void
ParameterModeHelper.insert
(Any a, ParameterMode that) static void
ParDescriptionSeqHelper.insert
(Any a, ParameterDescription[] that) static void
RepositoryHelper.insert
(Any a, Repository that) static void
static void
static void
StructMemberHelper.insert
(Any a, StructMember that) static void
StructMemberSeqHelper.insert
(Any a, StructMember[] that) static void
ValueMemberHelper.insert
(Any a, ValueMember that) static void
ValueMemberSeqHelper.insert
(Any a, ValueMember[] that) static void
static void
-
Uses of Any in com.sun.org.omg.CORBA.ValueDefPackage
Methods in com.sun.org.omg.CORBA.ValueDefPackage with parameters of type AnyModifier and TypeMethodDescriptionstatic FullValueDescription
static void
FullValueDescriptionHelper.insert
(Any a, FullValueDescription that) -
Uses of Any in com.sun.org.omg.SendingContext
Methods in com.sun.org.omg.SendingContext with parameters of type Any -
Uses of Any in com.sun.org.omg.SendingContext.CodeBasePackage
Methods in com.sun.org.omg.SendingContext.CodeBasePackage with parameters of type AnyModifier and TypeMethodDescriptionstatic String
static String[]
static FullValueDescription[]
static void
static void
static void
ValueDescSeqHelper.insert
(Any a, FullValueDescription[] that) -
Uses of Any in org.omg.CORBA
Fields in org.omg.CORBA declared as AnyModifier and TypeFieldDescriptionUnknownUserException.except
TheAny
instance that contains the actual user exception thrown by the server.UnionMember.label
The label of the union member described by thisUnionMember
object.AnyHolder.value
TheAny
value held by thisAnyHolder
object.Any[]
AnySeqHolder.value
ConstantDescription.value
NameValuePair.value
The value to be associated with a name by thisNameValuePair
object.Methods in org.omg.CORBA that return AnyModifier and TypeMethodDescriptionabstract Any
Request.add_in_arg()
Creates an input argument and adds it to thisRequest
object.abstract Any
Request.add_inout_arg()
Adds an input/output argument to thisRequest
object.abstract Any
Request.add_named_in_arg
(String name) Creates an input argument with the given name and adds it to thisRequest
object.abstract Any
Request.add_named_inout_arg
(String name) Adds an input/output argument with the given name to thisRequest
object.abstract Any
Request.add_named_out_arg
(String name) Adds an output argument with the given name to thisRequest
object.abstract Any
Request.add_out_arg()
Adds an output argument to thisRequest
object.abstract Any
ORB.create_any()
Creates an IDLAny
object initialized to contain aTypecode
object whosekind
field is set toTCKind.tc_null
.static Any[]
abstract Any
Any.extract_any()
Extracts theAny
object in thisAny
object'svalue
field.DynAny.get_any()
Deprecated.Retrieves theorg.omg.CORBA.Any
contained in thisDynAny
object.Any[]
DynArray.get_elements()
Deprecated.Returns the value of all the elements of this array.Any[]
DynSequence.get_elements()
Deprecated.Returns the value of every element in this sequence.abstract Any
TypeCode.member_label
(int index) Retrieves the label of the union member identified by the given index.static Any[]
AnySeqHelper.read
(InputStream istream) DataInputStream.read_any()
Reads an IDLAny
value from the input stream.abstract Any
Request.return_value()
Returns theAny
object that contains the value for the result of the method.DynAny.to_any()
Deprecated.Convert aDynAny
object to anAny
object._ConstantDefStub.value()
ConstantDefOperations.value()
ConstantDefPOATie.value()
abstract Any
NamedValue.value()
Retrieves the value for thisNamedValue
object.Methods in org.omg.CORBA with parameters of type AnyModifier and TypeMethodDescriptionabstract NamedValue
Creates a newNamedValue
object initialized with the given name, value, and flag, and adds it to the end of thisNVList
object.ContainerOperations.create_constant
(String id, String name, String version, IDLType type, Any value) ORB.create_dyn_any
(Any value) Deprecated.Use the new DynAnyFactory API insteadabstract NamedValue
ORB.create_named_value
(String s, Any any, int flags) Creates aNamedValue
object using the given name, value, and argument mode flags.ORB.create_policy
(int type, Any val) Can be invoked to create new instances of policy objects of a specific type with specified initial state.abstract boolean
Checks for equality between thisAny
object and the givenAny
object.void
Deprecated.use set_exception()static AliasDef
static Any[]
static ArrayDef
static AttributeDescription[]
static AttributeDef
static AttributeDescription
static AttributeMode
static boolean[]
static char[]
static CompletionStatus
static ConstantDef
static ConstantDescription
static Contained
static Contained[]
static Container
static String
static String[]
static Current
static DefinitionKind
static double[]
static EnumDef
static String[]
static ExceptionDescription[]
static ExceptionDef
static ExceptionDef[]
static ExceptionDescription
static String
static float[]
static String
static IDLType
static Initializer
static Initializer[]
static InterfaceDef
static InterfaceDef[]
static InterfaceDescription
static long[]
static int[]
static ModuleDef
static ModuleDescription
static NameValuePair
static NativeDef
static Object
static byte[]
static OperationDescription[]
static OperationDef
static OperationDescription
static OperationMode
static ParameterDescription
static ParameterMode
static ParameterDescription[]
static short
static PolicyError
static Policy
static Policy[]
static int
static PrimitiveDef
static PrimitiveKind
static Repository
static String
static String[]
static String
static SequenceDef
static ServiceDetail
static ServiceInformation
static SetOverrideType
static short[]
static StringDef
static String[]
static String
static StructDef
static StructMember
static StructMember[]
static TypedefDef
static TypeDescription
static long[]
static int[]
static UnionDef
static UnionMember
static UnionMember[]
static UnknownUserException
static short[]
static Serializable
static ValueBoxDef
static ValueDef
static ValueDef[]
static ValueDescription
static ValueMemberDef
static ValueMember
static ValueMember[]
static String
static short
static char[]
static WrongTransaction
static String[]
static String
void
Deprecated.Make aDynAny
object from anAny
object.static void
static void
static void
static void
AttrDescriptionSeqHelper.insert
(Any a, AttributeDescription[] that) static void
AttributeDefHelper.insert
(Any a, AttributeDef that) static void
AttributeDescriptionHelper.insert
(Any a, AttributeDescription that) static void
AttributeModeHelper.insert
(Any a, AttributeMode that) static void
static void
static void
CompletionStatusHelper.insert
(Any a, CompletionStatus that) static void
ConstantDefHelper.insert
(Any a, ConstantDef that) static void
ConstantDescriptionHelper.insert
(Any a, ConstantDescription that) static void
static void
static void
static void
static void
static void
static void
DefinitionKindHelper.insert
(Any a, DefinitionKind that) static void
static void
static void
static void
ExcDescriptionSeqHelper.insert
(Any a, ExceptionDescription[] that) static void
ExceptionDefHelper.insert
(Any a, ExceptionDef that) static void
ExceptionDefSeqHelper.insert
(Any a, ExceptionDef[] that) static void
ExceptionDescriptionHelper.insert
(Any a, ExceptionDescription that) static void
static void
static void
static void
static void
InitializerHelper.insert
(Any a, Initializer that) static void
InitializerSeqHelper.insert
(Any a, Initializer[] that) static void
InterfaceDefHelper.insert
(Any a, InterfaceDef that) static void
InterfaceDefSeqHelper.insert
(Any a, InterfaceDef[] that) static void
InterfaceDescriptionHelper.insert
(Any a, InterfaceDescription that) static void
static void
static void
static void
ModuleDescriptionHelper.insert
(Any a, ModuleDescription that) static void
NameValuePairHelper.insert
(Any a, NameValuePair that) static void
static void
static void
static void
OpDescriptionSeqHelper.insert
(Any a, OperationDescription[] that) static void
OperationDefHelper.insert
(Any a, OperationDef that) static void
OperationDescriptionHelper.insert
(Any a, OperationDescription that) static void
OperationModeHelper.insert
(Any a, OperationMode that) static void
ParameterDescriptionHelper.insert
(Any a, ParameterDescription that) static void
ParameterModeHelper.insert
(Any a, ParameterMode that) static void
ParDescriptionSeqHelper.insert
(Any a, ParameterDescription[] that) static void
static void
PolicyErrorHelper.insert
(Any a, PolicyError that) static void
static void
static void
static void
PrimitiveDefHelper.insert
(Any a, PrimitiveDef that) static void
PrimitiveKindHelper.insert
(Any a, PrimitiveKind that) static void
RepositoryHelper.insert
(Any a, Repository that) static void
static void
static void
static void
SequenceDefHelper.insert
(Any a, SequenceDef that) static void
ServiceDetailHelper.insert
(Any a, ServiceDetail that) static void
ServiceInformationHelper.insert
(Any a, ServiceInformation that) static void
SetOverrideTypeHelper.insert
(Any a, SetOverrideType that) static void
static void
static void
static void
static void
static void
StructMemberHelper.insert
(Any a, StructMember that) static void
StructMemberSeqHelper.insert
(Any a, StructMember[] that) static void
TypedefDefHelper.insert
(Any a, TypedefDef that) static void
TypeDescriptionHelper.insert
(Any a, TypeDescription that) static void
static void
static void
static void
UnionMemberHelper.insert
(Any a, UnionMember that) static void
UnionMemberSeqHelper.insert
(Any a, UnionMember[] that) static void
UnknownUserExceptionHelper.insert
(Any a, UnknownUserException that) static void
static void
ValueBaseHelper.insert
(Any a, Serializable that) static void
ValueBoxDefHelper.insert
(Any a, ValueBoxDef that) static void
static void
static void
ValueDescriptionHelper.insert
(Any a, ValueDescription that) static void
ValueMemberDefHelper.insert
(Any a, ValueMemberDef that) static void
ValueMemberHelper.insert
(Any a, ValueMember that) static void
ValueMemberSeqHelper.insert
(Any a, ValueMember[] that) static void
static void
static void
static void
WrongTransactionHelper.insert
(Any a, WrongTransaction that) static void
static void
abstract void
Any.insert_any
(Any a) Inserts the givenAny
object into thisAny
object'svalue
field.void
DynAny.insert_any
(Any value) Deprecated.Inserts the givenorg.omg.CORBA.Any
object as the value for thisDynAny
object.void
Deprecated.use the methodset_result
void
DynArray.set_elements
(Any[] value) Deprecated.Sets the value of thisDynArray
object to the given array.void
DynSequence.set_elements
(Any[] value) Deprecated.Sets the values of all elements in this sequence with the given array.void
ServerRequest.set_exception
(Any any) Throws anorg.omg.CORBA.NO_IMPLEMENT
exception.abstract void
Context.set_one_value
(String propname, Any propvalue) Creates aNamedValue
object and adds it to thisContext
object.void
ServerRequest.set_result
(Any any) Throws anorg.omg.CORBA.NO_IMPLEMENT
exception.void
void
void
static void
AnySeqHelper.write
(OutputStream ostream, Any[] value) void
Writes the Any value to the output stream.void
DataOutputStream.write_any_array
(Any[] seq, int offset, int length) Writes the array of IDL Anys from offset for length elements to the output stream.Constructors in org.omg.CORBA with parameters of type AnyModifierConstructorDescriptionConstructs a newAnyHolder
object for the givenAny
object.AnySeqHolder
(Any[] initialValue) ConstantDescription
(String _name, String _id, String _defined_in, String _version, TypeCode _type, Any _value) NameValuePair
(String __id, Any __value) Constructs aNameValuePair
object that associates the given name with the givenorg.omg.CORBA.Any
object.UnionMember
(String __name, Any __label, TypeCode __type, IDLType __type_def) Constructs a newUnionMember
object with its fields initialized to the given values.Constructs anUnknownUserException
object that contains the givenAny
object. -
Uses of Any in org.omg.CORBA.ContainedPackage
Fields in org.omg.CORBA.ContainedPackage declared as AnyMethods in org.omg.CORBA.ContainedPackage with parameters of type AnyModifier and TypeMethodDescriptionstatic Description
static void
DescriptionHelper.insert
(Any a, Description that) Constructors in org.omg.CORBA.ContainedPackage with parameters of type Any -
Uses of Any in org.omg.CORBA.ContainerPackage
Fields in org.omg.CORBA.ContainerPackage declared as AnyMethods in org.omg.CORBA.ContainerPackage with parameters of type AnyModifier and TypeMethodDescriptionstatic Description
static Description[]
static void
DescriptionHelper.insert
(Any a, Description that) static void
DescriptionSeqHelper.insert
(Any a, Description[] that) Constructors in org.omg.CORBA.ContainerPackage with parameters of type AnyModifierConstructorDescriptionDescription
(Contained _contained_object, DefinitionKind _kind, Any _value) -
Uses of Any in org.omg.CORBA.InterfaceDefPackage
Methods in org.omg.CORBA.InterfaceDefPackage with parameters of type AnyModifier and TypeMethodDescriptionstatic FullInterfaceDescription
static void
FullInterfaceDescriptionHelper.insert
(Any a, FullInterfaceDescription that) -
Uses of Any in org.omg.CORBA.portable
Methods in org.omg.CORBA.portable that return AnyModifier and TypeMethodDescriptionabstract Any
InputStream.read_any()
Reads an Any from this input stream.Methods in org.omg.CORBA.portable with parameters of type Any -
Uses of Any in org.omg.CORBA.ValueDefPackage
Methods in org.omg.CORBA.ValueDefPackage with parameters of type AnyModifier and TypeMethodDescriptionstatic FullValueDescription
static void
FullValueDescriptionHelper.insert
(Any a, FullValueDescription that) -
Uses of Any in org.omg.CosNaming
Methods in org.omg.CosNaming with parameters of type AnyModifier and TypeMethodDescriptionstatic Binding
static BindingIterator
static Binding[]
static BindingType
static String
static NameComponent
static NameComponent[]
static NamingContextExt
static NamingContext
static void
static void
BindingIteratorHelper.insert
(Any a, BindingIterator that) static void
static void
BindingTypeHelper.insert
(Any a, BindingType that) static void
static void
NameComponentHelper.insert
(Any a, NameComponent that) static void
NameHelper.insert
(Any a, NameComponent[] that) static void
NamingContextExtHelper.insert
(Any a, NamingContextExt that) static void
NamingContextHelper.insert
(Any a, NamingContext that) -
Uses of Any in org.omg.CosNaming.NamingContextExtPackage
Methods in org.omg.CosNaming.NamingContextExtPackage with parameters of type AnyModifier and TypeMethodDescriptionstatic String
static InvalidAddress
static String
static String
static void
static void
InvalidAddressHelper.insert
(Any a, InvalidAddress that) static void
static void
-
Uses of Any in org.omg.CosNaming.NamingContextPackage
Methods in org.omg.CosNaming.NamingContextPackage with parameters of type AnyModifier and TypeMethodDescriptionstatic AlreadyBound
static CannotProceed
static InvalidName
static NotEmpty
static NotFound
static NotFoundReason
static void
AlreadyBoundHelper.insert
(Any a, AlreadyBound that) static void
CannotProceedHelper.insert
(Any a, CannotProceed that) static void
InvalidNameHelper.insert
(Any a, InvalidName that) static void
static void
static void
NotFoundReasonHelper.insert
(Any a, NotFoundReason that) -
Uses of Any in org.omg.CosTransactions
Fields in org.omg.CosTransactions declared as AnyMethods in org.omg.CosTransactions with parameters of type AnyModifier and TypeMethodDescriptionstatic Control
static Coordinator
static Current
static HeuristicCommit
static HeuristicHazard
static HeuristicMixed
static HeuristicRollback
static Inactive
static InvalidControl
static InvocationPolicy
static short
static NonTxTargetPolicy
static short
static NotPrepared
static NoTransaction
static NotSubtransaction
static otid_t
static OTSPolicy
static short
static PropagationContext
static RecoveryCoordinator
static Resource
static Status
static SubtransactionAwareResource
static SubtransactionsUnavailable
static Synchronization
static SynchronizationUnavailable
static Terminator
static TransactionalObject
static TransactionFactory
static TransIdentity
static Unavailable
static Vote
static void
static void
CoordinatorHelper.insert
(Any a, Coordinator that) static void
static void
HeuristicCommitHelper.insert
(Any a, HeuristicCommit that) static void
HeuristicHazardHelper.insert
(Any a, HeuristicHazard that) static void
HeuristicMixedHelper.insert
(Any a, HeuristicMixed that) static void
HeuristicRollbackHelper.insert
(Any a, HeuristicRollback that) static void
static void
InvalidControlHelper.insert
(Any a, InvalidControl that) static void
InvocationPolicyHelper.insert
(Any a, InvocationPolicy that) static void
static void
NonTxTargetPolicyHelper.insert
(Any a, NonTxTargetPolicy that) static void
static void
NotPreparedHelper.insert
(Any a, NotPrepared that) static void
NoTransactionHelper.insert
(Any a, NoTransaction that) static void
NotSubtransactionHelper.insert
(Any a, NotSubtransaction that) static void
static void
static void
static void
PropagationContextHelper.insert
(Any a, PropagationContext that) static void
RecoveryCoordinatorHelper.insert
(Any a, RecoveryCoordinator that) static void
static void
static void
SubtransactionAwareResourceHelper.insert
(Any a, SubtransactionAwareResource that) static void
SubtransactionsUnavailableHelper.insert
(Any a, SubtransactionsUnavailable that) static void
SynchronizationHelper.insert
(Any a, Synchronization that) static void
SynchronizationUnavailableHelper.insert
(Any a, SynchronizationUnavailable that) static void
TerminatorHelper.insert
(Any a, Terminator that) static void
TransactionalObjectHelper.insert
(Any a, TransactionalObject that) static void
TransactionFactoryHelper.insert
(Any a, TransactionFactory that) static void
TransIdentityHelper.insert
(Any a, TransIdentity that) static void
UnavailableHelper.insert
(Any a, Unavailable that) static void
Constructors in org.omg.CosTransactions with parameters of type AnyModifierConstructorDescriptionPropagationContext
(int _timeout, TransIdentity _current, TransIdentity[] _parents, Any _implementation_specific_data) -
Uses of Any in org.omg.Dynamic
Fields in org.omg.Dynamic declared as AnyMethods in org.omg.Dynamic with parameters of type AnyModifier and TypeMethodDescriptionstatic String[]
static TypeCode[]
static Parameter
static Parameter[]
static String[]
static void
static void
static void
static void
static void
Constructors in org.omg.Dynamic with parameters of type Any -
Uses of Any in org.omg.DynamicAny
Fields in org.omg.DynamicAny declared as AnyModifier and TypeFieldDescriptionAny[]
AnySeqHolder.value
NameValuePair.value
The Any value associated with the name.Methods in org.omg.DynamicAny that return AnyModifier and TypeMethodDescriptionstatic Any[]
_DynAnyStub.get_any()
Extracts an Any value contained in the Any represented by this DynAny._DynArrayStub.get_any()
Extracts an Any value contained in the Any represented by this DynAny._DynEnumStub.get_any()
Extracts an Any value contained in the Any represented by this DynAny._DynFixedStub.get_any()
Extracts an Any value contained in the Any represented by this DynAny._DynSequenceStub.get_any()
Extracts an Any value contained in the Any represented by this DynAny._DynStructStub.get_any()
Extracts an Any value contained in the Any represented by this DynAny._DynUnionStub.get_any()
Extracts an Any value contained in the Any represented by this DynAny._DynValueBoxStub.get_any()
Extracts an Any value contained in the Any represented by this DynAny._DynValueCommonStub.get_any()
Extracts an Any value contained in the Any represented by this DynAny._DynValueStub.get_any()
Extracts an Any value contained in the Any represented by this DynAny.DynAnyOperations.get_any()
Extracts an Any value contained in the Any represented by this DynAny.DynAnyPOATie.get_any()
Extracts an Any value contained in the Any represented by this DynAny.DynArrayPOATie.get_any()
Extracts an Any value contained in the Any represented by this DynAny.DynEnumPOATie.get_any()
Extracts an Any value contained in the Any represented by this DynAny.DynFixedPOATie.get_any()
Extracts an Any value contained in the Any represented by this DynAny.DynSequencePOATie.get_any()
Extracts an Any value contained in the Any represented by this DynAny.DynStructPOATie.get_any()
Extracts an Any value contained in the Any represented by this DynAny.DynUnionPOATie.get_any()
Extracts an Any value contained in the Any represented by this DynAny.DynValueBoxPOATie.get_any()
Extracts an Any value contained in the Any represented by this DynAny.DynValueCommonPOATie.get_any()
Extracts an Any value contained in the Any represented by this DynAny.DynValuePOATie.get_any()
Extracts an Any value contained in the Any represented by this DynAny._DynValueBoxStub.get_boxed_value()
Returns the boxed value as an Any.DynValueBoxOperations.get_boxed_value()
Returns the boxed value as an Any.DynValueBoxPOATie.get_boxed_value()
Returns the boxed value as an Any.Any[]
_DynArrayStub.get_elements()
Returns the elements of the DynArray.Any[]
_DynSequenceStub.get_elements()
Returns the elements of the sequence.Any[]
DynArrayOperations.get_elements()
Returns the elements of the DynArray.Any[]
DynArrayPOATie.get_elements()
Returns the elements of the DynArray.Any[]
DynSequenceOperations.get_elements()
Returns the elements of the sequence.Any[]
DynSequencePOATie.get_elements()
Returns the elements of the sequence.static Any[]
AnySeqHelper.read
(InputStream istream) _DynAnyStub.to_any()
Creates an any value from a DynAny object._DynArrayStub.to_any()
Creates an any value from a DynAny object._DynEnumStub.to_any()
Creates an any value from a DynAny object._DynFixedStub.to_any()
Creates an any value from a DynAny object._DynSequenceStub.to_any()
Creates an any value from a DynAny object._DynStructStub.to_any()
Creates an any value from a DynAny object._DynUnionStub.to_any()
Creates an any value from a DynAny object._DynValueBoxStub.to_any()
Creates an any value from a DynAny object._DynValueCommonStub.to_any()
Creates an any value from a DynAny object._DynValueStub.to_any()
Creates an any value from a DynAny object.DynAnyOperations.to_any()
Creates an any value from a DynAny object.DynAnyPOATie.to_any()
Creates an any value from a DynAny object.DynArrayPOATie.to_any()
Creates an any value from a DynAny object.DynEnumPOATie.to_any()
Creates an any value from a DynAny object.DynFixedPOATie.to_any()
Creates an any value from a DynAny object.DynSequencePOATie.to_any()
Creates an any value from a DynAny object.DynStructPOATie.to_any()
Creates an any value from a DynAny object.DynUnionPOATie.to_any()
Creates an any value from a DynAny object.DynValueBoxPOATie.to_any()
Creates an any value from a DynAny object.DynValueCommonPOATie.to_any()
Creates an any value from a DynAny object.DynValuePOATie.to_any()
Creates an any value from a DynAny object.Methods in org.omg.DynamicAny with parameters of type AnyModifier and TypeMethodDescription_DynAnyFactoryStub.create_dyn_any
(Any value) Creates a new DynAny object from an any value.DynAnyFactoryOperations.create_dyn_any
(Any value) Creates a new DynAny object from an any value.DynAnyFactoryPOATie.create_dyn_any
(Any value) Creates a new DynAny object from an any value.static Any[]
static DynAnyFactory
static DynAny
static DynAny[]
static DynArray
static DynEnum
static DynFixed
static DynSequence
static DynStruct
static DynUnion
static DynValueBox
static DynValueCommon
static DynValue
static String
static NameDynAnyPair
static NameDynAnyPair[]
static NameValuePair
static NameValuePair[]
void
Initializes the value associated with a DynAny object with the value contained in an any.void
Initializes the value associated with a DynAny object with the value contained in an any.void
Initializes the value associated with a DynAny object with the value contained in an any.void
Initializes the value associated with a DynAny object with the value contained in an any.void
Initializes the value associated with a DynAny object with the value contained in an any.void
Initializes the value associated with a DynAny object with the value contained in an any.void
Initializes the value associated with a DynAny object with the value contained in an any.void
Initializes the value associated with a DynAny object with the value contained in an any.void
Initializes the value associated with a DynAny object with the value contained in an any.void
Initializes the value associated with a DynAny object with the value contained in an any.void
Initializes the value associated with a DynAny object with the value contained in an any.void
Initializes the value associated with a DynAny object with the value contained in an any.void
Initializes the value associated with a DynAny object with the value contained in an any.void
Initializes the value associated with a DynAny object with the value contained in an any.void
Initializes the value associated with a DynAny object with the value contained in an any.void
Initializes the value associated with a DynAny object with the value contained in an any.void
Initializes the value associated with a DynAny object with the value contained in an any.void
Initializes the value associated with a DynAny object with the value contained in an any.void
Initializes the value associated with a DynAny object with the value contained in an any.void
Initializes the value associated with a DynAny object with the value contained in an any.void
Initializes the value associated with a DynAny object with the value contained in an any.static void
static void
DynAnyFactoryHelper.insert
(Any a, DynAnyFactory that) static void
static void
static void
static void
static void
static void
DynSequenceHelper.insert
(Any a, DynSequence that) static void
static void
static void
DynValueBoxHelper.insert
(Any a, DynValueBox that) static void
DynValueCommonHelper.insert
(Any a, DynValueCommon that) static void
static void
static void
NameDynAnyPairHelper.insert
(Any a, NameDynAnyPair that) static void
NameDynAnyPairSeqHelper.insert
(Any a, NameDynAnyPair[] that) static void
NameValuePairHelper.insert
(Any a, NameValuePair that) static void
NameValuePairSeqHelper.insert
(Any a, NameValuePair[] that) void
_DynAnyStub.insert_any
(Any value) Inserts an Any value into the Any represented by this DynAny.void
_DynArrayStub.insert_any
(Any value) Inserts an Any value into the Any represented by this DynAny.void
_DynEnumStub.insert_any
(Any value) Inserts an Any value into the Any represented by this DynAny.void
_DynFixedStub.insert_any
(Any value) Inserts an Any value into the Any represented by this DynAny.void
_DynSequenceStub.insert_any
(Any value) Inserts an Any value into the Any represented by this DynAny.void
_DynStructStub.insert_any
(Any value) Inserts an Any value into the Any represented by this DynAny.void
_DynUnionStub.insert_any
(Any value) Inserts an Any value into the Any represented by this DynAny.void
_DynValueBoxStub.insert_any
(Any value) Inserts an Any value into the Any represented by this DynAny.void
_DynValueCommonStub.insert_any
(Any value) Inserts an Any value into the Any represented by this DynAny.void
_DynValueStub.insert_any
(Any value) Inserts an Any value into the Any represented by this DynAny.void
DynAnyOperations.insert_any
(Any value) Inserts an Any value into the Any represented by this DynAny.void
DynAnyPOATie.insert_any
(Any value) Inserts an Any value into the Any represented by this DynAny.void
DynArrayPOATie.insert_any
(Any value) Inserts an Any value into the Any represented by this DynAny.void
DynEnumPOATie.insert_any
(Any value) Inserts an Any value into the Any represented by this DynAny.void
DynFixedPOATie.insert_any
(Any value) Inserts an Any value into the Any represented by this DynAny.void
DynSequencePOATie.insert_any
(Any value) Inserts an Any value into the Any represented by this DynAny.void
DynStructPOATie.insert_any
(Any value) Inserts an Any value into the Any represented by this DynAny.void
DynUnionPOATie.insert_any
(Any value) Inserts an Any value into the Any represented by this DynAny.void
DynValueBoxPOATie.insert_any
(Any value) Inserts an Any value into the Any represented by this DynAny.void
DynValueCommonPOATie.insert_any
(Any value) Inserts an Any value into the Any represented by this DynAny.void
DynValuePOATie.insert_any
(Any value) Inserts an Any value into the Any represented by this DynAny.void
_DynValueBoxStub.set_boxed_value
(Any boxed) Replaces the boxed value with the specified value.void
DynValueBoxOperations.set_boxed_value
(Any boxed) Replaces the boxed value with the specified value.void
DynValueBoxPOATie.set_boxed_value
(Any boxed) Replaces the boxed value with the specified value.void
_DynArrayStub.set_elements
(Any[] value) Sets the DynArray to contain the passed elements.void
_DynSequenceStub.set_elements
(Any[] value) Sets the elements of a sequence.void
DynArrayOperations.set_elements
(Any[] value) Sets the DynArray to contain the passed elements.void
DynArrayPOATie.set_elements
(Any[] value) Sets the DynArray to contain the passed elements.void
DynSequenceOperations.set_elements
(Any[] value) Sets the elements of a sequence.void
DynSequencePOATie.set_elements
(Any[] value) Sets the elements of a sequence.static void
AnySeqHelper.write
(OutputStream ostream, Any[] value) Constructors in org.omg.DynamicAny with parameters of type AnyModifierConstructorDescriptionAnySeqHolder
(Any[] initialValue) NameValuePair
(String _id, Any _value) -
Uses of Any in org.omg.DynamicAny.DynAnyFactoryPackage
Methods in org.omg.DynamicAny.DynAnyFactoryPackage with parameters of type AnyModifier and TypeMethodDescriptionstatic InconsistentTypeCode
static void
InconsistentTypeCodeHelper.insert
(Any a, InconsistentTypeCode that) -
Uses of Any in org.omg.DynamicAny.DynAnyPackage
Methods in org.omg.DynamicAny.DynAnyPackage with parameters of type AnyModifier and TypeMethodDescriptionstatic InvalidValue
static TypeMismatch
static void
InvalidValueHelper.insert
(Any a, InvalidValue that) static void
TypeMismatchHelper.insert
(Any a, TypeMismatch that) -
Uses of Any in org.omg.IOP
Methods in org.omg.IOP that return AnyModifier and TypeMethodDescriptionCodecOperations.decode
(byte[] data) Decodes the given byte array into an Any based on the encoding format effective for thisCodec
.CodecOperations.decode_value
(byte[] data, TypeCode tc) Decodes the given byte array into an Any based on the givenTypeCode
and the encoding format effective for thisCodec
.Methods in org.omg.IOP with parameters of type AnyModifier and TypeMethodDescriptionbyte[]
Converts the given any into a byte array based on the encoding format effective for thisCodec
.byte[]
CodecOperations.encode_value
(Any data) Converts the given any into a byte array based on the encoding format effective for this Codec.static CodecFactory
static Codec
static int
static short
static Encoding
static IOR
static TaggedComponent[]
static int
static ServiceContext
static ServiceContext[]
static int
static TaggedComponent
static TaggedComponent[]
static TaggedProfile
static void
CodecFactoryHelper.insert
(Any a, CodecFactory that) static void
static void
static void
static void
static void
static void
MultipleComponentProfileHelper.insert
(Any a, TaggedComponent[] that) static void
static void
ServiceContextHelper.insert
(Any a, ServiceContext that) static void
ServiceContextListHelper.insert
(Any a, ServiceContext[] that) static void
static void
TaggedComponentHelper.insert
(Any a, TaggedComponent that) static void
TaggedComponentSeqHelper.insert
(Any a, TaggedComponent[] that) static void
TaggedProfileHelper.insert
(Any a, TaggedProfile that) -
Uses of Any in org.omg.IOP.CodecFactoryPackage
Methods in org.omg.IOP.CodecFactoryPackage with parameters of type AnyModifier and TypeMethodDescriptionstatic UnknownEncoding
static void
UnknownEncodingHelper.insert
(Any a, UnknownEncoding that) -
Uses of Any in org.omg.IOP.CodecPackage
Methods in org.omg.IOP.CodecPackage with parameters of type AnyModifier and TypeMethodDescriptionstatic FormatMismatch
static InvalidTypeForEncoding
static TypeMismatch
static void
FormatMismatchHelper.insert
(Any a, FormatMismatch that) static void
InvalidTypeForEncodingHelper.insert
(Any a, InvalidTypeForEncoding that) static void
TypeMismatchHelper.insert
(Any a, TypeMismatch that) -
Uses of Any in org.omg.Messaging
Methods in org.omg.Messaging with parameters of type AnyModifier and TypeMethodDescriptionstatic MaxHopsPolicy
static short
static PolicyValue
static PolicyValue[]
static short
static PriorityRange
static QueueOrderPolicy
static short
static RebindPolicy
static RelativeRequestTimeoutPolicy
static ReplyEndTimePolicy
static ReplyPriorityPolicy
static ReplyStartTimePolicy
static RequestEndTimePolicy
static RequestPriorityPolicy
static RequestStartTimePolicy
static RoutingPolicy
static short
static RoutingTypeRange
static short
static SyncScopePolicy
static void
MaxHopsPolicyHelper.insert
(Any a, MaxHopsPolicy that) static void
static void
PolicyValueHelper.insert
(Any a, PolicyValue that) static void
PolicyValueSeqHelper.insert
(Any a, PolicyValue[] that) static void
static void
PriorityRangeHelper.insert
(Any a, PriorityRange that) static void
QueueOrderPolicyHelper.insert
(Any a, QueueOrderPolicy that) static void
static void
RebindPolicyHelper.insert
(Any a, RebindPolicy that) static void
RelativeRequestTimeoutPolicyHelper.insert
(Any a, RelativeRequestTimeoutPolicy that) static void
RelativeRoundtripTimeoutPolicyHelper.insert
(Any a, RelativeRoundtripTimeoutPolicy that) static void
ReplyEndTimePolicyHelper.insert
(Any a, ReplyEndTimePolicy that) static void
ReplyPriorityPolicyHelper.insert
(Any a, ReplyPriorityPolicy that) static void
ReplyStartTimePolicyHelper.insert
(Any a, ReplyStartTimePolicy that) static void
RequestEndTimePolicyHelper.insert
(Any a, RequestEndTimePolicy that) static void
RequestPriorityPolicyHelper.insert
(Any a, RequestPriorityPolicy that) static void
RequestStartTimePolicyHelper.insert
(Any a, RequestStartTimePolicy that) static void
RoutingPolicyHelper.insert
(Any a, RoutingPolicy that) static void
static void
RoutingTypeRangeHelper.insert
(Any a, RoutingTypeRange that) static void
static void
SyncScopePolicyHelper.insert
(Any a, SyncScopePolicy that) -
Uses of Any in org.omg.PortableInterceptor
Methods in org.omg.PortableInterceptor that return AnyModifier and TypeMethodDescriptionCurrentOperations.get_slot
(int id) Retrieves the slot data the application set in PICurrent viaget_slot
.RequestInfoOperations.get_slot
(int id) Returns the data from the given slot of thePortableInterceptor.Current
that is in the scope of the request.ClientRequestInfoOperations.received_exception()
Returns an any which contains the exception to be returned to the client.RequestInfoOperations.result()
Returns an any containing the result of the operation invocation.ServerRequestInfoOperations.sending_exception()
Returns an any which contains the exception to be returned to the client.Methods in org.omg.PortableInterceptor with parameters of type AnyModifier and TypeMethodDescriptionPolicyFactoryOperations.create_policy
(int type, Any value) Returns an instance of the appropriate interface derived fromCORBA.Policy
whose value corresponds to the specified any.static int
static String[]
static short
static ClientRequestInfo
static ClientRequestInterceptor
static Current
static ForwardRequest
static Interceptor
static InvalidSlot
static IORInfo
static IORInterceptor_3_0
static IORInterceptor
static byte[]
static ObjectReferenceFactory
static ObjectReferenceTemplate
static ObjectReferenceTemplate[]
static String
static ORBInitializer
static ORBInitInfo
static PolicyFactory
static short
static RequestInfo
static String
static ServerRequestInfo
static ServerRequestInterceptor
static int
static void
static void
static void
static void
ClientRequestInfoHelper.insert
(Any a, ClientRequestInfo that) static void
ClientRequestInterceptorHelper.insert
(Any a, ClientRequestInterceptor that) static void
static void
ForwardRequestHelper.insert
(Any a, ForwardRequest that) static void
InterceptorHelper.insert
(Any a, Interceptor that) static void
InvalidSlotHelper.insert
(Any a, InvalidSlot that) static void
static void
IORInterceptor_3_0Helper.insert
(Any a, IORInterceptor_3_0 that) static void
IORInterceptorHelper.insert
(Any a, IORInterceptor that) static void
static void
ObjectReferenceFactoryHelper.insert
(Any a, ObjectReferenceFactory that) static void
ObjectReferenceTemplateHelper.insert
(Any a, ObjectReferenceTemplate that) static void
ObjectReferenceTemplateSeqHelper.insert
(Any a, ObjectReferenceTemplate[] that) static void
static void
ORBInitializerHelper.insert
(Any a, ORBInitializer that) static void
ORBInitInfoHelper.insert
(Any a, ORBInitInfo that) static void
PolicyFactoryHelper.insert
(Any a, PolicyFactory that) static void
static void
RequestInfoHelper.insert
(Any a, RequestInfo that) static void
static void
ServerRequestInfoHelper.insert
(Any a, ServerRequestInfo that) static void
ServerRequestInterceptorHelper.insert
(Any a, ServerRequestInterceptor that) static void
void
Sets data in a slot.void
Allows an Interceptor to set a slot in thePortableInterceptor.Current
that is in the scope of the request. -
Uses of Any in org.omg.PortableInterceptor.ORBInitInfoPackage
Methods in org.omg.PortableInterceptor.ORBInitInfoPackage with parameters of type AnyModifier and TypeMethodDescriptionstatic DuplicateName
static InvalidName
static String
static void
DuplicateNameHelper.insert
(Any a, DuplicateName that) static void
InvalidNameHelper.insert
(Any a, InvalidName that) static void
-
Uses of Any in org.omg.PortableServer
Methods in org.omg.PortableServer with parameters of type AnyModifier and TypeMethodDescriptionstatic ForwardRequest
static IdAssignmentPolicyValue
static IdUniquenessPolicyValue
static LifespanPolicyValue
static byte[]
static POA
static POA[]
static RequestProcessingPolicyValue
static ServantActivator
static ServantLocator
static ServantRetentionPolicyValue
static ThreadPolicyValue
static void
ForwardRequestHelper.insert
(Any a, ForwardRequest that) static void
IdAssignmentPolicyValueHelper.insert
(Any a, IdAssignmentPolicyValue that) static void
IdUniquenessPolicyValueHelper.insert
(Any a, IdUniquenessPolicyValue that) static void
ImplicitActivationPolicyValueHelper.insert
(Any a, ImplicitActivationPolicyValue that) static void
LifespanPolicyValueHelper.insert
(Any a, LifespanPolicyValue that) static void
static void
static void
static void
RequestProcessingPolicyValueHelper.insert
(Any a, RequestProcessingPolicyValue that) static void
ServantActivatorHelper.insert
(Any a, ServantActivator that) static void
ServantLocatorHelper.insert
(Any a, ServantLocator that) static void
ServantRetentionPolicyValueHelper.insert
(Any a, ServantRetentionPolicyValue that) static void
ThreadPolicyValueHelper.insert
(Any a, ThreadPolicyValue that) -
Uses of Any in org.omg.PortableServer.CurrentPackage
Methods in org.omg.PortableServer.CurrentPackage with parameters of type Any -
Uses of Any in org.omg.PortableServer.POAManagerPackage
Methods in org.omg.PortableServer.POAManagerPackage with parameters of type Any -
Uses of Any in org.omg.PortableServer.POAPackage
Methods in org.omg.PortableServer.POAPackage with parameters of type AnyModifier and TypeMethodDescriptionstatic AdapterAlreadyExists
static AdapterNonExistent
static InvalidPolicy
static NoServant
static ObjectAlreadyActive
static ObjectNotActive
static ServantAlreadyActive
static ServantNotActive
static WrongAdapter
static WrongPolicy
static void
AdapterAlreadyExistsHelper.insert
(Any a, AdapterAlreadyExists that) static void
AdapterNonExistentHelper.insert
(Any a, AdapterNonExistent that) static void
InvalidPolicyHelper.insert
(Any a, InvalidPolicy that) static void
static void
ObjectAlreadyActiveHelper.insert
(Any a, ObjectAlreadyActive that) static void
ObjectNotActiveHelper.insert
(Any a, ObjectNotActive that) static void
ServantAlreadyActiveHelper.insert
(Any a, ServantAlreadyActive that) static void
ServantNotActiveHelper.insert
(Any a, ServantNotActive that) static void
WrongAdapterHelper.insert
(Any a, WrongAdapter that) static void
WrongPolicyHelper.insert
(Any a, WrongPolicy that) -
Uses of Any in org.omg.SendingContext
Methods in org.omg.SendingContext with parameters of type Any -
Uses of Any in org.omg.SendingContext.CodeBasePackage
Methods in org.omg.SendingContext.CodeBasePackage with parameters of type AnyModifier and TypeMethodDescriptionstatic String
static String[]
static FullValueDescription[]
static void
static void
static void
ValueDescSeqHelper.insert
(Any a, FullValueDescription[] that) -
Uses of Any in org.omg.TimeBase
Methods in org.omg.TimeBase with parameters of type Any