Class InboundHttpResponseSender

java.lang.Object
org.wso2.carbon.inbound.endpoint.protocol.http.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 Details

    • InboundHttpResponseSender

      public InboundHttpResponseSender()
  • Method Details

    • sendBack

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