All Classes and Interfaces
Class
Description
To consume Atom RSS feeds.
Generated by camel build tools - do NOT edit this file!
Atom constants
Date converters.
Generated by camel build tools - do NOT edit this file!
Poll Atom RSS feeds.
Generated by camel build tools - do NOT edit this file!
Generated by camel build tools - do NOT edit this file!
Consumer to poll atom feeds and return each entry from the feed step by step.
Consumer to poll atom feeds and return the full feed.
AtomProducer is currently not implemented
Atom utilities.
Filter used by the
FeedEntryPollingConsumer
to filter entries from the feed.A base class for feed (atom, RSS) components.
A base class for feed (atom, RSS) endpoints.
Consumer to poll feeds and return each entry from the feed step by step.
Base class for consuming feeds.
Filters out all entries which occur before the last time of the entry we saw (assuming entries arrive sorted in
order).