Uses of Class
io.undertow.servlet.api.DefaultServletConfig
-
Packages that use DefaultServletConfig Package Description io.undertow.servlet.api -
-
Uses of DefaultServletConfig in io.undertow.servlet.api
Methods in io.undertow.servlet.api that return DefaultServletConfig Modifier and Type Method Description DefaultServletConfigDeploymentInfo. getDefaultServletConfig()Methods in io.undertow.servlet.api with parameters of type DefaultServletConfig Modifier and Type Method Description DeploymentInfoDeploymentInfo. setDefaultServletConfig(DefaultServletConfig defaultServletConfig)
-