public class EzySimpleSessionManagementSetting extends Object implements EzySessionManagementSetting, com.tvd12.ezyfox.util.EzyInitable
| Modifier and Type | Class and Description |
|---|---|
static class |
EzySimpleSessionManagementSetting.EzySimpleMaxRequestPerSecond |
EzySessionManagementSetting.EzyMaxRequestPerSecond| Modifier and Type | Field and Description |
|---|---|
protected long |
sessionMaxIdleTime |
protected long |
sessionMaxIdleTimeInSecond |
protected EzySimpleSessionManagementSetting.EzySimpleMaxRequestPerSecond |
sessionMaxRequestPerSecond |
protected long |
sessionMaxWaitingTime |
protected long |
sessionMaxWaitingTimeInSecond |
| Constructor and Description |
|---|
EzySimpleSessionManagementSetting() |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
Map<Object,Object> |
toMap() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSessionMaxIdleTime, getSessionMaxRequestPerSecond, getSessionMaxWaitingTimeprotected long sessionMaxIdleTime
protected long sessionMaxIdleTimeInSecond
protected long sessionMaxWaitingTime
protected long sessionMaxWaitingTimeInSecond
protected EzySimpleSessionManagementSetting.EzySimpleMaxRequestPerSecond sessionMaxRequestPerSecond
Copyright © 2021 Young Monkeys. All rights reserved.