Class InboundRMResponseSender

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

    public class InboundRMResponseSender
    extends Object
    implements org.apache.synapse.inbound.InboundResponseSender
    Once the response is received through Synapse, this class sends it back to the client
    • Constructor Detail

      • InboundRMResponseSender

        public InboundRMResponseSender()
    • Method Detail

      • sendBack

        public void sendBack​(org.apache.synapse.MessageContext messageContext)
        Specified by:
        sendBack in interface org.apache.synapse.inbound.InboundResponseSender