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
Hide sidebar
❮
❯
Show sidebar
Description
Classes and Interfaces
Package org.springframework.integration.event.outbound
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
.