Package com.collabnet.ce.soap60
Class SoapServlet
- java.lang.Object
-
- javax.servlet.GenericServlet
-
- javax.servlet.http.HttpServlet
-
- org.apache.axis.transport.http.AxisServletBase
-
- org.apache.axis.transport.http.AxisServlet
-
- com.vasoftware.sf.axis.AxisServletWithProperWsdlEndpoints
-
- com.collabnet.ce.soap60.SoapServlet
-
- All Implemented Interfaces:
Serializable,javax.servlet.Servlet,javax.servlet.ServletConfig
public class SoapServlet extends com.vasoftware.sf.axis.AxisServletWithProperWsdlEndpoints- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SoapServlet()
-
Method Summary
-
Methods inherited from class com.vasoftware.sf.axis.AxisServletWithProperWsdlEndpoints
doGet, reportAvailableServices
-
Methods inherited from class org.apache.axis.transport.http.AxisServlet
doPost, getDefaultJWSClassDir, getHttpServletResponseStatus, getJWSClassDir, init, initQueryStringHandlers, logException, processAxisFault, reportCantGetAxisService, reportCantGetJWSService, reportNoWSDL, reportServiceInfo
-
Methods inherited from class org.apache.axis.transport.http.AxisServletBase
decLockCounter, destroy, getEngine, getEngine, getEngineEnvironment, getHomeDir, getLoadCounter, getOption, getServletContext, getWebappBase, getWebInfPath, incLockCounter, isDevelopment, service
-
Methods inherited from class javax.servlet.http.HttpServlet
doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service
-
-