Package org.apache.camel.component.feed
-
Interface Summary Interface Description EntryFilter<E> Filter used by theFeedEntryPollingConsumer
to filter entries from the feed. -
Class Summary Class Description FeedComponent A base class for feed (atom, RSS) components.FeedEndpoint A base class for feed (atom, RSS) endpoints.FeedEntryPollingConsumer<E> Consumer to poll feeds and return each entry from the feed step by step.FeedPollingConsumer Base class for consuming feeds.