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 a)
           
 IORAddressingInfo TargetAddress.ior()
           
static IORAddressingInfo IORAddressingInfoHelper.read(InputStream istream)
           
 

Methods in org.omg.GIOP with parameters of type IORAddressingInfo
static void IORAddressingInfoHelper.insert(Any a, IORAddressingInfo that)
           
 void TargetAddress.ior(IORAddressingInfo value)
           
 void TargetAddress.ior(short discriminator, IORAddressingInfo value)
           
static void IORAddressingInfoHelper.write(OutputStream ostream, IORAddressingInfo value)
           
 

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



Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.