Class ApplicationNotificationsListener

java.lang.Object
org.reactivecommons.async.kafka.listeners.GenericMessageListener
org.reactivecommons.async.kafka.listeners.ApplicationNotificationsListener

public class ApplicationNotificationsListener extends GenericMessageListener
  • Constructor Details

    • ApplicationNotificationsListener

      public ApplicationNotificationsListener(ReactiveMessageListener receiver, org.reactivecommons.async.commons.HandlerResolver resolver, org.reactivecommons.async.commons.converters.MessageConverter messageConverter, boolean withDLQRetry, boolean createTopology, long maxRetries, int retryDelay, org.reactivecommons.async.commons.DiscardNotifier discardNotifier, org.reactivecommons.async.commons.ext.CustomReporter errorReporter, String appName)
  • Method Details