org.springframework.integration.file
Class FileMessageHolder
java.lang.Object
org.springframework.integration.file.FileMessageHolder
public class FileMessageHolder
- extends java.lang.Object
A simple wrapper for a Message; used for
file disposition after the send completes, or
after the transaction commits with a transactional
poller.
- Since:
- 2.2
- Author:
- Gary Russell
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileMessageHolder
public FileMessageHolder()