|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface MessageHandler
Base message handler interface. Typical implementations will translate between the generic Messages of the integration framework and the domain objects that are passed-to and returned-from business components.
| Method Summary | |
|---|---|
Message<?> |
handle(Message<?> message)
|
| Method Detail |
|---|
Message<?> handle(Message<?> message)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||