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 a)
           
static IOR IORHelper.read(org.omg.CORBA.portable.InputStream istream)
           
 

Methods in org.omg.IOP with parameters of type IOR
static void IORHelper.insert(org.omg.CORBA.Any a, IOR that)
           
static void IORHelper.write(org.omg.CORBA.portable.OutputStream ostream, IOR value)
           
 

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



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