Uses of Interface
org.apache.camel.component.feed.EntryFilter
-
Packages that use EntryFilter Package Description org.apache.camel.component.atom -
-
Uses of EntryFilter in org.apache.camel.component.atom
Classes in org.apache.camel.component.atom that implement EntryFilter Modifier and Type Class Description classUpdatedDateFilterFilters out all entries which occur before the last time of the entry we saw (assuming entries arrive sorted in order).
-