| Interface | Description |
|---|---|
| EntryFilter |
Filter used by the
FeedEntryPollingConsumer to filter entries
from the feed. |
| Class | Description |
|---|---|
| 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