org.wso2.wsas.feed.atom
Class AtomFeed

java.lang.Object
  extended byorg.wso2.wsas.feed.AbstractFeed
      extended byorg.wso2.wsas.feed.atom.AtomFeed

public class AtomFeed
extends AbstractFeed


Field Summary
 
Fields inherited from class org.wso2.wsas.feed.AbstractFeed
axisConfig
 
Constructor Summary
AtomFeed(org.apache.axis2.engine.AxisConfiguration axisConfig)
           
 
Method Summary
 void addAtomElement(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

AtomFeed

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

addAtomElement

public void addAtomElement(ServiceElement element)

getFeedElement

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