|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.module.atom.event.FeedReceiver
public class FeedReceiver
Field Summary | |
---|---|
static java.util.concurrent.atomic.AtomicInteger |
receivedEntries
|
Constructor Summary | |
---|---|
FeedReceiver()
|
Method Summary | |
---|---|
void |
processFeed(org.apache.abdera.model.Feed feed)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static java.util.concurrent.atomic.AtomicInteger receivedEntries
Constructor Detail |
---|
public FeedReceiver()
Method Detail |
---|
public void processFeed(@Payload org.apache.abdera.model.Feed feed) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |