Package org.apache.camel.component.rss

Class Summary
AggregateRssFeedStrategy  
RssComponent An RSS Component.
RssConstants RSS Constants.
RssDateComparator  
RssEndpoint An RSS Endpoint.
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