| Class | Description |
|---|---|
| AtomComponent |
An Atom Component.
|
| AtomConstants |
Atom constants
|
| AtomConverter |
Date converters.
|
| AtomEndpoint |
Atom is used for polling atom feeds
|
| AtomEntryPollingConsumer |
Consumer to poll atom feeds and return each entry from the feed step by step.
|
| AtomPollingConsumer |
Consumer to poll atom feeds and return the full feed.
|
| AtomProducer |
AtomProducer is currently not implemented
|
| AtomUtils |
Atom utilities.
|
| UpdatedDateFilter |
Filters out all entries which occur before the last time of the entry we saw (assuming
entries arrive sorted in order).
|
Apache Camel