类 play.mvc.Scope.Session
的使用

使用 Scope.Session 的软件包
play.mvc   
 

play.mvcScope.Session 的使用
 

声明为 Scope.Sessionplay.mvc 中的字段
protected static Scope.Session WebSocketController.session
           
protected static Scope.Session Controller.session
          The current HTTP session.
 

类型参数类型为 Scope.Sessionplay.mvc 中的字段
static java.lang.ThreadLocal<Scope.Session> Scope.Session.current
           
 

返回 Scope.Sessionplay.mvc 中的方法
static Scope.Session Scope.Session.current()
           
 



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