Class RabbitMQListener

java.lang.Object
org.wso2.carbon.inbound.endpoint.common.InboundOneTimeTriggerRequestProcessor
org.wso2.carbon.inbound.endpoint.protocol.rabbitmq.RabbitMQListener
All Implemented Interfaces:
org.apache.synapse.inbound.InboundRequestProcessor

public class RabbitMQListener extends InboundOneTimeTriggerRequestProcessor
The listener implementation to initialize the RabbitMQ consumer once with inbound parameters.
  • Constructor Details

    • RabbitMQListener

      public RabbitMQListener(org.apache.synapse.inbound.InboundProcessorParams params)
  • Method Details