Package | Description |
---|---|
io.undertow.servlet.api | |
io.undertow.servlet.core |
Modifier and Type | Method | Description |
---|---|---|
<T,C> ThreadSetupHandler.Action<T,C> |
ThreadSetupHandler.create(ThreadSetupHandler.Action<T,C> action) |
|
<T,C> ThreadSetupHandler.Action<T,C> |
Deployment.createThreadSetupAction(ThreadSetupHandler.Action<T,C> target) |
Modifier and Type | Method | Description |
---|---|---|
<T,C> ThreadSetupHandler.Action<T,C> |
ThreadSetupHandler.create(ThreadSetupHandler.Action<T,C> action) |
|
<T,C> ThreadSetupHandler.Action<T,C> |
Deployment.createThreadSetupAction(ThreadSetupHandler.Action<T,C> target) |
Modifier and Type | Method | Description |
---|---|---|
<T,C> ThreadSetupHandler.Action<T,C> |
ContextClassLoaderSetupAction.create(ThreadSetupHandler.Action<T,C> action) |
|
<C,T> ThreadSetupHandler.Action<C,T> |
DeploymentImpl.createThreadSetupAction(ThreadSetupHandler.Action<C,T> target) |
Modifier and Type | Method | Description |
---|---|---|
<T,C> ThreadSetupHandler.Action<T,C> |
ContextClassLoaderSetupAction.create(ThreadSetupHandler.Action<T,C> action) |
|
<C,T> ThreadSetupHandler.Action<C,T> |
DeploymentImpl.createThreadSetupAction(ThreadSetupHandler.Action<C,T> target) |
Copyright © 2018. All rights reserved.