Uses of Package
org.springframework.integration.splitter
Package
Description
Base package for configuration.
Root package of the Spring Integration Java DSL.
Provides implementations of
AbstractMessageSplitter
.Provides classes supporting the splitter pattern.
Provides implementations of
AbstractMessageSplitter
.-
-
ClassDescriptionBase class for Message-splitting handlers.The default Message Splitter implementation.A Message Splitter implementation that evaluates the specified SpEL expression.A Message Splitter implementation that invokes the specified method on the given object.
-
-
-