| Class | Description |
|---|---|
| AggregateRssFeedStrategy | |
| RssComponent |
An RSS Component.
|
| RssConstants |
RSS Constants.
|
| RssDateComparator | |
| RssEndpoint |
The rss component is used for consuming RSS feeds.
|
| RssEntryPollingConsumer |
Consumer to poll RSS feeds and return each entry from the feed step by step.
|
| RssPollingConsumer |
Consumer to poll RSS feeds and return the full feed.
|
| RssUtils | |
| UpdatedDateFilter |
Filters out all entries which occur before the last time of the entry we saw
(assuming entries arrive sorted in order).
|
Apache Camel