Package org.springframework.integration.websocket.config
Contains parser classes for the WebSockets namespace support.
-
Class Summary Class Description ClientWebSocketContainerParser TheAbstractSingleBeanDefinitionParser
implementation for the<websocket:client-container/>
element.ServerWebSocketContainerParser TheAbstractSingleBeanDefinitionParser
implementation for the<websocket:server-container/>
element.WebSocketInboundChannelAdapterParser TheAbstractChannelAdapterParser
implementation for the<int-websocket:inbound-channel-adapter/>
element.WebSocketIntegrationConfigurationInitializer The WebSocket Integration infrastructurebeanFactory
initializer.WebSocketNamespaceHandler WebSocketOutboundMessageHandlerParser TheAbstractOutboundChannelAdapterParser
implementation for the<websocket:outbound-channel-adapter/>
element.