Uses of Interface
de.quantummaid.eventmaid.filtering.FilterActions
-
Packages that use FilterActions Package Description de.quantummaid.eventmaid.filtering -
-
Uses of FilterActions in de.quantummaid.eventmaid.filtering
Methods in de.quantummaid.eventmaid.filtering with parameters of type FilterActions Modifier and Type Method Description voidFilter. apply(T message, FilterActions<T> filterActions)Thehandlemethod is called for each message, that traversed theChannelup to thisFilter.
-