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 val)
           
 void TargetAddress.ior(IORAddressingInfo val)
           
static void IORAddressingInfoHelper.write(OutputStream out, IORAddressingInfo val)
           
 

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



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.