|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ReplyMessageHandler
Message handler is invoked when a reply message is received.
| Method Summary | |
|---|---|
void |
onReplyMessage(org.springframework.integration.Message<?> replyMessage)
Handle reply message. |
void |
onReplyMessage(org.springframework.integration.Message<?> replyMessage,
String correlationKey)
Handle reply message with given correlation key. |
| Method Detail |
|---|
void onReplyMessage(org.springframework.integration.Message<?> replyMessage)
replyMessage -
void onReplyMessage(org.springframework.integration.Message<?> replyMessage,
String correlationKey)
replyMessage - correlationKey -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||