Uses of Package
org.axonframework.messaging.deadletter
Packages that use org.axonframework.messaging.deadletter
Package
Description
-
Classes in org.axonframework.messaging.deadletter used by org.axonframework.configClassDescriptionContract describing a component that can process
dead lettersthat it has enqueued.Interface describing the required functionality for a dead letter queue. -
Classes in org.axonframework.messaging.deadletter used by org.axonframework.eventhandling.deadletterClassDescriptionInterface describing a dead lettered
Messageimplementation of generic typeM.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.eventhandling.deadletter.jdbcClassDescriptionContract describing the cause for
dead letteringaMessage.Interface describing a dead letteredMessageimplementation of generic typeM.Exception signaling aSequencedDeadLetterQueueis overflowing.A contract towards describing a decision among adead lettercontaining a message of typeMconcerning whether to add it to aSequencedDeadLetterQueue.AnAxonExceptiondescribing that there is no suchdead letterpresent in aSequencedDeadLetterQueue.Interface describing the required functionality for a dead letter queue. -
Classes in org.axonframework.messaging.deadletter used by org.axonframework.eventhandling.deadletter.jpaClassDescriptionContract describing the cause for
dead letteringaMessage.Interface describing a dead letteredMessageimplementation of generic typeM.Exception signaling aSequencedDeadLetterQueueis overflowing.A contract towards describing a decision among adead lettercontaining a message of typeMconcerning whether to add it to aSequencedDeadLetterQueue.AnAxonExceptiondescribing that there is no suchdead letterpresent in aSequencedDeadLetterQueue.Interface describing the required functionality for a dead letter queue. -
Classes in org.axonframework.messaging.deadletter used by org.axonframework.eventhandling.deadletter.legacyjpaClassDescriptionContract describing the cause for
dead letteringaMessage.Interface describing a dead letteredMessageimplementation of generic typeM.Exception signaling aSequencedDeadLetterQueueis overflowing.A contract towards describing a decision among adead lettercontaining a message of typeMconcerning whether to add it to aSequencedDeadLetterQueue.AnAxonExceptiondescribing that there is no suchdead letterpresent in aSequencedDeadLetterQueue.Interface describing the required functionality for a dead letter queue. -
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.Exception signaling aSequencedDeadLetterQueueis overflowing.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.AnAxonExceptiondescribing that there is no suchdead letterpresent in aSequencedDeadLetterQueue.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.springboot.utilClassDescriptionInterface describing the required functionality for a dead letter queue.