| Package | Description |
|---|---|
| play.mvc |
| Modifier and Type | Field and Description |
|---|---|
protected static Scope.Session |
WebSocketController.session |
protected static Scope.Session |
Controller.session
The current HTTP session.
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.ThreadLocal<Scope.Session> |
Scope.Session.current |
| Modifier and Type | Method and Description |
|---|---|
static Scope.Session |
Scope.Session.current() |
Scope.Session |
SessionStore.restore() |
static Scope.Session |
Scope.Session.restore() |
Scope.Session |
CookieSessionStore.restore() |
| Modifier and Type | Method and Description |
|---|---|
void |
SessionStore.save(Scope.Session session) |
void |
CookieSessionStore.save(Scope.Session session) |
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly