Package com.persequor.extension.rabbitmq


package com.persequor.extension.rabbitmq
  • Class
    Description
     
    Represents a connection to RabbitMQ providing helper methods to dispatch messages, close connection, etc
     
    The implementation of this interface creates an instance of the RabbitMqClient which is used to dispatch message to queue or exchange.