JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
Spring Integration
org.springframework.integration.event.outbound
Contents
Description
Classes and Interfaces
Hide sidebar
Show sidebar
Package org.springframework.integration.event.outbound
@NullMarked
package
org.springframework.integration.event.outbound
Provides classes supporting outbound endpoints.
Classes
Class
Description
ApplicationEventPublishingMessageHandler
A
MessageHandler
that publishes each
Message
it receives as a
MessagingEvent
.