|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.springframework.integration.adapter.file.AbstractFileMessageCreator<byte[]>
org.springframework.integration.adapter.file.ByteArrayFileMessageCreator
public class ByteArrayFileMessageCreator
A MessageCreator
implementation for messages with a byte array payload.
Field Summary |
---|
Fields inherited from class org.springframework.integration.adapter.file.AbstractFileMessageCreator |
---|
logger |
Constructor Summary | |
---|---|
ByteArrayFileMessageCreator()
|
Method Summary | |
---|---|
protected byte[] |
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 ByteArrayFileMessageCreator()
Method Detail |
---|
protected byte[] readMessagePayload(java.io.File file) throws java.lang.Exception
readMessagePayload
in class AbstractFileMessageCreator<byte[]>
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |