Uses of Class
org.omg.GIOP.IORAddressingInfo

Packages that use IORAddressingInfo
org.omg.GIOP   
 

Uses of IORAddressingInfo in org.omg.GIOP
 

Fields in org.omg.GIOP declared as IORAddressingInfo
 IORAddressingInfo IORAddressingInfoHolder.value
           
 

Methods in org.omg.GIOP that return IORAddressingInfo
static IORAddressingInfo IORAddressingInfoHelper.extract(Any any)
           
 IORAddressingInfo TargetAddress.ior()
           
static IORAddressingInfo IORAddressingInfoHelper.read(InputStream in)
           
 

Methods in org.omg.GIOP with parameters of type IORAddressingInfo
static void IORAddressingInfoHelper.insert(Any any, IORAddressingInfo s)
           
 void TargetAddress.ior(IORAddressingInfo _x)
           
static void IORAddressingInfoHelper.write(OutputStream out, IORAddressingInfo s)
           
 

Constructors in org.omg.GIOP with parameters of type IORAddressingInfo
IORAddressingInfoHolder(IORAddressingInfo initial)
           
 



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