Package play.routing
Class Router.RouteDocumentation
java.lang.Object
play.routing.Router.RouteDocumentation
- Enclosing interface:
- Router
-
Constructor Summary
ConstructorsConstructorDescriptionRouteDocumentation(String httpMethod, String pathPattern, String controllerMethodInvocation) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
RouteDocumentation
-
-
Method Details
-
getHttpMethod
-
getPathPattern
-
getControllerMethodInvocation
-