Uses of Class
io.undertow.server.handlers.SetAttributeHandler
Packages that use SetAttributeHandler
-
Uses of SetAttributeHandler in io.undertow
Methods in io.undertow that return SetAttributeHandlerModifier and TypeMethodDescriptionstatic SetAttributeHandler
Handlers.setAttribute
(HttpHandler next, String attribute, String value, ClassLoader classLoader) Returns an attribute setting handler that can be used to set an arbitrary attribute on the exchange.