Uses of Package
com.broadleafcommerce.cart.service.messaging
-
Classes in com.broadleafcommerce.cart.service.messaging used by com.broadleafcommerce.cart.service Class Description CartNotificationService The cart notification service is used to send the notification using durable messaging. -
Classes in com.broadleafcommerce.cart.service.messaging used by com.broadleafcommerce.cart.service.messaging Class Description CartNotificationRepository The repository responsible for storing the notifications related to the cart.CartNotificationService The cart notification service is used to send the notification using durable messaging. -
Classes in com.broadleafcommerce.cart.service.messaging used by com.broadleafcommerce.cart.service.messaging.autoconfigure Class Description CartApprovalRequestProducer CartNotificationProperties Configuration properties for theNotificationHandler
andRetryHandler
related to the cart notifications.CartNotificationRepository The repository responsible for storing the notifications related to the cart.CartNotificationService The cart notification service is used to send the notification using durable messaging.CartPendingPaymentFailedProducer Spring cloud data channel description for messaging output.CartRejectionProducer CheckoutRollbackEventProducer This producer is responsible to send the message to process the rollback if an error occurred during checkout. -
Classes in com.broadleafcommerce.cart.service.messaging used by com.broadleafcommerce.cart.web.endpoint Class Description CartNotificationService The cart notification service is used to send the notification using durable messaging.