| Name | Description | Type | Package | Framework |
| JettyEmbeddedServletContainer | EmbeddedServletContainer that can be used to control an embedded Jetty server. | Class | org.springframework.boot.context.embedded.jetty | Spring Boot |
| JettyEmbeddedServletContainerFactory | EmbeddedServletContainerFactory that can be used to createJettyEmbeddedServletContainers. | Class | org.springframework.boot.context.embedded.jetty | Spring Boot |
| JettyServerCustomizer | Callback interface that can be used to customize a Jetty Server. | Interface | org.springframework.boot.context.embedded.jetty | Spring Boot |
| ServletContextInitializerConfiguration | Jetty Configuration that calls ServletContextInitializers. | Class | org.springframework.boot.context.embedded.jetty | Spring Boot |