Uses of Package
org.axonframework.messaging.deadletter
Packages that use org.axonframework.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 org.axonframework.messaging.deadletter used by org.axonframework.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 org.axonframework.messaging.deadletter used by org.axonframework.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 org.axonframework.messaging.deadletter used by org.axonframework.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 org.axonframework.messaging.deadletter used by org.axonframework.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.