|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FilterOperations | |
org.jacorb.notification | |
org.omg.CosNotifyFilter |
Uses of FilterOperations in org.jacorb.notification |
Classes in org.jacorb.notification that implement FilterOperations | |
class |
FilterImpl
The Filter interface defines the behaviors supported by objects which encapsulate constraints used by the proxy objects associated with an event channel in order to determine which events they receive will be forwarded, and which will be discarded. |
Uses of FilterOperations in org.omg.CosNotifyFilter |
Subinterfaces of FilterOperations in org.omg.CosNotifyFilter | |
interface |
Filter
Generated from IDL interface "Filter" |
Classes in org.omg.CosNotifyFilter that implement FilterOperations | |
class |
_FilterStub
Generated from IDL interface "Filter" |
class |
FilterPOA
Generated from IDL interface "Filter" |
class |
FilterPOATie
Generated from IDL interface "Filter" |
Methods in org.omg.CosNotifyFilter that return FilterOperations | |
FilterOperations |
FilterPOATie._delegate()
|
Methods in org.omg.CosNotifyFilter with parameters of type FilterOperations | |
void |
FilterPOATie._delegate(FilterOperations delegate)
|
Constructors in org.omg.CosNotifyFilter with parameters of type FilterOperations | |
FilterPOATie(FilterOperations delegate)
|
|
FilterPOATie(FilterOperations delegate,
POA poa)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |