Uses of Interface
io.undertow.servlet.ServletExtension
Packages that use ServletExtension
-
Uses of ServletExtension in io.undertow.servlet.api
Methods in io.undertow.servlet.api that return types with arguments of type ServletExtensionMethods in io.undertow.servlet.api with parameters of type ServletExtensionModifier and TypeMethodDescriptionDeploymentInfo.addServletExtension
(ServletExtension servletExtension) Adds an additional servlet extension to the deployment. -
Uses of ServletExtension in io.undertow.servlet.core
Methods in io.undertow.servlet.core that return types with arguments of type ServletExtensionModifier and TypeMethodDescriptionstatic List<ServletExtension>
ServletExtensionHolder.getServletExtensions()