Package 

Class JavalinServlet

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

    
    public final class JavalinServlet
    extends HttpServlet
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final <Error class: unknown class> getRequestLifecycle()
      final InternalRouter getRouter()
      final JavalinConfig getCfg()
      final Context handle(HttpServletRequest request, HttpServletResponse response)
      • Methods inherited from class jakarta.servlet.http.HttpServlet

        service
      • Methods inherited from class jakarta.servlet.GenericServlet

        destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log
      • Methods inherited from class java.lang.Object

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