Interface RequestHandler

    • Method Detail

      • handle

        void handle​(Request request,
                    Response response)
             throws java.lang.Exception
        Throws:
        java.lang.Exception