play.api.mvc
Defines a Call, which describes an HTTP request and can be used to create links or fill redirect data.
Call
These values are usually generated by the reverse router.
the request HTTP method
the request URL
Transform this call to an absolute URL.
Transform this call to an WebSocket URL.
Defines a
Call
, which describes an HTTP request and can be used to create links or fill redirect data.These values are usually generated by the reverse router.
the request HTTP method
the request URL