Main
in package
Class main
Main router
- Parses the url and dispatches the request to the appropriate controller
- Sets imagescontroller as the default landing page
Table of Contents
Methods
- start() : void
- Starts the application routing process.
Methods
start()
Starts the application routing process.
public
start() : void