|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.integration.message.DefaultMessageMapper
public class DefaultMessageMapper
A simple implementation of MessageMapper that returns the
Message's payload.
| Constructor Summary | |
|---|---|
DefaultMessageMapper()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
mapMessage(Message message)
Map from the given Message to an Object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultMessageMapper()
| Method Detail |
|---|
public java.lang.Object mapMessage(Message message)
MessageMapperMessage to an Object.
mapMessage in interface MessageMapper
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||