public class JMSReplySender extends Object implements org.apache.synapse.inbound.InboundResponseSender
| Constructor and Description |
|---|
JMSReplySender(javax.jms.Destination replyTo,
CachedJMSConnectionFactory cachedJMSConnectionFactory,
String strUserName,
String strPassword) |
| Modifier and Type | Method and Description |
|---|---|
void |
sendBack(org.apache.synapse.MessageContext synCtx)
Send the reply back to the response queue/topic
|
public JMSReplySender(javax.jms.Destination replyTo,
CachedJMSConnectionFactory cachedJMSConnectionFactory,
String strUserName,
String strPassword)
Copyright © 2018 WSO2. All rights reserved.