SimpleRouter

play.api.routing.SimpleRouter
See theSimpleRouter companion trait
object SimpleRouter

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(routes: Routes): Router

Create a new simple router from the given routes

Create a new simple router from the given routes

Attributes