Uses of Interface
de.quantummaid.eventmaid.channel.internal.filtering.PostFilterActions
-
Packages that use PostFilterActions Package Description de.quantummaid.eventmaid.channel.internal.filtering -
-
Uses of PostFilterActions in de.quantummaid.eventmaid.channel.internal.filtering
Methods in de.quantummaid.eventmaid.channel.internal.filtering with parameters of type PostFilterActions Modifier and Type Method Description voidFilterApplier. applyAll(T message, List<Filter<T>> filters, PostFilterActions<T> postFilterActions)voidFilterApplierImpl. applyAll(T message, List<Filter<T>> filters, PostFilterActions<T> postFilterActions)
-