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