Uses of Package
org.axonframework.messaging.core.retry
Packages that use org.axonframework.messaging.core.retry
Package
Description
-
Classes in org.axonframework.messaging.core.retry used by org.axonframework.messaging.commandhandling.retryClassDescriptionInterface towards a mechanism that decides whether to schedule a message for dispatching when a previous attempts failed.
-
Classes in org.axonframework.messaging.core.retry used by org.axonframework.messaging.core.retryClassDescriptionA predicate for checking non-transiency of a failure comparing it against configured concrete classes.Describes a policy for retrying failed messages.The outcome of applying a
RetryPolicyto a given message.Interface towards a mechanism that decides whether to schedule a message for dispatching when a previous attempts failed.Represents the logic to dispatch a message and attempt to retrieve the result