|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.integration.adapter.file.AbstractFileMessageCreator<java.io.File>
org.springframework.integration.adapter.file.FileMessageCreator
public class FileMessageCreator
A MessageCreator that creates Message instances with the
absolute path to the File as payload.
| Field Summary |
|---|
| Fields inherited from class org.springframework.integration.adapter.file.AbstractFileMessageCreator |
|---|
logger |
| Constructor Summary | |
|---|---|
FileMessageCreator()
|
|
| Method Summary | |
|---|---|
protected java.io.File |
readMessagePayload(java.io.File file)
|
| Methods inherited from class org.springframework.integration.adapter.file.AbstractFileMessageCreator |
|---|
createMessage |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileMessageCreator()
| Method Detail |
|---|
protected java.io.File readMessagePayload(java.io.File file)
throws java.lang.Exception
readMessagePayload in class AbstractFileMessageCreator<java.io.File>java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||