Uses of Package
com.broadleafcommerce.common.messaging
-
Packages that use com.broadleafcommerce.common.messaging Package Description com.broadleafcommerce.common.messaging com.broadleafcommerce.common.messaging.autoconfigure -
Classes in com.broadleafcommerce.common.messaging used by com.broadleafcommerce.common.messaging Class Description PersistenceMessage Formats the message in a way that thePersistenceConsumer
expects to receive the payload inPersistenceMessageAckedHandler Every component implementing this interface is injected and invoked byPersistenceMessageNotificationHandler.afterSuccessfulAcknowledgement(Object, NotificationStateAware, NotificationStateRepository)
following successful acknowledgement of aNotificationState
for aPersistenceMessage
. -
Classes in com.broadleafcommerce.common.messaging used by com.broadleafcommerce.common.messaging.autoconfigure Class Description PersistenceMessage Formats the message in a way that thePersistenceConsumer
expects to receive the payload inPersistenceNotificationProperties Configuration properties for theNotificationHandler
andRetryHandler
related toPersistenceProducer
PersistenceProducer Spring cloud data channel description for messaging output.