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.Handle
ThreadSetupAction. setup(io.undertow.server.HttpServerExchange exchange)
Deprecated.Setup any thread local context
-