Uses of Interface
io.undertow.servlet.api.ThreadSetupAction.Handle
-
Packages that use ThreadSetupAction.Handle Package Description io.undertow.servlet.api -
-
Uses of ThreadSetupAction.Handle in io.undertow.servlet.api
Methods in io.undertow.servlet.api that return ThreadSetupAction.Handle Modifier and Type Method Description ThreadSetupAction.HandleThreadSetupAction. setup(HttpServerExchange exchange)Deprecated.Setup any thread local context
-