org.springframework.integration.file
Class FileHeaders
java.lang.Object
org.springframework.integration.file.FileHeaders
public abstract class FileHeaders
- extends Object
Pre-defined header names to be used when storing or retrieving
File-related values to/from integration Message Headers.
- Author:
- Mark Fisher
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FILENAME
public static final String FILENAME
- See Also:
- Constant Field Values
ORIGINAL_FILE
public static final String ORIGINAL_FILE
- See Also:
- Constant Field Values
FileHeaders
public FileHeaders()
Copyright © 2010. All Rights Reserved.