| Package | Description |
|---|---|
| io.undertow.servlet.api |
| Modifier and Type | Method and Description |
|---|---|
List<ErrorPage> |
DeploymentInfo.getErrorPages() |
| Modifier and Type | Method and Description |
|---|---|
DeploymentInfo |
DeploymentInfo.addErrorPage(ErrorPage errorPage) |
DeploymentInfo |
DeploymentInfo.addErrorPages(ErrorPage... errorPages) |
| Modifier and Type | Method and Description |
|---|---|
DeploymentInfo |
DeploymentInfo.addErrorPages(Collection<ErrorPage> errorPages) |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.