Uses of Class
org.omg.IOP.IOR

Packages that use IOR
org.omg.GIOP   
org.omg.IOP   
 

Uses of IOR in org.omg.GIOP
 

Fields in org.omg.GIOP declared as IOR
 IOR IORAddressingInfo.ior
           
 

Constructors in org.omg.GIOP with parameters of type IOR
IORAddressingInfo(int selected_profile_index, IOR ior)
           
 

Uses of IOR in org.omg.IOP
 

Fields in org.omg.IOP declared as IOR
 IOR IORHolder.value
           
 

Methods in org.omg.IOP that return IOR
static IOR IORHelper.extract(org.omg.CORBA.Any any)
           
static IOR IORHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.omg.IOP with parameters of type IOR
static void IORHelper.insert(org.omg.CORBA.Any any, IOR s)
           
static void IORHelper.write(org.omg.CORBA.portable.OutputStream out, IOR s)
           
 

Constructors in org.omg.IOP with parameters of type IOR
IORHolder(IOR initial)
           
 



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