Uses of Package
org.springframework.integration.file.transformer
Packages that use org.springframework.integration.file.transformer
Package
Description
Provides File Components support for Spring Integration Java DSL.
Provides classes supporting the transformation of file contents
to messages.
-
Classes in org.springframework.integration.file.transformer used by org.springframework.integration.file.dslClassDescriptionA payload transformer that copies a File's contents to a byte array.A payload transformer that copies a File's contents to a String.
-
Classes in org.springframework.integration.file.transformer used by org.springframework.integration.file.transformerClassDescriptionBase class for transformers that convert a File payload.