Package | Description |
---|---|
act.conf | |
act.session |
Modifier and Type | Method and Description |
---|---|
SessionMapper |
AppConfig.sessionMapper() |
Modifier and Type | Method and Description |
---|---|
protected T |
AppConfig.sessionMapper(SessionMapper sessionMapper) |
Modifier and Type | Class and Description |
---|---|
class |
CompoundSesssionMapper |
class |
CookieAndHeaderSessionMapper |
class |
CookieSessionMapper
Implement
SessionMapper with HTTP cookie |
class |
HeaderTokenSessionMapper
Implement
SessionMapper using HTTP header |
Constructor and Description |
---|
CompoundSesssionMapper(SessionMapper... mappers) |
Constructor and Description |
---|
CompoundSesssionMapper(java.util.List<SessionMapper> mappers) |
Copyright © 2014–2017 ActFramework. All rights reserved.