public class NullStorageRepository extends AbstractStorageRepository
Constructor and Description |
---|
NullStorageRepository() |
Modifier and Type | Method and Description |
---|---|
SessionStorage |
create(SessionId sessionId,
ByteDecoder decoder,
boolean cleanStart)
Creates session storage from scratch or restores from its previous state.
|
getMaxStorageSize, setMaxStorageSize
public SessionStorage create(SessionId sessionId, ByteDecoder decoder, boolean cleanStart)
StorageRepository
sessionId
- session iddecoder
- byte decodercleanStart
- clean previous session state if anyCopyright © 2005–2024 Onix Solutions. All rights reserved.