org.wso2.wsas.util
Class HttpGetRequestProcessor
java.lang.Object
org.wso2.wsas.util.HttpGetRequestProcessor
- public class HttpGetRequestProcessor
- extends java.lang.Object
Method Summary |
boolean |
processRequest(org.apache.axis2.context.MessageContext msgContext,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Handle RSS Feeds |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
configurationContext
protected org.apache.axis2.context.ConfigurationContext configurationContext
HttpGetRequestProcessor
public HttpGetRequestProcessor(org.apache.axis2.context.ConfigurationContext configurationContext)
processRequest
public boolean processRequest(org.apache.axis2.context.MessageContext msgContext,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws org.apache.axis2.AxisFault,
org.wso2.wsf.common.ServerException
- Handle RSS Feeds
- Parameters:
msgContext
- request
- response
-
- Returns:
-
- Throws:
org.apache.axis2.AxisFault
org.wso2.wsf.common.ServerException