| Package | Description |
|---|---|
| org.wildfly.swarm.config.undertow |
| Modifier and Type | Method and Description |
|---|---|
List<WelcomeFile> |
ServletContainer.ServletContainerResources.welcomeFiles()
Get the list of org.wildfly.swarm.config.undertow.servlet_container.WelcomeFile resources
|
| Modifier and Type | Method and Description |
|---|---|
ServletContainer |
ServletContainer.welcomeFile(WelcomeFile value)
Add the org.wildfly.swarm.config.undertow.servlet_container.WelcomeFile object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
ServletContainer |
ServletContainer.welcomeFiles(List<WelcomeFile> value)
Add all org.wildfly.swarm.config.undertow.servlet_container.WelcomeFile objects to this subresource
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.