Uses of Class
overit.geocall.event.exception.MessageDispatchException
Packages that use MessageDispatchException
-
Uses of MessageDispatchException in overit.geocall.aws.event.producer
Methods in overit.geocall.aws.event.producer that throw MessageDispatchExceptionModifier and TypeMethodDescriptionSNSMessageProducer.send(String message, ProducerProperties producerProperties, String classDTO, MessageScope scope) Asynchronously issues the given object onto the SNS channel. -
Uses of MessageDispatchException in overit.geocall.event.producer
Methods in overit.geocall.event.producer that throw MessageDispatchExceptionModifier and TypeMethodDescriptionMessageProducer.send(S message, ProducerProperties producerProperties, String classDTO, MessageScope scope) Emits the notification on a given channelSerializes a message into a JSON formatted stringSerializes a message, returning an object of generic type.