org.wso2.wsas.feed.rss
Class RSSFeed

java.lang.Object
  extended byorg.wso2.wsas.feed.AbstractFeed
      extended byorg.wso2.wsas.feed.rss.RSSFeed

public class RSSFeed
extends AbstractFeed


Field Summary
 
Fields inherited from class org.wso2.wsas.feed.AbstractFeed
axisConfig
 
Constructor Summary
RSSFeed(org.apache.axis2.engine.AxisConfiguration axisConfig)
           
 
Method Summary
 void addRSSElement(ServiceElement element)
           
 org.apache.axiom.om.OMElement getFeedElement()
           
 
Methods inherited from class org.wso2.wsas.feed.AbstractFeed
getUrl
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RSSFeed

public RSSFeed(org.apache.axis2.engine.AxisConfiguration axisConfig)
Method Detail

addRSSElement

public void addRSSElement(ServiceElement element)

getFeedElement

public org.apache.axiom.om.OMElement getFeedElement()
                                             throws java.net.SocketException
Specified by:
getFeedElement in class AbstractFeed
Throws:
java.net.SocketException