org.mule.example.launcher.rss
Class EntryReceiver

java.lang.Object
  extended by org.mule.example.launcher.rss.EntryReceiver

public class EntryReceiver
extends Object


Constructor Summary
EntryReceiver()
           
 
Method Summary
 String processFeed(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

EntryReceiver

public EntryReceiver()
Method Detail

processFeed

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


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