Package | Description |
---|---|
io.undertow.servlet.api |
Modifier and Type | Method | Description |
---|---|---|
ServletStackTraces |
DeploymentInfo.getServletStackTraces() |
|
static ServletStackTraces |
ServletStackTraces.valueOf(java.lang.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 | Description |
---|---|---|
DeploymentInfo |
DeploymentInfo.setServletStackTraces(ServletStackTraces servletStackTraces) |
Copyright © 2018. All rights reserved.