| Class | Description |
|---|---|
| SimpleMapDatastore | A simple implementation of the Datastore interface that backs onto an in-memory map. |
| SimpleMapSession | A simple implementation of the Session interface that backs onto an in-memory map. |
| SimpleMapSession.MockTransaction |