public class SynapseAxisServlet
extends org.apache.axis2.transport.http.AxisServlet
| Constructor and Description |
|---|
SynapseAxisServlet() |
| Modifier and Type | Method and Description |
|---|---|
void |
init(javax.servlet.ServletConfig config)
Overrides init method so that avoid starting listeners again
|
void |
initContextRoot(javax.servlet.http.HttpServletRequest req) |
createMessageContext, createMessageContext, destroy, doDelete, doGet, doPost, doPut, getTransportHeaders, handleFault, init, initConfigContext, initGetRequestProcessors, initParams, initTransports, showRestDisabledErrorMessagedoHead, doOptions, doTrace, getLastModified, service, servicepublic void init(javax.servlet.ServletConfig config)
throws javax.servlet.ServletException
init in interface javax.servlet.Servletinit in class org.apache.axis2.transport.http.AxisServletconfig - the servlet configuration on which synapse initializes.javax.servlet.ServletExceptionpublic void initContextRoot(javax.servlet.http.HttpServletRequest req)
initContextRoot in class org.apache.axis2.transport.http.AxisServletCopyright © 2005–2024 Apache Software Foundation. All rights reserved.