public class ServletModuleContainerServlet
extends com.atlassian.plugin.servlet.ServletModuleContainerServlet
| Constructor and Description |
|---|
ServletModuleContainerServlet() |
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.plugin.servlet.ServletModuleManager |
getServletModuleManager() |
void |
init(javax.servlet.ServletConfig servletConfig) |
protected void |
service(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, servicepublic void init(javax.servlet.ServletConfig servletConfig)
throws javax.servlet.ServletException
init in interface javax.servlet.Servletinit in class com.atlassian.plugin.servlet.ServletModuleContainerServletjavax.servlet.ServletException@Nullable public com.atlassian.plugin.servlet.ServletModuleManager getServletModuleManager()
getServletModuleManager in class com.atlassian.plugin.servlet.ServletModuleContainerServletprotected void service(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws javax.servlet.ServletException,
IOException
service in class com.atlassian.plugin.servlet.ServletModuleContainerServletjavax.servlet.ServletExceptionIOExceptionCopyright © 2003–2022 Atlassian. All rights reserved.