Class JMSReplySender

  • All Implemented Interfaces:
    org.apache.synapse.inbound.InboundResponseSender

    public class JMSReplySender
    extends Object
    implements org.apache.synapse.inbound.InboundResponseSender
    • Method Detail

      • sendBack

        public void sendBack​(org.apache.synapse.MessageContext synCtx)
        Send the reply back to the response queue/topic
        Specified by:
        sendBack in interface org.apache.synapse.inbound.InboundResponseSender