Package play.routing

Class RequestFunctions


  • public class RequestFunctions
    extends Object
    Define functions to be used with RoutingDsl. The functions here always declared the first parameter as an Http.Request so that the blocks have access to the request made.
    • Constructor Detail

      • RequestFunctions

        public RequestFunctions()