| Package | Description |
|---|---|
| org.apache.camel.component.sjms | |
| org.apache.camel.component.sjms.reply |
Logic implementing support for request/reply over JMS
|
| Class and Description |
|---|
| ReplyManager
The
ReplyManager is responsible for handling
request-reply over JMS. |
| Class and Description |
|---|
| ReplyHandler
Handles a reply.
|
| 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. |
| ReplyManager
The
ReplyManager is responsible for handling
request-reply over JMS. |
| ReplyManagerSupport
Base class for
ReplyManager implementations. |
TemporaryQueueReplyHandler
ReplyHandler to handle processing replies when using temporary queues. |
Apache Camel