Interface ReturnCreatedProducer


  • public interface ReturnCreatedProducer
    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 created.
    • Method Detail

      • returnCreatedOutput

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