Interface DeadLetterConsumer


public interface DeadLetterConsumer
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     
  • Method Summary

    Modifier and Type
    Method
    Description
    org.springframework.messaging.SubscribableChannel
     
  • Field Details

  • Method Details

    • deadLetterInput

      @Input("deadLetterInput") org.springframework.messaging.SubscribableChannel deadLetterInput()