| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.servlet.GenericServlet
javax.servlet.http.HttpServlet
org.apache.axis.transport.http.AxisServletBase
org.apache.axis.transport.http.AxisServlet
com.trackstudio.soap.TSAxisServlet
public class TSAxisServlet
| 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 | |
|---|---|
TSAxisServlet()
 | 
|
| Method Summary | |
|---|---|
 void | 
doGet(javax.servlet.http.HttpServletRequest httpServletRequest,
      javax.servlet.http.HttpServletResponse httpServletResponse)
 | 
 void | 
doPost(javax.servlet.http.HttpServletRequest httpServletRequest,
       javax.servlet.http.HttpServletResponse httpServletResponse)
 | 
| Methods inherited from class org.apache.axis.transport.http.AxisServlet | 
|---|
getDefaultJWSClassDir, getHttpServletResponseStatus, getJWSClassDir, init, initQueryStringHandlers, logException, processAxisFault, reportAvailableServices, 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 | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public TSAxisServlet()
| Method Detail | 
|---|
public void doGet(javax.servlet.http.HttpServletRequest httpServletRequest,
                  javax.servlet.http.HttpServletResponse httpServletResponse)
           throws java.io.IOException,
                  javax.servlet.ServletException
doGet in class org.apache.axis.transport.http.AxisServletjava.io.IOException
javax.servlet.ServletException
public void doPost(javax.servlet.http.HttpServletRequest httpServletRequest,
                   javax.servlet.http.HttpServletResponse httpServletResponse)
            throws java.io.IOException,
                   javax.servlet.ServletException
doPost in class org.apache.axis.transport.http.AxisServletjava.io.IOException
javax.servlet.ServletException
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||