@Deprecated public interface ThreadSetupAction
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ThreadSetupAction.Handle
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ThreadSetupAction.Handle |
setup(io.undertow.server.HttpServerExchange exchange)
Deprecated.
Setup any thread local context
|
ThreadSetupAction.Handle setup(io.undertow.server.HttpServerExchange exchange)
exchange - The exchange, this may be nullCopyright © 2017. All rights reserved.