@Deprecated public interface ThreadSetupAction
Modifier and Type | Interface | Description |
---|---|---|
static interface |
ThreadSetupAction.Handle |
Deprecated.
|
Modifier and Type | Method | 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 © 2018. All rights reserved.