Package | Description |
---|---|
io.undertow.servlet.api | |
io.undertow.servlet.core |
Modifier and Type | Method and 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 and 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 and 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 and 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 © 2020 JBoss by Red Hat. All rights reserved.