All Classes and Interfaces

Class
Description
A StompEncoder extension to prepare a message for sending/receiving before/after encoding/decoding when used from WebSockets client side.
The IntegrationWebSocketContainer implementation for the client Web-Socket connection.
The AbstractSingleBeanDefinitionParser implementation for the <websocket:client-container/> element.
The high-level 'connection factory pattern' contract over low-level Web-Socket configuration.
The simple 'pass thru' SubProtocolHandler, when there is no interests in the WebSocket sub-protocols.
The AbstractSubProtocolEvent implementation, which is emitted for the WebSocket sub-protocol-specific RECEIPT frame on the client side.
The IntegrationWebSocketContainer implementation for the server WebSocketHandler registration.
 
The AbstractSingleBeanDefinitionParser implementation for the <websocket:server-container/> element.
The utility class to encapsulate search algorithms for a set of provided SubProtocolHandlers.
The MessageProducerSupport for inbound WebSocket messages.
The AbstractChannelAdapterParser implementation for the <int-websocket:inbound-channel-adapter/> element.
The WebSocket Integration infrastructure beanFactory initializer.
A contract for handling incoming WebSocketMessages messages as part of a higher level protocol, referred to as "sub-protocol" in the WebSocket RFC specification.
 
 
The AbstractOutboundChannelAdapterParser implementation for the <websocket:outbound-channel-adapter/> element.