Uses of Package
org.springframework.messaging
Packages that use 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.
-
Classes in org.springframework.messaging used by org.springframework.jms.coreClassDescriptionA generic message representation with headers and body.The base exception for any failures related to messaging.
-
Classes in org.springframework.messaging used by org.springframework.jms.listener.adapter
-
Classes in org.springframework.messaging used by org.springframework.jms.supportClassDescriptionA generic message representation with headers and body.The headers for a
Message
. -
Classes in org.springframework.messaging used by org.springframework.jms.support.converter
-
Classes in org.springframework.messaging used by org.springframework.messaging
-
Classes in org.springframework.messaging used by org.springframework.messaging.converterClassDescriptionA generic message representation with headers and body.The headers for a
Message
.The base exception for any failures related to messaging. -
Classes in org.springframework.messaging used by org.springframework.messaging.coreClassDescriptionA generic message representation with headers and body.Defines methods for sending messages.The base exception for any failures related to messaging.
-
Classes in org.springframework.messaging used by org.springframework.messaging.handler
-
Classes in org.springframework.messaging used by org.springframework.messaging.handler.annotation.reactiveClassDescriptionA generic message representation with headers and body.Reactive contract for handling a
Message
. -
Classes in org.springframework.messaging used by org.springframework.messaging.handler.annotation.supportClassDescriptionA generic message representation with headers and body.The base exception for any failures related to messaging.
-
Classes in org.springframework.messaging used by org.springframework.messaging.handler.invocationClassDescriptionA generic message representation with headers and body.Simple contract for handling a
Message
.The base exception for any failures related to messaging. -
Classes in org.springframework.messaging used by org.springframework.messaging.handler.invocation.reactiveClassDescriptionA generic message representation with headers and body.The base exception for any failures related to messaging.Reactive contract for handling a
Message
. -
Classes in org.springframework.messaging used by org.springframework.messaging.rsocket.annotation.supportClassDescriptionA generic message representation with headers and body.Reactive contract for handling a
Message
. -
Classes in org.springframework.messaging used by org.springframework.messaging.simpClassDescriptionA generic message representation with headers and body.Defines methods for sending messages.The base exception for any failures related to messaging.
-
Classes in org.springframework.messaging used by org.springframework.messaging.simp.annotation.supportClassDescriptionA 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. -
Classes in org.springframework.messaging used by org.springframework.messaging.simp.brokerClassDescriptionA 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. -
Classes in org.springframework.messaging used by org.springframework.messaging.simp.configClassDescriptionDefines 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. -
Classes in org.springframework.messaging used by org.springframework.messaging.simp.stompClassDescriptionA 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. -
Classes in org.springframework.messaging used by org.springframework.messaging.simp.userClassDescriptionA 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. -
Classes in org.springframework.messaging used by org.springframework.messaging.supportClassDescriptionA 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. -
Classes in org.springframework.messaging used by org.springframework.messaging.tcp
-
Classes in org.springframework.messaging used by org.springframework.messaging.tcp.reactor
-
Classes in org.springframework.messaging used by org.springframework.web.socket.messagingClassDescriptionA 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.