Uses of Class
play.mvc.Scope.RouteArgs

Packages that use Scope.RouteArgs
play.mvc   
 

Uses of Scope.RouteArgs in play.mvc
 

Fields in play.mvc declared as Scope.RouteArgs
protected static Scope.RouteArgs Controller.routeArgs
          The current routeArgs scope: This is a hash map that is accessible during the reverse routing phase.
 

Fields in play.mvc with type parameters of type Scope.RouteArgs
static java.lang.ThreadLocal<Scope.RouteArgs> Scope.RouteArgs.current
           
 

Methods in play.mvc that return Scope.RouteArgs
static Scope.RouteArgs Scope.RouteArgs.current()
           
 



Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly