Interface WebRoutes


  • public interface WebRoutes
    Registers routes to a web framework.

    Implementations can be generated by APT processing adapting web route requests to controller methods.