| Package | Description |
|---|---|
| org.spincast.plugins.session | |
| org.spincast.plugins.session.repositories |
| Modifier and Type | Method and Description |
|---|---|
protected SpincastSessionFactory |
SpincastSessionManagerDefault.getSpincastSessionFactory() |
| Constructor and Description |
|---|
SpincastSessionManagerDefault(SpincastSessionFactory spincastSessionFactory,
com.google.inject.Provider<RequestContext<?>> requestContextProvider,
JsonManager jsonManager,
SpincastSessionConfig spincastSessionConfig,
SpincastSessionRepository spincastSessionRepository) |
| Modifier and Type | Method and Description |
|---|---|
protected SpincastSessionFactory |
SpincastSessionRepositoryDefault.getSpincastSessionFactory() |
| Constructor and Description |
|---|
SpincastSessionRepositoryDefault(com.google.inject.Provider<RequestContext<?>> requestContextProvider,
SpincastSessionConfig spincastSessionConfig,
SpincastSessionFactory spincastSessionFactory,
JsonManager jsonManager) |
Copyright © 2019. All rights reserved.