Uses of Interface
org.spincast.plugins.routing.DefaultRouter
Package
Description
-
Uses of DefaultRouter in org.spincast.demos.better
Modifier and TypeMethodDescriptionprotected void
App.init
(Server server, DefaultRouter router, AppController ctrl) -
Uses of DefaultRouter in org.spincast.demos.quick
-
Uses of DefaultRouter in org.spincast.demos.sum
Modifier and TypeMethodDescriptionprotected void
App.init
(DefaultRouter router, AppController ctrl, Server server) -
Uses of DefaultRouter in org.spincast.plugins.routing
Modifier and TypeClassDescriptionclass
An implementation of the DefaultRouter interface, for easy usage of the default version of the Router.