|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| ReplyHandler | Handles a reply. |
| ReplyManager | The ReplyManager is responsible for handling request-reply
over JMS. |
| Class Summary | |
|---|---|
| CorrelationMap | |
| MessageSelectorCreator | A creator which can build the JMS message selector query string to use with a shared persistent reply-to queue, so we can select the correct messages we expect as replies. |
| PersistentQueueReplyHandler | ReplyHandler to handle processing replies when using persistent queues. |
| PersistentQueueReplyManager | A ReplyManager when using persistent queues. |
| ReplyHolder | Holder which contains the Exchange and AsyncCallback to be used
when the reply arrives, so we can set the reply on the Exchange and continue routing using the callback. |
| ReplyManagerSupport | Base class for ReplyManager implementations. |
| TemporaryQueueReplyHandler | ReplyHandler to handle processing replies when using temporary queues. |
| TemporaryQueueReplyManager | A ReplyManager when using temporary queues. |
| UseMessageIdAsCorrelationIdMessageSentCallback | Callback to be used when using the option useMessageIDAsCorrelationID. |
| Exception Summary | |
|---|---|
| UnknownReplyMessageException | A reply message which cannot be correlated to a match request message. |
Logic implementing support for request/reply over JMS
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||