Interface BootstrapListener

    • Method Detail

      • modifyBootstrapPage

        void modifyBootstrapPage​(BootstrapPageResponse response)
        Deprecated.
        Lets this listener make changes to the overall HTML document that will be used as the initial HTML page, as well as the HTTP headers in the response serving the initial HTML.
        Parameters:
        response - the bootstrap response that can be modified to cause change in the generate HTML and in the HTTP headers of the response.