Package | Description |
---|---|
io.undertow.servlet.api |
Modifier and Type | Method and Description |
---|---|
ServletStackTraces | DeploymentInfo.getServletStackTraces() |
static ServletStackTraces | ServletStackTraces.valueOf(String name) Returns the enum constant of this type with the specified name. |
static ServletStackTraces[] | ServletStackTraces.values() Returns an array containing the constants of this enum type, in the order they are declared. |
Modifier and Type | Method and Description |
---|---|
DeploymentInfo | DeploymentInfo.setServletStackTraces(ServletStackTraces servletStackTraces) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.