protected class AxisServlet.RestRequestProcessor extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.axis2.context.MessageContext |
messageContext |
| Constructor and Description |
|---|
RestRequestProcessor(String httpMethodString,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
| Modifier and Type | Method and Description |
|---|---|
void |
processURLRequest() |
void |
processXMLRequest() |
public RestRequestProcessor(String httpMethodString, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws IOException
IOExceptionpublic void processXMLRequest()
throws IOException,
javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionpublic void processURLRequest()
throws IOException,
javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionCopyright © 2004–2018 The Apache Software Foundation. All rights reserved.