Package play.http
Class HandlerForRequest
java.lang.Object
play.http.HandlerForRequest
A request and a handler to handle it.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionplay.api.mvc.Handler
-
Constructor Details
-
HandlerForRequest
-
-
Method Details
-
getRequestHeader
- Returns:
- the request header.
- See Also:
-
getHandler
public play.api.mvc.Handler getHandler()
-