Uses of Class
play.mvc.Scope.Flash
-
Packages that use Scope.Flash Package Description play.mvc -
-
Uses of Scope.Flash in play.mvc
Fields in play.mvc declared as Scope.Flash Modifier and Type Field Description protected static Scope.FlashController. flashThe current flash scope.Fields in play.mvc with type parameters of type Scope.Flash Modifier and Type Field Description static java.lang.ThreadLocal<Scope.Flash>Scope.Flash. currentMethods in play.mvc that return Scope.Flash Modifier and Type Method Description static Scope.FlashScope.Flash. current()static Scope.FlashScope.Flash. restore()
-