Spring Integration

Package org.springframework.integration.file.transformer

Class Summary
AbstractFilePayloadTransformer<T> Base class for transformers that convert a File payload.
FileToByteArrayTransformer A payload transformer that copies a File's contents to a byte array.
FileToStringTransformer A payload transformer that copies a File's contents to a String.
 


Spring Integration

Copyright © 2010. All Rights Reserved.