Package | Description |
---|---|
org.apache.camel.component.atom | |
org.apache.camel.component.feed |
Modifier and Type | Class and Description |
---|---|
class |
UpdatedDateFilter
Filters out all entries which occur before the last time of the entry we saw (assuming
entries arrive sorted in order).
|
Modifier and Type | Method and Description |
---|---|
protected EntryFilter |
AtomEntryPollingConsumer.createEntryFilter(Date lastUpdate) |
Modifier and Type | Field and Description |
---|---|
protected EntryFilter |
FeedEntryPollingConsumer.entryFilter |
Modifier and Type | Method and Description |
---|---|
protected abstract EntryFilter |
FeedEntryPollingConsumer.createEntryFilter(Date lastUpdate) |
Apache Camel