Interface AsyncManager

    • Method Detail

      • getDispatcher

        AsyncDispatcher getDispatcher​(WebApplication webApplication,
                                      String path,
                                      ServletRequest request,
                                      ServletResponse response)
        Get the async dispatcher.
        Parameters:
        webApplication - the web application.
        path - the path.
        request - the servlet request.
        response - the servlet response.
        Returns:
        the async dispatcher.