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
Since:
1.1
Author:
Marius Bogoevici, Ilayaperumal Gopinathan, Soby Chacko, Oleg Zhurakousky, Artem Bilan, Gary Russell, Byungjun You
  • 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()