Uses of Class
org.silverpeas.web.external.webconnections.control.WebConnectionsSessionController
-
Packages that use WebConnectionsSessionController Package Description org.silverpeas.web.external.webconnections.servlets -
-
Uses of WebConnectionsSessionController in org.silverpeas.web.external.webconnections.servlets
Methods in org.silverpeas.web.external.webconnections.servlets that return WebConnectionsSessionController Modifier and Type Method Description WebConnectionsSessionController
WebConnectionsRequestRouter. createComponentSessionController(MainSessionController mainSessionCtrl, ComponentContext componentContext)
Method declarationMethods in org.silverpeas.web.external.webconnections.servlets with parameters of type WebConnectionsSessionController Modifier and Type Method Description String
WebConnectionsRequestRouter. getDestination(String function, WebConnectionsSessionController webConnectionsSC, HttpRequest request)
This method has to be implemented by the component request rooter it has to compute a destination page
-