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[] MultipleComponentProfileHolder.value
           
 TaggedComponent TaggedComponentHolder.value
           
 

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

Methods in org.omg.IOP with parameters of type TaggedComponent
static void TaggedComponentHelper.insert(org.omg.CORBA.Any a, TaggedComponent that)
           
static void MultipleComponentProfileHelper.insert(org.omg.CORBA.Any a, TaggedComponent[] that)
           
static void TaggedComponentHelper.write(org.omg.CORBA.portable.OutputStream ostream, TaggedComponent value)
           
static void MultipleComponentProfileHelper.write(org.omg.CORBA.portable.OutputStream ostream, TaggedComponent[] value)
           
 

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



Copyright © 2009. All Rights Reserved.