Uses of Class
org.springframework.kafka.support.AllowDenyCollectionManager
-
Uses of AllowDenyCollectionManager in org.springframework.kafka.support
Modifier and TypeMethodDescriptionstatic <T> AllowDenyCollectionManager<T>
AllowDenyCollectionManager.createManagerFor
(Collection<T> allowList, Collection<T> denyList) static <T> AllowDenyCollectionManager<T>
AllowDenyCollectionManager.createManagerFor
(Collection<T> allowList, Collection<T> denyList, Collection<Predicate<T>> predicates)