Interface ReturnCancelledProducer


  • public interface ReturnCancelledProducer
    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 cancelled.
    • Method Detail

      • returnCancelledOutput

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