org.mule.module.atom.event
Class FeedReceiver

java.lang.Object
  extended by org.mule.module.atom.event.FeedReceiver

public class FeedReceiver
extends java.lang.Object


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

receivedEntries

public static java.util.concurrent.atomic.AtomicInteger receivedEntries
Constructor Detail

FeedReceiver

public FeedReceiver()
Method Detail

processFeed

public void processFeed(@Payload
                        org.apache.abdera.model.Feed feed)
                 throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2003-2010 MuleSoft, Inc.. All Rights Reserved.