Uses of Class
org.omg.CORBA.OBJECT_NOT_EXIST

Packages that use OBJECT_NOT_EXIST
org.jacorb.notification.servant   
org.omg.CORBA   
 

Uses of OBJECT_NOT_EXIST in org.jacorb.notification.servant
 

Methods in org.jacorb.notification.servant that throw OBJECT_NOT_EXIST
protected  void AbstractProxy.checkDestroyStatus()
           
 

Uses of OBJECT_NOT_EXIST in org.omg.CORBA
 

Methods in org.omg.CORBA that return OBJECT_NOT_EXIST
static OBJECT_NOT_EXIST OBJECT_NOT_EXISTHelper.extract(Any any)
           
static OBJECT_NOT_EXIST OBJECT_NOT_EXISTHelper.read(InputStream in)
           
 

Methods in org.omg.CORBA with parameters of type OBJECT_NOT_EXIST
static void OBJECT_NOT_EXISTHelper.insert(Any any, OBJECT_NOT_EXIST s)
           
static void OBJECT_NOT_EXISTHelper.write(OutputStream out, OBJECT_NOT_EXIST s)