| Name | Description | Type | Package | Framework |
| FileSessionPersistence | SessionPersistenceManager that stores session information in a file. | Class | org.springframework.boot.context.embedded.undertow | Spring Boot |
| UndertowBuilderCustomizer | Callback interface that can be used to customize an Undertow Undertow. | Interface | org.springframework.boot.context.embedded.undertow | Spring Boot |
| UndertowDeploymentInfoCustomizer | Callback interface that can be used to customize an Undertow DeploymentInfo. | Interface | org.springframework.boot.context.embedded.undertow | Spring Boot |
| UndertowEmbeddedServletContainer | EmbeddedServletContainer that can be used to control an embedded Undertowserver. | Class | org.springframework.boot.context.embedded.undertow | Spring Boot |
| UndertowEmbeddedServletContainerFactory | EmbeddedServletContainerFactory that can be used to createUndertowEmbeddedServletContainers. | Class | org.springframework.boot.context.embedded.undertow | Spring Boot |