Class Initializer

  • All Implemented Interfaces:
    IInitializer

    public class Initializer
    extends Object
    implements IInitializer
    Initializes the servlet 4 specific push builder API and makes it available through the HTTP2 settings
    • Method Detail

      • init

        public void init​(Application application)
        Initializes the push builder API of Servlet 4
        Specified by:
        init in interface IInitializer
        Parameters:
        application - The application loading the component