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