Uses of Class
org.apache.camel.component.feed.FeedEntryPollingConsumer

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

Uses of FeedEntryPollingConsumer in org.apache.camel.component.atom
 

Subclasses of FeedEntryPollingConsumer in org.apache.camel.component.atom
 class AtomEntryPollingConsumer
          Consumer to poll atom feeds and return each entry from the feed step by step.
 



Apache Camel