| Name | Description | Type | Package | Framework |
| JettyWebSocketContainerCustomizer | WebSocketContainerCustomizer for JettyEmbeddedServletContainerFactory. | Class | org.springframework.boot.autoconfigure.websocket | Spring Boot |
| TomcatWebSocketContainerCustomizer | WebSocketContainerCustomizer for TomcatEmbeddedServletContainerFactory. | Class | org.springframework.boot.autoconfigure.websocket | Spring Boot |
| UndertowWebSocketContainerCustomizer | WebSocketContainerCustomizer forUndertowEmbeddedServletContainerFactory. | Class | org.springframework.boot.autoconfigure.websocket | Spring Boot |
| WebSocketAutoConfiguration | Auto configuration for websocket server in embedded Tomcat, Jetty or Undertow. | Class | org.springframework.boot.autoconfigure.websocket | Spring Boot |
| WebSocketContainerCustomizer | EmbeddedServletContainerCustomizer to configure websockets for a givenEmbeddedServletContainerFactory. | Class | org.springframework.boot.autoconfigure.websocket | Spring Boot |
| WebSocketMessagingAutoConfiguration | Auto-configuration for WebSocket-based messaging. | Class | org.springframework.boot.autoconfigure.websocket | Spring Boot |