Interface IHeaderResponseDecorator

    • Method Detail

      • decorate

        IHeaderResponse decorate​(IHeaderResponse response)
        The method that does the decorating of the IHeaderResponse.
        Parameters:
        response - the original response created by Wicket
        Returns:
        the response to be used by IHeaderContributors