Class InboundNatsListener
- java.lang.Object
-
- org.wso2.carbon.inbound.endpoint.protocol.nats.InboundNatsListener
-
- All Implemented Interfaces:
org.apache.synapse.inbound.InboundRequestProcessor
public class InboundNatsListener extends Object implements org.apache.synapse.inbound.InboundRequestProcessor
Listener class for NATS Inbound Endpoint which is triggered by inbound core
-
-
Constructor Summary
Constructors Constructor Description InboundNatsListener(org.apache.synapse.inbound.InboundProcessorParams params)
-