Interface IHopServerPlugin

    • Method Detail

      • doGet

        void doGet​(javax.servlet.http.HttpServletRequest request,
                   javax.servlet.http.HttpServletResponse response)
            throws Exception
        Throws:
        Exception
      • getContextPath

        String getContextPath()
      • setJettyMode

        void setJettyMode​(boolean jettyMode)
      • isJettyMode

        boolean isJettyMode()