Class ApplicationNotificationListener

java.lang.Object
org.reactivecommons.async.rabbit.listeners.GenericMessageListener
org.reactivecommons.async.rabbit.listeners.ApplicationNotificationListener

public class ApplicationNotificationListener extends GenericMessageListener
  • Constructor Details

    • ApplicationNotificationListener

      public ApplicationNotificationListener(ReactiveMessageListener receiver, String exchangeName, String queueName, boolean createTopology, org.reactivecommons.async.commons.HandlerResolver handlerResolver, org.reactivecommons.async.commons.converters.MessageConverter messageConverter, org.reactivecommons.async.commons.DiscardNotifier discardNotifier, org.reactivecommons.async.commons.ext.CustomReporter errorReporter)
  • Method Details