Class SoapServlet

  • All Implemented Interfaces:
    Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig

    public class SoapServlet
    extends com.vasoftware.sf.axis.AxisServletWithProperWsdlEndpoints
    See Also:
    Serialized Form
    • Field Summary

      • Fields inherited from class org.apache.axis.transport.http.AxisServlet

        INIT_PROPERTY_DISABLE_SERVICES_LIST, INIT_PROPERTY_ENABLE_LIST, INIT_PROPERTY_JWS_CLASS_DIR, INIT_PROPERTY_SERVICES_PATH, INIT_PROPERTY_TRANSPORT_NAME, INIT_PROPERTY_USE_SECURITY, log
      • Fields inherited from class org.apache.axis.transport.http.AxisServletBase

        ATTR_AXIS_ENGINE, axisServer
    • 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
      • Methods inherited from class javax.servlet.GenericServlet

        getInitParameter, getInitParameterNames, getServletConfig, getServletInfo, getServletName, init, log, log
    • Constructor Detail

      • SoapServlet

        public SoapServlet()