| Package | Description |
|---|---|
| org.wildfly.swarm.config.undertow.subsystem | |
| org.wildfly.swarm.config.undertow.subsystem.configuration.errorPage |
| Modifier and Type | Method and Description |
|---|---|
List<ErrorPage> |
ConfigurationFilter.ConfigurationFilterResources.errorPages()
Get the list of ErrorPage resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
ConfigurationFilter.errorPage(ErrorPage value)
Add the ErrorPage object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
ConfigurationFilter.errorPages(List<ErrorPage> value)
Add all ErrorPage objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
ErrorPage<T extends ErrorPage>
The error pages
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.