Package org.springframework.integration.websocket.support
package org.springframework.integration.websocket.support
Provides support classes used from WebSocket components.
-
ClassDescriptionA
StompEncoder
extension to prepare a message for sending/receiving before/after encoding/decoding when used from WebSockets client side.The simple 'pass thru'SubProtocolHandler
, when there is no interests in the WebSocket sub-protocols.The utility class to encapsulate search algorithms for a set of providedSubProtocolHandler
s.