Uses of Package
io.axoniq.framework.messaging.deadletter
Packages that use io.axoniq.framework.messaging.deadletter
Package
Description
Part of the Axon Messaging module.
Part of the Axon Messaging module.
Part of the Axon Messaging module.
Part of the Axon Messaging module.
-
Classes in io.axoniq.framework.messaging.deadletter used by io.axoniq.framework.messaging.deadletterClassDescriptionContract describing the cause for
dead letteringaMessage.Interface describing a dead letteredMessageimplementation of generic typeM.AnEnqueueDecisionstating adead lettershould not be enqueued.A contract towards describing a decision among adead lettercontaining a message of typeMconcerning whether to add it to aSequencedDeadLetterQueue.AnEnqueueDecisionstating adead lettershould be ignored.In-memory implementation of theSequencedDeadLetterQueue.Builder class to instantiate anInMemorySequencedDeadLetterQueue.Interface describing the required functionality for a dead letter queue.AnEnqueueDecisionstating adead lettershould be enqueued. -
Classes in io.axoniq.framework.messaging.deadletter used by io.axoniq.framework.messaging.eventhandling.deadletterClassDescriptionInterface describing a dead lettered
Messageimplementation of generic typeM.A contract towards describing a decision among adead lettercontaining a message of typeMconcerning whether to add it to aSequencedDeadLetterQueue.Contract describing a component that can processdead lettersthat it has enqueued.Interface describing the required functionality for a dead letter queue. -
Classes in io.axoniq.framework.messaging.deadletter used by io.axoniq.framework.messaging.eventhandling.deadletter.jdbcClassDescriptionContract describing the cause for
dead letteringaMessage.Interface describing a dead letteredMessageimplementation of generic typeM.A contract towards describing a decision among adead lettercontaining a message of typeMconcerning whether to add it to aSequencedDeadLetterQueue.Interface describing the required functionality for a dead letter queue. -
Classes in io.axoniq.framework.messaging.deadletter used by io.axoniq.framework.messaging.eventhandling.deadletter.jpaClassDescriptionContract describing the cause for
dead letteringaMessage.Interface describing a dead letteredMessageimplementation of generic typeM.A contract towards describing a decision among adead lettercontaining a message of typeMconcerning whether to add it to aSequencedDeadLetterQueue.Interface describing the required functionality for a dead letter queue.