See: Description
Class | Description |
---|---|
ClientStompEncoder |
A
StompEncoder extension to prepare a message for sending/receiving
before/after encoding/decoding when used from WebSockets client side. |
PassThruSubProtocolHandler |
The simple 'pass thru'
SubProtocolHandler , when there is no interests in the
WebSocket sub-protocols. |
SubProtocolHandlerRegistry |
The utility class to encapsulate search algorithms for a set of provided
SubProtocolHandler s. |