Interface PartialMarkupRenderer

    • Method Detail

      • renderMarkup

        void renderMarkup​(MarkupWriter writer,
                          JSONObject reply)
        Implementations should perform work before or after passing the writer to the renderer.
        Parameters:
        writer - to which markup should be written
        reply - JSONObject which will contain the partial response