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 DefaultServletConfig
DeploymentInfo. getDefaultServletConfig()
Methods in io.undertow.servlet.api with parameters of type DefaultServletConfig Modifier and Type Method Description DeploymentInfo
DeploymentInfo. setDefaultServletConfig(DefaultServletConfig defaultServletConfig)
-