Class InboundHttpResponseSender

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

    public class InboundHttpResponseSender
    extends Object
    implements org.apache.synapse.inbound.InboundResponseSender
    Get mediated message context from Source Response Worker and created InboundHttpSourceResponse extract the pipe and set to the reader
    • Constructor Detail

      • InboundHttpResponseSender

        public InboundHttpResponseSender()
    • Method Detail

      • sendBack

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