|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.wso2.wsas.feed.AbstractFeed
public abstract class AbstractFeed
| Constructor Summary | |
|---|---|
AbstractFeed()
|
|
| Method Summary | |
|---|---|
abstract org.apache.axiom.om.OMElement |
getFeedElement(java.lang.String serviceContextPath)
|
protected java.lang.String |
getUrl(java.lang.String serviceName,
java.lang.String serviceContextPath)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractFeed()
| Method Detail |
|---|
protected java.lang.String getUrl(java.lang.String serviceName,
java.lang.String serviceContextPath)
throws java.net.SocketException
serviceName - serviceContextPath - : path will be injected when getFeedElement is called
java.net.SocketException
public abstract org.apache.axiom.om.OMElement getFeedElement(java.lang.String serviceContextPath)
throws java.net.SocketException
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 | |||||||||