|
![]() |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FilterOperations | |
uk.org.iscream.cms.server.filter | |
uk.org.iscream.cms.server.rootfilter |
Uses of FilterOperations in uk.org.iscream.cms.server.filter |
Subinterfaces of FilterOperations in uk.org.iscream.cms.server.filter | |
interface |
Filter
Generated from IDL definition of interface "Filter" |
Classes in uk.org.iscream.cms.server.filter that implement FilterOperations | |
class |
_FilterStub
Generated from IDL definition of interface "Filter" |
class |
FilterPOA
Generated from IDL definition of interface "Filter" |
class |
FilterPOATie
Generated from IDL definition of interface "Filter" |
(package private) class |
FilterServant
Passes inbound data from other Filters to a FilterThread |
Fields in uk.org.iscream.cms.server.filter declared as FilterOperations | |
private FilterOperations |
FilterPOATie._delegate
|
Methods in uk.org.iscream.cms.server.filter that return FilterOperations | |
FilterOperations |
FilterPOATie._delegate()
|
Methods in uk.org.iscream.cms.server.filter with parameters of type FilterOperations | |
void |
FilterPOATie._delegate(FilterOperations delegate)
|
Constructors in uk.org.iscream.cms.server.filter with parameters of type FilterOperations | |
FilterPOATie(FilterOperations delegate)
|
|
FilterPOATie(FilterOperations delegate,
POA poa)
|
Uses of FilterOperations in uk.org.iscream.cms.server.rootfilter |
Classes in uk.org.iscream.cms.server.rootfilter that implement FilterOperations | |
(package private) class |
RootFilterServant
A root filter servant has an array of client interfaces where data should be piped. |
|
![]() |
||||||||||
PREV NEXT | FRAMES NO FRAMES |