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 Summary
Constructors Constructor Description InboundRMResponseSender()
-