Uses of Package
org.springframework.messaging
Package
Description
Core package of the JMS support.
Message listener adapter mechanism that delegates to target listener
methods, converting messages to appropriate message content types
(such as String or byte array) that get passed into listener methods.
This package provides generic JMS support classes,
to be used by higher-level classes like JmsTemplate.
Provides a MessageConverter abstraction to convert
between Java objects and JMS messages.
Support for working with messaging APIs and protocols.
Provides support for message conversion.
Defines interfaces and implementation classes for messaging templates.
Basic abstractions for working with message handler methods.
Support classes for working with annotated message-handling methods with
non-blocking, reactive contracts.
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.
Support classes for working with annotated RSocket stream handling methods.
Generic support for Simple Messaging Protocols including protocols such as STOMP.
Support classes for handling messages from simple messaging protocols
(like STOMP).
Provides a "simple" message broker implementation along with an abstract base
class and other supporting types such as a registry for subscriptions.
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.
Provides implementations of
Message
along with
a MessageBuilder and MessageHeaderAccessor for building and working with messages and
message headers, as well as various MessageChannel
implementations and channel interceptor support.Contains abstractions and implementation classes for establishing TCP connections via
TcpOperations
,
handling messages via
TcpConnectionHandler
,
as well as sending messages via
TcpConnection
.Contains support for TCP messaging based on Reactor.
WebSocket integration for Spring's messaging module.
-
ClassDescriptionA generic message representation with headers and body.The base exception for any failures related to messaging.
-
-
ClassDescriptionA generic message representation with headers and body.The headers for a
Message
. -
-
-
ClassDescriptionA generic message representation with headers and body.The headers for a
Message
.The base exception for any failures related to messaging. -
ClassDescriptionA generic message representation with headers and body.Defines methods for sending messages.The base exception for any failures related to messaging.
-
-
ClassDescriptionA generic message representation with headers and body.Reactive contract for handling a
Message
. -
ClassDescriptionA generic message representation with headers and body.The base exception for any failures related to messaging.
-
ClassDescriptionA generic message representation with headers and body.Simple contract for handling a
Message
.The base exception for any failures related to messaging. -
ClassDescriptionA generic message representation with headers and body.The base exception for any failures related to messaging.Reactive contract for handling a
Message
. -
ClassDescriptionA generic message representation with headers and body.Reactive contract for handling a
Message
. -
ClassDescriptionA generic message representation with headers and body.Defines methods for sending messages.The base exception for any failures related to messaging.
-
ClassDescriptionA generic message representation with headers and body.Defines methods for sending messages.Simple contract for handling a
Message
.The headers for aMessage
.The base exception for any failures related to messaging.AMessageChannel
that maintains a registry of subscribers and invokes them to handle messages sent through this channel. -
ClassDescriptionA generic message representation with headers and body.Defines methods for sending messages.Simple contract for handling a
Message
.AMessageChannel
that maintains a registry of subscribers and invokes them to handle messages sent through this channel. -
ClassDescriptionDefines methods for sending messages.Simple contract for handling a
Message
.AMessageChannel
that maintains a registry of subscribers and invokes them to handle messages sent through this channel. -
ClassDescriptionA generic message representation with headers and body.Defines methods for sending messages.Simple contract for handling a
Message
.AMessageChannel
that maintains a registry of subscribers and invokes them to handle messages sent through this channel. -
ClassDescriptionA generic message representation with headers and body.Simple contract for handling a
Message
.The base exception for any failures related to messaging.AMessageChannel
that maintains a registry of subscribers and invokes them to handle messages sent through this channel. -
ClassDescriptionA generic message representation with headers and body.Defines methods for sending messages.Simple contract for handling a
Message
.The headers for aMessage
.AMessageChannel
that maintains a registry of subscribers and invokes them to handle messages sent through this channel. -
-
-
ClassDescriptionA generic message representation with headers and body.Defines methods for sending messages.Simple contract for handling a
Message
.The base exception for any failures related to messaging.AMessageChannel
that maintains a registry of subscribers and invokes them to handle messages sent through this channel.