public class SoapUIMockServlet
extends javax.servlet.http.HttpServlet
| Constructor and Description | 
|---|
| SoapUIMockServlet() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected SoapUICore | createSoapUICore(String settingsFile,
                String soapUISettingsPassword) | 
| String | getServletInfo()Returns a short description of the servlet. | 
| void | init() | 
| protected void | service(javax.servlet.http.HttpServletRequest request,
       javax.servlet.http.HttpServletResponse response) | 
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, servicepublic void init()
          throws javax.servlet.ServletException
init in class javax.servlet.GenericServletjavax.servlet.ServletExceptionprotected void service(javax.servlet.http.HttpServletRequest request,
                       javax.servlet.http.HttpServletResponse response)
                throws javax.servlet.ServletException,
                       IOException
service in class javax.servlet.http.HttpServletjavax.servlet.ServletExceptionIOExceptionpublic String getServletInfo()
getServletInfo in interface javax.servlet.ServletgetServletInfo in class javax.servlet.GenericServletprotected SoapUICore createSoapUICore(String settingsFile, String soapUISettingsPassword)
Copyright © 2019. All Rights Reserved.