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.
    • Method Detail

      • inventoryReturnConfirmedInput

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