| Package | Description |
|---|---|
| io.undertow.servlet.api | |
| io.undertow.servlet.core | |
| io.undertow.websockets.jsr |
| 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 |
|---|
SessionListenerBridge(ThreadSetupAction threadSetup,
ApplicationListeners applicationListeners,
javax.servlet.ServletContext servletContext) |
| Constructor and Description |
|---|
CompositeThreadSetupAction(List<ThreadSetupAction> actions) |
| Constructor and Description |
|---|
ServerWebSocketContainer(ClassIntrospecter classIntrospecter,
org.xnio.XnioWorker xnioWorker,
org.xnio.Pool<ByteBuffer> bufferPool,
ThreadSetupAction threadSetupAction) |
Copyright © 2013 JBoss by Red Hat. All rights reserved.