Package org.springframework.integration.file.config
package org.springframework.integration.file.config
Provides classes for configuration - parsers, namespace handlers, factory beans.
-
ClassDescriptionBase class for File payload transformer parsers.Abstract base class for parsing remote file inbound channel adapters.Abstract base class for parsing remote file streaming inbound channel adapters.Parser for the <inbound-channel-adapter> element of the 'file' namespace.Namespace handler for Spring Integration's 'file' namespace.Parser for the <outbound-channel-adapter/> element of the 'file' namespace.Parser for the 'outbound-gateway' element of the file namespace.Parser for the <file-to-bytes-transformer> element.Parser for the <file-to-string-transformer> element.Factory bean used to create
FileWritingMessageHandler
s.