| Class | Description |
|---|---|
| HTTPRequestAdapter |
Adapter class for HTTP class defined in Play!
|
| Router |
The router matches HTTP requests to action invocations.
|
| Router.ActionDefinition | |
| Router.Route | |
| Router.Route.Arg | |
| RouterConfigurationSupport |
This class provides MVC Java config support for the
RouterHandlerMapping,
on top of the existing WebMvcConfigurationSupport. |
| RouterHandlerMapping |
Implementation of the
HandlerMapping
interface that maps handlers based on HTTP routes defined in a route
configuration file. |
Copyright © 2010-2014. All Rights Reserved.