Interface AtmosphereServletProcessor

    • Method Detail

      • init

        void init​(AtmosphereConfig config)
           throws jakarta.servlet.ServletException
        Initialize the AtmosphereServletProcessor using the ServletConfig.
        Parameters:
        config - the ServletConfig
        Throws:
        jakarta.servlet.ServletException