Class StatisticRequestHandler


  • public class StatisticRequestHandler
    extends Object
    This class aims to manage Kmelia statistic request.
    • Constructor Detail

      • StatisticRequestHandler

        public StatisticRequestHandler()
    • Method Detail

      • handleRequest

        public String handleRequest​(javax.servlet.http.HttpServletRequest request,
                                    String function,
                                    KmeliaSessionController controller)
        Parameters:
        request - the HttpServletRequest
        function - the specific destination function
        controller - the kmeliaSessionController