Package | Description |
---|---|
org.apache.openmeetings.core.session | |
org.apache.openmeetings.core.session.store |
Modifier and Type | Method and Description |
---|---|
IClientPersistenceStore |
SessionManager.getCache() |
Modifier and Type | Method and Description |
---|---|
void |
SessionManager.setCache(IClientPersistenceStore cache) |
Modifier and Type | Class and Description |
---|---|
class |
DatabaseStore |
class |
HashMapStore
Stores the session in the memory.
|
Copyright © 2012–2016 Apache Software Foundation. All rights reserved.