Uses of Class
org.omg.IOP.TaggedProfile

Packages that use TaggedProfile
org.omg.GIOP   
org.omg.IOP   
org.omg.PortableInterceptor   
 

Uses of TaggedProfile in org.omg.GIOP
 

Methods in org.omg.GIOP that return TaggedProfile
 TaggedProfile TargetAddress.profile()
           
 

Methods in org.omg.GIOP with parameters of type TaggedProfile
 void TargetAddress.profile(TaggedProfile _x)
           
 

Uses of TaggedProfile in org.omg.IOP
 

Fields in org.omg.IOP declared as TaggedProfile
 TaggedProfile[] IOR.profiles
           
 TaggedProfile TaggedProfileHolder.value
           
 

Methods in org.omg.IOP that return TaggedProfile
static TaggedProfile TaggedProfileHelper.extract(Any any)
           
static TaggedProfile TaggedProfileHelper.read(InputStream in)
           
 

Methods in org.omg.IOP with parameters of type TaggedProfile
static void TaggedProfileHelper.insert(Any any, TaggedProfile s)
           
static void TaggedProfileHelper.write(OutputStream out, TaggedProfile s)
           
 

Constructors in org.omg.IOP with parameters of type TaggedProfile
IOR(java.lang.String type_id, TaggedProfile[] profiles)
           
TaggedProfileHolder(TaggedProfile initial)
           
 

Uses of TaggedProfile in org.omg.PortableInterceptor
 

Methods in org.omg.PortableInterceptor that return TaggedProfile
 TaggedProfile ClientRequestInfoLocalTie.effective_profile()
           
 TaggedProfile ClientRequestInfoOperations.effective_profile()
           
 



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