Uses of Class
org.omg.IOP.TaggedComponent

Packages that use TaggedComponent
org.omg.CSIIOP   
org.omg.IIOP   
org.omg.IOP   
 

Uses of TaggedComponent in org.omg.CSIIOP
 

Fields in org.omg.CSIIOP declared as TaggedComponent
 TaggedComponent CompoundSecMech.transport_mech
           
 

Constructors in org.omg.CSIIOP with parameters of type TaggedComponent
CompoundSecMech(short target_requires, TaggedComponent transport_mech, AS_ContextSec as_context_mech, SAS_ContextSec sas_context_mech)
           
 

Uses of TaggedComponent in org.omg.IIOP
 

Fields in org.omg.IIOP declared as TaggedComponent
 TaggedComponent[] ProfileBody_1_1.components
           
 

Constructors in org.omg.IIOP with parameters of type TaggedComponent
ProfileBody_1_1(Version iiop_version, java.lang.String host, short port, byte[] object_key, TaggedComponent[] components)
           
 

Uses of TaggedComponent in org.omg.IOP
 

Fields in org.omg.IOP declared as TaggedComponent
 TaggedComponent TaggedComponentHolder.value
           
 TaggedComponent[] MultipleComponentProfileHolder.value
           
 

Methods in org.omg.IOP that return TaggedComponent
static TaggedComponent[] MultipleComponentProfileHelper.extract(org.omg.CORBA.Any any)
           
static TaggedComponent TaggedComponentHelper.extract(org.omg.CORBA.Any any)
           
static TaggedComponent[] MultipleComponentProfileHelper.read(org.omg.CORBA.portable.InputStream _in)
           
static TaggedComponent TaggedComponentHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.omg.IOP with parameters of type TaggedComponent
static void TaggedComponentHelper.insert(org.omg.CORBA.Any any, TaggedComponent s)
           
static void MultipleComponentProfileHelper.insert(org.omg.CORBA.Any any, TaggedComponent[] s)
           
static void TaggedComponentHelper.write(org.omg.CORBA.portable.OutputStream out, TaggedComponent s)
           
static void MultipleComponentProfileHelper.write(org.omg.CORBA.portable.OutputStream _out, TaggedComponent[] _s)
           
 

Constructors in org.omg.IOP with parameters of type TaggedComponent
MultipleComponentProfileHolder(TaggedComponent[] initial)
           
TaggedComponentHolder(TaggedComponent initial)
           
 



Copyright © {inceptionYear}-2007 null. All Rights Reserved.