Interface AtmosphereServletProcessor

    • Method Detail

      • init

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