public class TenantWebScriptServlet
extends org.springframework.extensions.webscripts.servlet.WebScriptServlet
Constructor and Description |
---|
TenantWebScriptServlet() |
Modifier and Type | Method and Description |
---|---|
protected org.springframework.extensions.webscripts.servlet.WebScriptServletRuntime |
getRuntime(HttpServletRequest req,
HttpServletResponse res) |
protected void |
service(HttpServletRequest req,
HttpServletResponse res) |
init, initServlet, setLanguageFromRequestHeader
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log
protected org.springframework.extensions.webscripts.servlet.WebScriptServletRuntime getRuntime(HttpServletRequest req, HttpServletResponse res)
protected void service(HttpServletRequest req, HttpServletResponse res) throws ServletException, IOException
service
in class org.springframework.extensions.webscripts.servlet.WebScriptServlet
ServletException
IOException
Copyright © 2005–2017 Alfresco Software. All rights reserved.