Uses of Class
io.axoniq.framework.springboot.DeadLetterQueueProcessorProperties.Dlq
Packages that use DeadLetterQueueProcessorProperties.Dlq
-
Uses of DeadLetterQueueProcessorProperties.Dlq in io.axoniq.framework.springboot
Methods in io.axoniq.framework.springboot that return DeadLetterQueueProcessorProperties.DlqModifier and TypeMethodDescriptionDeadLetterQueueProcessorProperties.DlqProcessorSettings.getDlq()Returns the DLQ settings for this processor.Methods in io.axoniq.framework.springboot with parameters of type DeadLetterQueueProcessorProperties.DlqModifier and TypeMethodDescriptionvoidDeadLetterQueueProcessorProperties.DlqProcessorSettings.setDlq(DeadLetterQueueProcessorProperties.Dlq dlq) Sets the DLQ settings for this processor.