Class InboundRMResponseSender

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

    • InboundRMResponseSender

      public InboundRMResponseSender()
  • Method Details

    • sendBack

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