| Package | Description | 
|---|---|
| org.wildfly.swarm.config.undertow | |
| org.wildfly.swarm.config.undertow.servlet_container | 
| Modifier and Type | Method and Description | 
|---|---|
SessionCookieSetting | 
ServletContainer.ServletContainerResources.sessionCookieSetting()
Session cookie configuration 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
ServletContainer.sessionCookieSetting(SessionCookieSetting value)
Session cookie configuration 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SessionCookieSetting<T extends SessionCookieSetting<T>>
Session cookie configuration 
 | 
interface  | 
SessionCookieSettingConsumer<T extends SessionCookieSetting<T>>  | 
interface  | 
SessionCookieSettingSupplier<T extends SessionCookieSetting>  | 
| Modifier and Type | Method and Description | 
|---|---|
SessionCookieSetting | 
SessionCookieSettingSupplier.get()
Constructed instance of SessionCookieSetting resource 
 | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.