com.stratelia.webactiv.kmelia.servlets.handlers
Class StatisticRequestHandler
java.lang.Object
com.stratelia.webactiv.kmelia.servlets.handlers.StatisticRequestHandler
public class StatisticRequestHandler
- extends Object
This class aims to manage Kmelia statistic request.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StatisticRequestHandler
public StatisticRequestHandler()
handleRequest
public String handleRequest(javax.servlet.http.HttpServletRequest request,
String function,
KmeliaSessionController controller)
- Parameters:
request
- the HttpServletRequestfunction
- the specific destination functioncontroller
- the kmeliaSessionController
Copyright © 2016 Silverpeas. All Rights Reserved.