Uses of Class
io.axoniq.framework.springboot.DeadLetterQueueProcessorProperties.DlqProcessorSettings
Packages that use DeadLetterQueueProcessorProperties.DlqProcessorSettings
-
Uses of DeadLetterQueueProcessorProperties.DlqProcessorSettings in io.axoniq.framework.springboot
Methods in io.axoniq.framework.springboot that return DeadLetterQueueProcessorProperties.DlqProcessorSettingsModifier and TypeMethodDescriptionDeadLetterQueueProcessorProperties.forProcessor(String processorName) Returns the DLQ settings for the given processor name.Methods in io.axoniq.framework.springboot that return types with arguments of type DeadLetterQueueProcessorProperties.DlqProcessorSettingsModifier and TypeMethodDescriptionDeadLetterQueueProcessorProperties.getProcessors()Returns the per-processor DLQ settings map.