Uses of Package
org.apache.camel.component.feed

Packages that use org.apache.camel.component.feed
org.apache.camel.component.atom   
org.apache.camel.component.feed   
 

Classes in org.apache.camel.component.feed used by org.apache.camel.component.atom
EntryFilter
          Filter used by the FeedEntryPollingConsumer to filter entries from the feed.
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.
 

Classes in org.apache.camel.component.feed used by org.apache.camel.component.feed
EntryFilter
          Filter used by the FeedEntryPollingConsumer to filter entries from the feed.
FeedComponent
          A base class for feed (atom, RSS) components.
FeedEndpoint
          A base class for feed (atom, RSS) endpoints.
FeedPollingConsumer
          Base class for consuming feeds.
 



Apache Camel