Spring Integration

Uses of Class
org.springframework.integration.file.config.AbstractFilePayloadTransformerParser

Packages that use AbstractFilePayloadTransformerParser
org.springframework.integration.file.config   
 

Uses of AbstractFilePayloadTransformerParser in org.springframework.integration.file.config
 

Subclasses of AbstractFilePayloadTransformerParser in org.springframework.integration.file.config
 class FileToByteArrayTransformerParser
          Parser for the <file-to-bytes-transformer> element.
 class FileToStringTransformerParser
          Parser for the <file-to-string-transformer> element.
 


Spring Integration

Copyright © 2010. All Rights Reserved.