Uses of Package
org.springframework.messaging.simp
Packages that use 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.
-
Classes in org.springframework.messaging.simp used by org.springframework.messaging.simpClassDescriptionA 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)
. -
Classes in org.springframework.messaging.simp used by org.springframework.messaging.simp.annotation.supportClassDescription
MessageCondition
for SImple Messaging Protocols.A specialization ofMessageSendingOperations
with methods for use with the Spring Framework support for Simple Messaging Protocols (like STOMP). -
Classes in org.springframework.messaging.simp used by org.springframework.messaging.simp.config
-
Classes in org.springframework.messaging.simp used by org.springframework.messaging.simp.stompClassDescriptionA 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.
-
Classes in org.springframework.messaging.simp used by org.springframework.messaging.simp.user
-
-
Classes in org.springframework.messaging.simp used by org.springframework.web.socket.messagingClassDescriptionA specialization of
MessageSendingOperations
with methods for use with the Spring Framework support for Simple Messaging Protocols (like STOMP).