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, service
public void init() throws javax.servlet.ServletException
init
in class javax.servlet.GenericServlet
javax.servlet.ServletException
protected void service(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws javax.servlet.ServletException, IOException
service
in class javax.servlet.http.HttpServlet
javax.servlet.ServletException
IOException
public String getServletInfo()
getServletInfo
in interface javax.servlet.Servlet
getServletInfo
in class javax.servlet.GenericServlet
protected SoapUICore createSoapUICore(String settingsFile, String soapUISettingsPassword)
Copyright © 2019. All Rights Reserved.