|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.wso2.wsas.transport.util.RssProcessor
public class RssProcessor
| Constructor Summary | |
|---|---|
RssProcessor()
|
|
| Method Summary | |
|---|---|
void |
process(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
org.apache.axis2.context.ConfigurationContext configurationContext)
Process the HTTP GET request |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RssProcessor()
| Method Detail |
|---|
public void process(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
org.apache.axis2.context.ConfigurationContext configurationContext)
throws java.lang.Exception
HttpGetRequestProcessor
process in interface HttpGetRequestProcessorrequest - The HttpRequestresponse - The HttpResponseconfigurationContext - The system ConfigurationContext
java.lang.Exception - If some failure occurs during processing
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||