| Package | Description |
|---|---|
| io.undertow.servlet.api | |
| io.undertow.servlet.core |
| Modifier and Type | Method and Description |
|---|---|
List<ThreadSetupAction> |
DeploymentInfo.getThreadSetupActions() |
| Modifier and Type | Method and Description |
|---|---|
DeploymentInfo |
DeploymentInfo.addThreadSetupAction(ThreadSetupAction action) |
| Modifier and Type | Class and Description |
|---|---|
class |
CompositeThreadSetupAction |
class |
ContextClassLoaderSetupAction |
| Constructor and Description |
|---|
ServletUpgradeListener(InstanceHandle<T> instance,
ThreadSetupAction threadSetupAction,
io.undertow.server.HttpServerExchange exchange) |
SessionListenerBridge(ThreadSetupAction threadSetup,
ApplicationListeners applicationListeners,
javax.servlet.ServletContext servletContext) |
| Constructor and Description |
|---|
CompositeThreadSetupAction(List<ThreadSetupAction> actions) |
Copyright © 2016. All rights reserved.