Package | Description |
---|---|
org.seedstack.seed.web |
This package provides integration with the Java Servlet specification.
|
Modifier and Type | Method and Description |
---|---|
WebConfig.SessionTrackingMode |
WebConfig.getSessionTrackingMode() |
static WebConfig.SessionTrackingMode |
WebConfig.SessionTrackingMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WebConfig.SessionTrackingMode[] |
WebConfig.SessionTrackingMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
WebConfig |
WebConfig.setSessionTrackingMode(WebConfig.SessionTrackingMode sessionTrackingMode) |
Copyright © 2013-2018–2019 SeedStack. All rights reserved.