Open Kilda Java Documentation
org.openkilda.controller.SwitchController Member List

This is the complete list of members for org.openkilda.controller.SwitchController, including all inherited members.

configureSwitchPort(@RequestBody final PortConfiguration configuration, @PathVariable final String switchId, @PathVariable final String port)org.openkilda.controller.SwitchController
error(final Model model)org.openkilda.controller.BaseController
getErrorPath()org.openkilda.controller.BaseController
getLinkProps(final LinkProps keys)org.openkilda.controller.SwitchController
getLinksDetail()org.openkilda.controller.SwitchController
getLoggedInUser(final HttpServletRequest request)org.openkilda.controller.BaseControllerprotected
getSwitchesDetail()org.openkilda.controller.SwitchController
getSwitchRules(@PathVariable final String switchId)org.openkilda.controller.SwitchController
islDetails(final HttpServletRequest request)org.openkilda.controller.SwitchController
islList(final HttpServletRequest request)org.openkilda.controller.SwitchController
isUserLoggedIn()org.openkilda.controller.BaseControllerprotected
portDetails(final HttpServletRequest request)org.openkilda.controller.SwitchController
switchDetails(final HttpServletRequest request)org.openkilda.controller.SwitchController
switchList(final HttpServletRequest request)org.openkilda.controller.SwitchController
updateLinkProps(@RequestBody final List< LinkProps > keys)org.openkilda.controller.SwitchController
validateAndRedirect(final HttpServletRequest request, final String viewName)org.openkilda.controller.BaseController