|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractFilter | |
---|---|
edu.uci.isr.yancees.filter | |
edu.uci.isr.yancees.filter.generic |
Uses of AbstractFilter in edu.uci.isr.yancees.filter |
---|
Subclasses of AbstractFilter in edu.uci.isr.yancees.filter | |
---|---|
class |
AbstractFilterManager.ResponseCollectorFilter
This "dummy" filter only collects the event posted to it by the chain of responsibilty of filters It is used to collect the resultant event generated by the multiple filtering performed in this class. |
Uses of AbstractFilter in edu.uci.isr.yancees.filter.generic |
---|
Subclasses of AbstractFilter in edu.uci.isr.yancees.filter.generic | |
---|---|
class |
GenericFilter
Implements a generic filter that only forwards the message without changing it |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |