| Package | Description | 
|---|---|
| org.wildfly.swarm.config.undertow | |
| org.wildfly.swarm.config.undertow.servlet_container | 
| Modifier and Type | Method and Description | 
|---|---|
PersistentSessionsSetting | 
ServletContainer.ServletContainerResources.persistentSessionsSetting()
Session persistence sessions 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
ServletContainer.persistentSessionsSetting(PersistentSessionsSetting value)
Session persistence sessions 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
PersistentSessionsSetting<T extends PersistentSessionsSetting<T>>
Session persistence sessions 
 | 
interface  | 
PersistentSessionsSettingConsumer<T extends PersistentSessionsSetting<T>>  | 
interface  | 
PersistentSessionsSettingSupplier<T extends PersistentSessionsSetting>  | 
| Modifier and Type | Method and Description | 
|---|---|
PersistentSessionsSetting | 
PersistentSessionsSettingSupplier.get()
Constructed instance of PersistentSessionsSetting resource 
 | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.