|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface MessageMapper<P,O>
Strategy interface for mapping from a Message to an Object.
| Method Summary | |
|---|---|
O |
mapMessage(Message<P> message)
Map from the given Message to an Object. |
| Method Detail |
|---|
O mapMessage(Message<P> message)
Message to an Object.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||