Interface FulfillmentCancelledProducer


  • public interface FulfillmentCancelledProducer
    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

      • fulfillmentCancelledOutput

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