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, showRestDisabledErrorMessage
doHead, doOptions, doTrace, getLastModified, service, service
public void init(javax.servlet.ServletConfig config) throws javax.servlet.ServletException
init
in interface javax.servlet.Servlet
init
in class org.apache.axis2.transport.http.AxisServlet
config
- the servlet configuration on which synapse initializes.javax.servlet.ServletException
public void initContextRoot(javax.servlet.http.HttpServletRequest req)
initContextRoot
in class org.apache.axis2.transport.http.AxisServlet
Copyright © 2005–2017 Apache Software Foundation. All rights reserved.