Package | Description |
---|---|
io.undertow.servlet.api | |
io.undertow.servlet.core | |
io.undertow.servlet.handlers |
Modifier and Type | Method and Description |
---|---|
CompositeThreadSetupAction |
Deployment.getThreadSetupAction() |
Modifier and Type | Method and Description |
---|---|
CompositeThreadSetupAction |
DeploymentImpl.getThreadSetupAction() |
Modifier and Type | Method and Description |
---|---|
void |
DeploymentImpl.setThreadSetupAction(CompositeThreadSetupAction threadSetupAction) |
Constructor and Description |
---|
ServletInitialHandler(ServletPathMatches paths,
HttpHandler next,
CompositeThreadSetupAction setupAction,
ServletContextImpl servletContext) |
Copyright © 2014 JBoss by Red Hat. All rights reserved.