Uses of Class
org.apache.camel.component.feed.FeedEntryPollingConsumer
-
Packages that use FeedEntryPollingConsumer Package Description org.apache.camel.component.atom -
-
Uses of FeedEntryPollingConsumer in org.apache.camel.component.atom
Subclasses of FeedEntryPollingConsumer in org.apache.camel.component.atom Modifier and Type Class Description class
AtomEntryPollingConsumer
Consumer to poll atom feeds and return each entry from the feed step by step.
-