Interface ReturnConfirmedConsumer


public interface ReturnConfirmedConsumer
Spring cloud data channel description for messaging input. This channel is primarily responsible for async IO related to consuming a message that a return has been confirmed.
  • Field Summary

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

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

  • Method Details

    • inventoryReturnConfirmedInput

      @Input("inventoryReturnConfirmedInput") org.springframework.messaging.MessageChannel inventoryReturnConfirmedInput()