Package org.springframework.integration.websocket.config
package org.springframework.integration.websocket.config
Contains parser classes for the WebSockets namespace support.
-
ClassDescriptionThe
AbstractSingleBeanDefinitionParser
implementation for the<websocket:client-container/>
element.TheAbstractSingleBeanDefinitionParser
implementation for the<websocket:server-container/>
element.TheAbstractChannelAdapterParser
implementation for the<int-websocket:inbound-channel-adapter/>
element.The WebSocket Integration infrastructurebeanFactory
initializer.TheAbstractOutboundChannelAdapterParser
implementation for the<websocket:outbound-channel-adapter/>
element.