Package | Description |
---|---|
io.undertow.servlet.api | |
io.undertow.servlet.core |
Modifier and Type | Method and Description |
---|---|
List<ServletExtension> |
DeploymentInfo.getServletExtensions() |
Modifier and Type | Method and Description |
---|---|
DeploymentInfo |
DeploymentInfo.addServletExtension(ServletExtension servletExtension)
Adds an additional servlet extension to the deployment.
|
Modifier and Type | Method and Description |
---|---|
static List<ServletExtension> |
ServletExtensionHolder.getServletExtensions() |
Copyright © 2021 JBoss by Red Hat. All rights reserved.