Interface RequestHandler

    • Method Detail

      • service

        boolean service​(Request request,
                        Response response)
                 throws 
        Returns true if the request has been handled, false otherwise.
        Throws: