Package org.apache.camel.component.atom

Class Summary
AtomComponent An Atom Component.
AtomConstants Atom constants
AtomConverter Date converters.
AtomEndpoint An Atom Endpoint.
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