Uses of Package
dk.cloudcreate.essentials.components.foundation.messaging
Packages that use dk.cloudcreate.essentials.components.foundation.messaging
Package
Description
-
Classes in dk.cloudcreate.essentials.components.foundation.messaging used by dk.cloudcreate.essentials.components.foundation.messagingClassDescriptionBuilder for
RedeliveryPolicythat allows for defining an Exponential Backoff strategy - similar toRedeliveryPolicyBuilderA builder for defining aRedeliveryPolicywith a Fixed Backoff strategyA builder for defining aRedeliveryPolicywith a Linear Backoff strategyStrategy for resolving which errors, experienced during Message delivery by theDurableQueueConsumer, should be instantly marked as a Poison-Message/Dead-Letter-Message or if we can attempt message redelivery according to the specifiedRedeliveryPolicyBuilder forMessageDeliveryErrorHandlerIn case the message delivery, handled by theDurableQueueConsumer, experiences an error/exception, then theRedeliveryPolicydetermines, with the aid of theMessageDeliveryErrorHandlerand the provided delivery settings, IF a Message should be retried (DurableQueues.retryMessage(RetryMessage)or if it's going to be marked as a Poison-Message/Dead-Letter-Message (DurableQueues.markAsDeadLetterMessage(MarkAsDeadLetterMessage)) -
Classes in dk.cloudcreate.essentials.components.foundation.messaging used by dk.cloudcreate.essentials.components.foundation.messaging.eip.store_and_forwardClassDescriptionIn case the message delivery, handled by the
DurableQueueConsumer, experiences an error/exception, then theRedeliveryPolicydetermines, with the aid of theMessageDeliveryErrorHandlerand the provided delivery settings, IF a Message should be retried (DurableQueues.retryMessage(RetryMessage)or if it's going to be marked as a Poison-Message/Dead-Letter-Message (DurableQueues.markAsDeadLetterMessage(MarkAsDeadLetterMessage)) -
Classes in dk.cloudcreate.essentials.components.foundation.messaging used by dk.cloudcreate.essentials.components.foundation.messaging.queueClassDescriptionIn case the message delivery, handled by the
DurableQueueConsumer, experiences an error/exception, then theRedeliveryPolicydetermines, with the aid of theMessageDeliveryErrorHandlerand the provided delivery settings, IF a Message should be retried (DurableQueues.retryMessage(RetryMessage)or if it's going to be marked as a Poison-Message/Dead-Letter-Message (DurableQueues.markAsDeadLetterMessage(MarkAsDeadLetterMessage)) -
Classes in dk.cloudcreate.essentials.components.foundation.messaging used by dk.cloudcreate.essentials.components.foundation.messaging.queue.operationsClassDescriptionIn case the message delivery, handled by the
DurableQueueConsumer, experiences an error/exception, then theRedeliveryPolicydetermines, with the aid of theMessageDeliveryErrorHandlerand the provided delivery settings, IF a Message should be retried (DurableQueues.retryMessage(RetryMessage)or if it's going to be marked as a Poison-Message/Dead-Letter-Message (DurableQueues.markAsDeadLetterMessage(MarkAsDeadLetterMessage)) -
Classes in dk.cloudcreate.essentials.components.foundation.messaging used by dk.cloudcreate.essentials.components.foundation.reactive.commandClassDescriptionIn case the message delivery, handled by the
DurableQueueConsumer, experiences an error/exception, then theRedeliveryPolicydetermines, with the aid of theMessageDeliveryErrorHandlerand the provided delivery settings, IF a Message should be retried (DurableQueues.retryMessage(RetryMessage)or if it's going to be marked as a Poison-Message/Dead-Letter-Message (DurableQueues.markAsDeadLetterMessage(MarkAsDeadLetterMessage))