| Package | Description |
|---|---|
| de.hybris.platform.servicelayer.web.session | |
| de.hybris.platform.servicelayer.web.session.persister |
| Modifier and Type | Method and Description |
|---|---|
protected SessionPersister |
DefaultHybrisSpringSessionRepositoryFactory.getConfiguredSessionPersister(String extension) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultHybrisSpringSessionRepositoryFactory.setAsynchronousSessionPersister(SessionPersister asynchronousSessionPersister) |
void |
DefaultHybrisSpringSessionRepositoryFactory.setSynchronousSessionPersister(SessionPersister synchronousSessionPersister) |
| Constructor and Description |
|---|
CachedPersistedSessionRepository(Deserializer deserializer,
SessionPersister sessionPersister,
String extension,
String contextRoot) |
| Modifier and Type | Class and Description |
|---|---|
class |
AsyncSessionPersister |
class |
SyncSessionPersister |
Copyright © 2017 SAP SE. All Rights Reserved.