public interface FilterFactory
Modifier and Type | Method | Description |
---|---|---|
ProxyReceiver |
makeFilter(Receiver next) |
Make a ProxyReceiver to filter events on a push pipeline
|
ProxyReceiver makeFilter(Receiver next)
next
- the next receiver in the pipeline