Package | Description |
---|---|
ratpack.session.store |
Session scoped storage.
|
Modifier and Type | Method and Description |
---|---|
SessionStorage |
SessionStore.get(String sessionId)
Retrieve the session storage for the given id, creating it on demand if necessary.
|