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