Class AbstractMessageChannelBinder.ErrorInfrastructure

java.lang.Object
org.springframework.cloud.stream.binder.AbstractMessageChannelBinder.ErrorInfrastructure
Enclosing class:
AbstractMessageChannelBinder<C extends ConsumerProperties,P extends ProducerProperties,PP extends ProvisioningProvider<C,P>>

protected static class AbstractMessageChannelBinder.ErrorInfrastructure extends Object
  • Method Details

    • getErrorChannel

      public org.springframework.messaging.SubscribableChannel getErrorChannel()
    • getRecoverer

      public org.springframework.integration.handler.advice.ErrorMessageSendingRecoverer getRecoverer()
    • getHandler

      public org.springframework.messaging.MessageHandler getHandler()