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