Interface JSONCallback

    • Method Detail

      • run

        void run​(JSONObject reply)
        Modify the reply, typically by adding additional keys.
        Parameters:
        reply - the reply JSON object to be sent to the client