Class AbstractPublicApplicationServlet

java.lang.Object
jakarta.servlet.GenericServlet
jakarta.servlet.http.HttpServlet
com.helger.xservlet.AbstractXServlet
com.helger.photon.core.servlet.AbstractApplicationServlet
com.helger.photon.core.servlet.AbstractPublicApplicationServlet
All Implemented Interfaces:
jakarta.servlet.Servlet, jakarta.servlet.ServletConfig, Serializable

public abstract class AbstractPublicApplicationServlet extends AbstractApplicationServlet
The servlet to show the public application
Author:
Philip Helger
See Also:
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     
    static final String
     

    Fields inherited from class com.helger.xservlet.AbstractXServlet

    REQUEST_ATTR_HANDLED_ASYNC, REQUEST_ATTR_SCOPE_CREATED
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
     
  • Method Summary

    Methods inherited from class com.helger.xservlet.AbstractXServlet

    destroy, exceptionHandler, filterHighLevelList, filterLowLevelList, getServletStatusMgr, handlerRegistry, init, log, log, logInvalidRequestSetup, service, service, settings, toString

    Methods inherited from class jakarta.servlet.http.HttpServlet

    doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified

    Methods inherited from class jakarta.servlet.GenericServlet

    getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait