Package org.apache.camel.component.feed

Interface Summary
EntryFilter Filter used by the FeedEntryPollingConsumer to filter entries from the feed.
 

Class Summary
FeedComponent A base class for feed (atom, RSS) components.
FeedEndpoint A base class for feed (atom, RSS) endpoints.
FeedEntryPollingConsumer Consumer to poll feeds and return each entry from the feed step by step.
FeedPollingConsumer Base class for consuming feeds.
 



Apache Camel