org.mule.module.rss
Class EntryReceiver

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

public class EntryReceiver
extends Object


Constructor Summary
EntryReceiver()
           
 
Method Summary
 int getCount()
           
 void readEntry(com.sun.syndication.feed.synd.SyndEntry entry)
           
 
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

readEntry

public void readEntry(@Payload
                      com.sun.syndication.feed.synd.SyndEntry entry)
               throws Exception
Throws:
Exception

getCount

public int getCount()


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