|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.wso2.wsas.feed.AbstractFeed
org.wso2.wsas.feed.atom.AtomFeed
Constructor Summary | |
AtomFeed()
|
Method Summary | |
void |
addAtomElement(ServiceElement element)
|
org.apache.axiom.om.OMElement |
getFeedElement(java.lang.String serviceContextPath)
|
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 |
public AtomFeed()
Method Detail |
public void addAtomElement(ServiceElement element)
public org.apache.axiom.om.OMElement getFeedElement(java.lang.String serviceContextPath) throws java.net.SocketException
getFeedElement
in class AbstractFeed
serviceContextPath
- : path will be injected when the relevant feeds are called.
java.net.SocketException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |