Uses of Class
io.undertow.servlet.core.DeploymentImpl
Packages that use DeploymentImpl
-
Uses of DeploymentImpl in io.undertow.servlet.core
Methods in io.undertow.servlet.core that return DeploymentImplModifier and TypeMethodDescriptionDeploymentImpl.setSecurityPathMatches(SecurityPathMatches securityPathMatches) Constructors in io.undertow.servlet.core with parameters of type DeploymentImplModifierConstructorDescriptionManagedFilters(DeploymentImpl deployment, ServletPathMatches servletPathMatches) ManagedServlets(DeploymentImpl deployment, ServletPathMatches servletPaths)