Uses of Class
org.omg.CosNotifyFilter.CallbackNotFound

Packages that use CallbackNotFound
org.omg.CosNotifyFilter   
 

Uses of CallbackNotFound in org.omg.CosNotifyFilter
 

Methods in org.omg.CosNotifyFilter that return CallbackNotFound
static CallbackNotFound CallbackNotFoundHelper.extract(Any any)
           
static CallbackNotFound CallbackNotFoundHelper.read(InputStream in)
           
 

Methods in org.omg.CosNotifyFilter with parameters of type CallbackNotFound
static void CallbackNotFoundHelper.insert(Any any, CallbackNotFound s)
           
static void CallbackNotFoundHelper.write(OutputStream out, CallbackNotFound s)
           
 

Methods in org.omg.CosNotifyFilter that throw CallbackNotFound
 void FilterOperations.detach_callback(int callback)
           
 void _FilterStub.detach_callback(int callback)
           
 void FilterPOATie.detach_callback(int callback)