Uses of Class org.omg.IOP.TaggedComponent

Uses in package gnu.CORBA

Methods with parameter type org.omg.IOP.TaggedComponent

void
Adds a service-specific component to the IOR profile.
void
IOR.add_ior_component_to_profile(TaggedComponent tagged_component, int profile_id)
Adds a service-specific component to the IOR profile.

Methods with return type org.omg.IOP.TaggedComponent

TaggedComponent
Get effective component with the give id from the Internet profile.
TaggedComponent[]
Get all components with the given id from the internet profile.

Uses in package gnu.CORBA.Interceptor

Methods with parameter type org.omg.IOP.TaggedComponent

void
Add component to all found profiles in this IOR.
void
gnuIorInfo.add_ior_component_to_profile(TaggedComponent tagged_component, int profile_id)
Add component to tje specified profile of this IOR.

Methods with return type org.omg.IOP.TaggedComponent

TaggedComponent
TaggedComponent[]

Uses in package org.omg.IOP

Constructors with parameter type org.omg.IOP.TaggedComponent

Create the initialised instance.
Create the initialised instance.

Fields of type org.omg.IOP.TaggedComponent

TaggedComponent[]
The stored array of TaggedComponent.
TaggedComponent
The stored TaggedComponent value.

Methods with parameter type org.omg.IOP.TaggedComponent

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

Methods with return type org.omg.IOP.TaggedComponent

TaggedComponent[]
Extract the MultipleComponentProfile from given Any.
TaggedComponent
Extract the TaggedComponent from given Any.
TaggedComponent[]
Read the sequence from the CDR intput stream.
TaggedComponent
Read the structure from the CDR intput stream.

Uses in package org.omg.PortableInterceptor

Methods with parameter type org.omg.IOP.TaggedComponent

void
Adds a service-specific component to the IOR profile being constructed.
void
Adds a service-specific component to the IOR profile being constructed.

Methods with return type org.omg.IOP.TaggedComponent

TaggedComponent
Returns the given component of the invocation target profile.
TaggedComponent[]
Returns the given components of the invocation target profile.