Uses of Package
org.springframework.integration.file.splitter
Packages that use org.springframework.integration.file.splitter
Package
Description
Provides File Components support for Spring Integration Java DSL.
Provides implementations of
AbstractMessageSplitter
.-
Classes in org.springframework.integration.file.splitter used by org.springframework.integration.file.dslClassDescriptionThe
AbstractMessageSplitter
implementation to split theFile
Message payload to lines. -