| Interface | Description |
|---|---|
| PlaySessionStore |
To store data in session.
|
| Class | Description |
|---|---|
| PlayCacheSessionStore |
This session store internally uses the
PlayCacheStore which uses the Play Cache, only an identifier is saved into the Play session. |
| PlayCacheStore<K,O> |
Store using the Play Cache.
|
Copyright © 2018. All rights reserved.