Interface ReturnConfirmedProducer


  • public interface ReturnConfirmedProducer
    Spring cloud data channel description for messaging output. This channel is primarily responsible for async IO related to notifying the that a ReturnAuthorization has been confirmed.
    See Also:
    ReturnConfirmedConsumer, ReturnConfirmedEvent
    • Method Detail

      • returnConfirmedOutput

        @Output("returnConfirmedOutput")
        org.springframework.messaging.MessageChannel returnConfirmedOutput()