Open Kilda Java Documentation
org.openkilda.controller.TopologyController Class Reference
Inheritance diagram for org.openkilda.controller.TopologyController:
org.openkilda.controller.BaseController

Public Member Functions

ModelAndView topology (final HttpServletRequest request)
 
- Public Member Functions inherited from org.openkilda.controller.BaseController
ModelAndView validateAndRedirect (final HttpServletRequest request, final String viewName)
 
ModelAndView error (final Model model)
 
String getErrorPath ()
 

Additional Inherited Members

- Protected Member Functions inherited from org.openkilda.controller.BaseController
UserInfo getLoggedInUser (final HttpServletRequest request)
 
boolean isUserLoggedIn ()
 

Detailed Description

The Class TopologyController.

Author
Gaurav Chugh

Definition at line 19 of file TopologyController.java.

Member Function Documentation

◆ topology()

ModelAndView org.openkilda.controller.TopologyController.topology ( final HttpServletRequest  request)

Topology.

Parameters
modelthe model
requestthe request
Returns
the model and view

Definition at line 30 of file TopologyController.java.


The documentation for this class was generated from the following file: