RequestFactory

play.api.mvc.request.RequestFactory
See theRequestFactory companion trait

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete fields

A RequestFactory that creates a request with the arguments given, without any additional modification.

A RequestFactory that creates a request with the arguments given, without any additional modification.

Attributes