| Package | Description |
|---|---|
| org.wildfly.swarm.config.undertow | |
| org.wildfly.swarm.config.undertow.servlet_container |
| Modifier and Type | Method and Description |
|---|---|
PersistentSessionsSetting |
ServletContainer.persistentSessionsSetting()
Session persistence sessions
|
| Modifier and Type | Method and Description |
|---|---|
ServletContainer |
ServletContainer.persistentSessionsSetting(PersistentSessionsSetting value)
Session persistence sessions
|
| Modifier and Type | Method and Description |
|---|---|
PersistentSessionsSetting |
PersistentSessionsSetting.path(String value)
The path to the persistent session data directory.
|
PersistentSessionsSetting |
PersistentSessionsSetting.relativeTo(String value)
The directory the path is relative to
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.