Package org.apache.camel.component.atom

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

Class Summary
AtomComponent An Atom Component.
AtomConsumerSupport Base class for consuming Atom feeds.
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).
 



Copyright © 2009 Apache Software Foundation. All Rights Reserved.