Class GraphQLServlet

    • Constructor Detail

      • GraphQLServlet

        public GraphQLServlet()
    • Method Detail

      • isEnabled

        public static boolean isEnabled()
      • reset

        public static void reset()
      • doPost

        protected void doPost​(javax.servlet.http.HttpServletRequest request,
                              javax.servlet.http.HttpServletResponse response)
                       throws javax.servlet.ServletException,
                              IOException
        Overrides:
        doPost in class javax.servlet.http.HttpServlet
        Throws:
        javax.servlet.ServletException
        IOException