| Name | Description | Type | Package | Framework |
| ServerWebSocketContainer .SockJsServiceOptions | Class | org.springframework.integration.websocket.ServerWebSocketContainer | Spring Integration | |
| ServerWebSocketContainerParser | The AbstractSingleBeanDefinitionParser implementation forthe | Class | org.springframework.integration.websocket.config | Spring Integration |
| ServerWebSocketContainer | The IntegrationWebSocketContainer implementation for the serverWebSocketHandler registration. | Class | org.springframework.integration.websocket | Spring Integration |
| ReceiptEvent | The AbstractSubProtocolEvent implementation, which is emittedfor the WebSocket sub-protocol-specific RECEIPT frame on the client side. | Class | org.springframework.integration.websocket.event | Spring Integration |
| PassThruSubProtocolHandler | The simple 'pass thru' SubProtocolHandler, when there is no interests in theWebSocket sub-protocols. | Class | org.springframework.integration.websocket.support | Spring Integration |
| IntegrationWebSocketContainer | The high-level 'connection factory pattern' contract over low-level Web-SocketProvides the composition for the internal WebSocketHandler | Class | org.springframework.integration.websocket | Spring Integration |
| ClientWebSocketContainer | The IntegrationWebSocketContainer implementation for the clientWeb-Socket connection. | Class | org.springframework.integration.websocket | Spring Integration |
| ClientWebSocketContainerParser | The AbstractSingleBeanDefinitionParser implementation forthe | Class | org.springframework.integration.websocket.config | Spring Integration |
| SubProtocolHandlerRegistry | The utility class to encapsulate search algorithms for a set of provided SubProtocolHandlers. | Class | org.springframework.integration.websocket.support | Spring Integration |
| WebSocketInboundChannelAdapter | Class | org.springframework.integration.websocket.inbound | Spring Integration | |
| WebSocketInboundChannelAdapterParser | The AbstractChannelAdapterParser implementation forthe | Class | org.springframework.integration.websocket.config | Spring Integration |
| WebSocketIntegrationConfigurationInitializer | The WebSocket Integration infrastructure beanFactory initializer. | Class | org.springframework.integration.websocket.config | Spring Integration |
| WebSocketListener | A contract for handling incoming WebSocketMessages messages as part of a higherlevel protocol, referred to as sub-protocol in the WebSocket RFC specification. | Interface | org.springframework.integration.websocket | Spring Integration |
| WebSocketNamespaceHandler | Class | org.springframework.integration.websocket.config | Spring Integration | |
| WebSocketOutboundMessageHandler | Class | org.springframework.integration.websocket.outbound | Spring Integration | |
| WebSocketOutboundMessageHandlerParser | The AbstractOutboundChannelAdapterParser implementation forthe | Class | org.springframework.integration.websocket.config | Spring Integration |