public class MemoryBasedStorageRepository extends AbstractStorageRepository
| Constructor and Description |
|---|
MemoryBasedStorageRepository() |
| Modifier and Type | Method and Description |
|---|---|
SessionStorage |
create(SessionId sessionId,
boolean cleanStart)
Creates session storage from scratch or restores from its previous state.
|
getMaxStorageSize, setMaxStorageSizepublic SessionStorage create(SessionId sessionId, boolean cleanStart)
StorageRepositorysessionId - session idcleanStart - clean previous session state if anyCopyright © 2005–2025 Onix Solutions. All rights reserved.