Uses of Class
net.andresbustamante.yafoot.commons.web.controllers.AbstractController
Packages that use AbstractController
Package
Description
REST controllers for the core Web app.
Web controllers for the users module.
-
Uses of AbstractController in net.andresbustamante.yafoot.core.web.controllers
Subclasses of AbstractController in net.andresbustamante.yafoot.core.web.controllersModifier and TypeClassDescriptionclass
class
REST service for managing and searching matches.class
REST Controller to manage operations on players.class
REST controller for sites related operations.class
-
Uses of AbstractController in net.andresbustamante.yafoot.users.web.controllers
Subclasses of AbstractController in net.andresbustamante.yafoot.users.web.controllers