|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ReplyHandler<T>
A type-safe message handler that produces replies.
| Method Summary | |
|---|---|
T |
replyToMessage(T msg)
Handles the given message, and returns a reply. |
| Method Detail |
|---|
T replyToMessage(T msg)
IncomingJmsFactory as well.
msg - The message.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||