Uses of Interface
com.finconsgroup.itserr.marketplace.usercommunication.dm.service.MessagingService
Packages that use MessagingService
-
Uses of MessagingService in com.finconsgroup.itserr.marketplace.usercommunication.dm.service.impl
Classes in com.finconsgroup.itserr.marketplace.usercommunication.dm.service.impl that implement MessagingServiceModifier and TypeClassDescriptionclassImplementation forMessagingServicethat simply logs the messages to standard output.classImplementation forMessagingServicethat sends the messages to Rabbit MQ queues.classImplementation forMessagingServicethat sends the messages as Spring Events.