Uses of Package
org.springframework.messaging.simp
Package
Description
Generic support for Simple Messaging Protocols including protocols such as STOMP.
Support classes for handling messages from simple messaging protocols
(like STOMP).
Configuration support for WebSocket messaging using higher level messaging protocols.
Generic support for simple messaging protocols (like STOMP).
Support for handling messages to "user" destinations (i.e.
Support for annotation-based WebSocket setup in configuration classes.
WebSocket integration for Spring's messaging module.
-
ClassDescriptionA wrapper class for access to attributes associated with a SiMP session (e.g.A base class for working with message headers in simple messaging protocols that support basic messaging patterns.
MessageCondition
for SImple Messaging Protocols.A specialization ofMessageSendingOperations
with methods for use with the Spring Framework support for Simple Messaging Protocols (like STOMP).A generic representation of different kinds of messages found in simple messaging protocols like STOMP.MessageCondition
that matches by the message type obtained viaSimpMessageHeaderAccessor.getMessageType(Map)
. -
ClassDescription
MessageCondition
for SImple Messaging Protocols.A specialization ofMessageSendingOperations
with methods for use with the Spring Framework support for Simple Messaging Protocols (like STOMP). -
-
ClassDescriptionA base class for working with message headers in simple messaging protocols that support basic messaging patterns.A generic representation of different kinds of messages found in simple messaging protocols like STOMP.
-
-
-
ClassDescriptionA specialization of
MessageSendingOperations
with methods for use with the Spring Framework support for Simple Messaging Protocols (like STOMP).