Interface HasCustomServletHeaders


  • public interface HasCustomServletHeaders
    Implement this interface on your ApplicationFactory to return a list of custom headers that should be added to the AJAX responses of your Vaadin application.
    Author:
    ranger