Uses of Class
org.springframework.messaging.MessagingException

Packages that use MessagingException
Package
Description
Core package of the JMS support.
Support for working with messaging APIs and protocols.
Provides support for message conversion.
Defines interfaces and implementation classes for messaging templates.
Support classes for working with annotated message-handling methods.
Common infrastructure for invoking message handler methods.
Common infrastructure for invoking message handler methods with non-blocking, and reactive contracts.
Generic support for Simple Messaging Protocols including protocols such as STOMP.
Support classes for handling messages from simple messaging protocols (like STOMP).
Support for handling messages to "user" destinations (i.e.
WebSocket integration for Spring's messaging module.