Uses of Class
org.apache.yoko.orb.OB.BootManagerPackage.NotFound

Packages that use NotFound
org.apache.yoko.orb.OB   
org.apache.yoko.orb.OB.BootManagerPackage   
 

Uses of NotFound in org.apache.yoko.orb.OB
 

Methods in org.apache.yoko.orb.OB that throw NotFound
 void BootLocatorOperations.locate(byte[] oid, ObjectHolder obj, BooleanHolder add)
          Locate the object coresponding to the given object id.
 void BootManager_impl.remove_binding(byte[] id)
           
 void BootManagerOperations.remove_binding(byte[] oid)
          Remove a binding from the internal table.
 

Uses of NotFound in org.apache.yoko.orb.OB.BootManagerPackage
 

Fields in org.apache.yoko.orb.OB.BootManagerPackage declared as NotFound
 NotFound NotFoundHolder.value
           
 

Methods in org.apache.yoko.orb.OB.BootManagerPackage that return NotFound
static NotFound NotFoundHelper.extract(Any any)
           
static NotFound NotFoundHelper.read(InputStream in)
           
 

Methods in org.apache.yoko.orb.OB.BootManagerPackage with parameters of type NotFound
static void NotFoundHelper.insert(Any any, NotFound val)
           
static void NotFoundHelper.write(OutputStream out, NotFound val)
           
 

Constructors in org.apache.yoko.orb.OB.BootManagerPackage with parameters of type NotFound
NotFoundHolder(NotFound initial)
           
 



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