Uses of Class
overit.geocall.event.model.ProducerProperties
Packages that use ProducerProperties
-
Uses of ProducerProperties in overit.geocall.aws.event.producer
Methods in overit.geocall.aws.event.producer with parameters of type ProducerPropertiesModifier and TypeMethodDescriptionSNSMessageProducer.send(String message, ProducerProperties producerProperties, String classDTO, MessageScope scope) Asynchronously issues the given object onto the SNS channel. -
Uses of ProducerProperties in overit.geocall.event.producer
Methods in overit.geocall.event.producer with parameters of type ProducerPropertiesModifier and TypeMethodDescriptiondefault voidMessageProducer.init(ProducerProperties producerProperties) This method is called by MessageProducerService after initialization and before calling the send() method.MessageProducer.send(S message, ProducerProperties producerProperties, String classDTO, MessageScope scope) Emits the notification on a given channel