Class IntegrationRequestErrorChannelListener


  • public class IntegrationRequestErrorChannelListener
    extends Object
    • Constructor Detail

      • IntegrationRequestErrorChannelListener

        public IntegrationRequestErrorChannelListener​(IntegrationErrorHandler integrationErrorSender)
    • Method Detail

      • handleError

        @StreamListener("errorChannel")
        public void handleError​(org.springframework.messaging.support.ErrorMessage errorMessage)