Class SPAServlet

  • All Implemented Interfaces:
    java.io.Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig

    public class SPAServlet
    extends N2oServlet
    See Also:
    Serialized Form
    • Constructor Detail

      • SPAServlet

        public SPAServlet()
    • Method Detail

      • safeDoGet

        protected void safeDoGet​(javax.servlet.http.HttpServletRequest req,
                                 javax.servlet.http.HttpServletResponse resp)
                          throws java.io.IOException
        Overrides:
        safeDoGet in class N2oServlet
        Throws:
        java.io.IOException