|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.camel.component.jms.reply.TemporaryQueueReplyHandler
org.apache.camel.component.jms.reply.PersistentQueueReplyHandler
public class PersistentQueueReplyHandler
ReplyHandler to handle processing replies when using persistent queues.
| Field Summary |
|---|
| Fields inherited from class org.apache.camel.component.jms.reply.TemporaryQueueReplyHandler |
|---|
callback, correlationId, exchange, originalCorrelationId, replyManager, timeout |
| Constructor Summary | |
|---|---|
PersistentQueueReplyHandler(ReplyManager replyManager,
org.apache.camel.Exchange exchange,
org.apache.camel.AsyncCallback callback,
String originalCorrelationId,
String correlationId,
long timeout)
|
|
| Method Summary |
|---|
| Methods inherited from class org.apache.camel.component.jms.reply.TemporaryQueueReplyHandler |
|---|
onReply, onTimeout |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PersistentQueueReplyHandler(ReplyManager replyManager,
org.apache.camel.Exchange exchange,
org.apache.camel.AsyncCallback callback,
String originalCorrelationId,
String correlationId,
long timeout)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||