org.apache.camel.component.atom
Class AtomPollingConsumer
java.lang.Object
org.apache.camel.impl.ServiceSupport
org.apache.camel.impl.DefaultConsumer
org.apache.camel.impl.ScheduledPollConsumer
org.apache.camel.component.feed.FeedPollingConsumer
org.apache.camel.component.atom.AtomPollingConsumer
- All Implemented Interfaces:
- Runnable, Consumer, Service
public class AtomPollingConsumer
- extends FeedPollingConsumer
Consumer to poll atom feeds and return the full feed.
- Version:
- $Revision: 722674 $
| Methods inherited from class org.apache.camel.impl.ScheduledPollConsumer |
doStart, doStop, getDelay, getInitialDelay, getTimeUnit, isUseFixedDelay, run, setDelay, setInitialDelay, setTimeUnit, setUseFixedDelay |
| Methods inherited from class org.apache.camel.impl.ServiceSupport |
addChildService, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, removeChildService, start, stop |
AtomPollingConsumer
public AtomPollingConsumer(AtomEndpoint endpoint,
Processor processor)
createFeed
protected Object createFeed()
throws IOException
- Specified by:
createFeed in class FeedPollingConsumer
- Throws:
IOException
Copyright © 2009 Apache Software Foundation. All Rights Reserved.