Package | Description |
---|---|
org.springframework.messaging.simp |
Generic support for Simple Messaging Protocols including protocols such as STOMP.
|
org.springframework.messaging.simp.annotation.support |
Support classes for handling messages from simple messaging protocols
(like STOMP).
|
org.springframework.messaging.simp.config |
Configuration support for WebSocket messaging using higher level messaging protocols.
|
org.springframework.messaging.simp.stomp |
Generic support for simple messaging protocols (like STOMP).
|
org.springframework.messaging.simp.user |
Support for handling messages to "user" destinations (i.e.
|
org.springframework.web.socket.config.annotation |
Support for annotation-based WebSocket setup in configuration classes.
|
org.springframework.web.socket.messaging |
WebSocket integration for Spring's messaging module.
|
Class and Description |
---|
SimpAttributes
A wrapper class for access to attributes associated with a SiMP session
(e.g.
|
SimpMessageHeaderAccessor
A base class for working with message headers in simple messaging protocols that
support basic messaging patterns.
|
SimpMessageMappingInfo
MessageCondition for SImple Messaging Protocols. |
SimpMessageSendingOperations
A specialization of
MessageSendingOperations with methods for use with
the Spring Framework support for Simple Messaging Protocols (like STOMP). |
SimpMessageType
A generic representation of different kinds of messages found in simple messaging
protocols like STOMP.
|
SimpMessageTypeMessageCondition
MessageCondition that matches by the message type obtained via
SimpMessageHeaderAccessor.getMessageType(Map) . |
Class and Description |
---|
SimpMessageMappingInfo
MessageCondition for SImple Messaging Protocols. |
SimpMessageSendingOperations
A specialization of
MessageSendingOperations with methods for use with
the Spring Framework support for Simple Messaging Protocols (like STOMP). |
Class and Description |
---|
SimpMessagingTemplate
An implementation of
SimpMessageSendingOperations . |
Class and Description |
---|
SimpMessageHeaderAccessor
A base class for working with message headers in simple messaging protocols that
support basic messaging patterns.
|
SimpMessageType
A generic representation of different kinds of messages found in simple messaging
protocols like STOMP.
|
Class and Description |
---|
SimpMessagingTemplate
An implementation of
SimpMessageSendingOperations . |
Class and Description |
---|
SimpMessagingTemplate
An implementation of
SimpMessageSendingOperations . |
Class and Description |
---|
SimpMessageSendingOperations
A specialization of
MessageSendingOperations with methods for use with
the Spring Framework support for Simple Messaging Protocols (like STOMP). |