public static class Router.Attrs
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static TypedKey<play.api.routing.HandlerDef> |
HANDLER_DEF
Key for the
HandlerDef used to handle the request. |
| Constructor and Description |
|---|
Attrs() |
public static final TypedKey<play.api.routing.HandlerDef> HANDLER_DEF
HandlerDef used to handle the request.