Uses of Class
org.apache.yoko.orb.IMR.OADRunning

Packages that use OADRunning
org.apache.yoko.orb.IMR   
 

Uses of OADRunning in org.apache.yoko.orb.IMR
 

Fields in org.apache.yoko.orb.IMR declared as OADRunning
 OADRunning OADRunningHolder.value
           
 

Methods in org.apache.yoko.orb.IMR that return OADRunning
static OADRunning OADRunningHelper.extract(Any any)
           
static OADRunning OADRunningHelper.read(InputStream in)
           
 

Methods in org.apache.yoko.orb.IMR with parameters of type OADRunning
static void OADRunningHelper.insert(Any any, OADRunning val)
           
static void OADRunningHelper.write(OutputStream out, OADRunning val)
           
 

Methods in org.apache.yoko.orb.IMR that throw OADRunning
 void ServerDomainOperations.remove_oad_record(String host)
          Remove an OAD record.
 void _ServerDomainStub.remove_oad_record(String _ob_a0)
           
 

Constructors in org.apache.yoko.orb.IMR with parameters of type OADRunning
OADRunningHolder(OADRunning initial)
           
 



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