Interface FulfillmentCapturingPaymentProducer


  • public interface FulfillmentCapturingPaymentProducer
    Spring cloud data channel description for messaging output. This channel is primarily responsible for async IO related to notifying the that a FulfillmentStatusChangeEvent has taken place.
    • Method Detail

      • fulfillmentCapturingPaymentOutput

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