public interface SiteSwitcherHandler
| Modifier and Type | Method and Description |
|---|---|
boolean |
handleSiteSwitch(HttpServletRequest request,
HttpServletResponse response)
Handles the site switching aspect of the web request.
|
boolean handleSiteSwitch(HttpServletRequest request, HttpServletResponse response) throws IOException
request - current HTTP requestresponse - current HTTP responseIOException