Interface FulfillmentFulfillingProducer


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

      • fulfillmentFulfillingOutput

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