Uses of Class org.omg.IOP.TaggedProfile

Uses in package org.omg.IOP

Constructors with parameter type org.omg.IOP.TaggedProfile

IOR.IOR(String _type_id, TaggedProfile[] _profiles)
Create the IOR, initialised with the passed data.
Create the initialised instance.

Fields of type org.omg.IOP.TaggedProfile

TaggedProfile[]
The profiles, associated with this IOR reference.
TaggedProfile
The stored TaggedProfile value.

Methods with parameter type org.omg.IOP.TaggedProfile

void
Insert the TaggedProfile into the given Any.
void
Write the structure to the CDR output stream.

Methods with return type org.omg.IOP.TaggedProfile

TaggedProfile
Extract the TaggedProfile from given Any.
TaggedProfile
Read the structure from the CDR intput stream.

Uses in package org.omg.PortableInterceptor

Methods with return type org.omg.IOP.TaggedProfile

TaggedProfile
Returns the tagged profile (IOR) of the invocation target.