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

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

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

Fields in org.apache.yoko.orb.IMR declared as OADAlreadyExists
 OADAlreadyExists OADAlreadyExistsHolder.value
           
 

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

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

Methods in org.apache.yoko.orb.IMR that throw OADAlreadyExists
 void ServerDomainOperations.create_oad_record(String host)
          Create OAD record.
 void _ServerDomainStub.create_oad_record(String _ob_a0)
           
 

Constructors in org.apache.yoko.orb.IMR with parameters of type OADAlreadyExists
OADAlreadyExistsHolder(OADAlreadyExists initial)
           
 



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