org.mule.module.rss
Class FeedReceiver

java.lang.Object
  extended by org.mule.module.rss.FeedReceiver

public class FeedReceiver
extends Object


Constructor Summary
FeedReceiver()
           
 
Method Summary
 int getCount()
           
 void readFeed(com.sun.syndication.feed.synd.SyndFeed feed)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FeedReceiver

public FeedReceiver()
Method Detail

readFeed

public void readFeed(@Payload
                     com.sun.syndication.feed.synd.SyndFeed feed)
              throws Exception
Throws:
Exception

getCount

public int getCount()


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