Interface FulfillmentFulfilledProducer


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

      • fulfillmentFulfilledOutput

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