Package org.axonframework.messaging.core.timeout
@NullMarked
package org.axonframework.messaging.core.timeout
Part of the Axon Messaging module. Contains classes related to message timeout logic.
-
ClassDescriptionException indicated that an Axon-specific task has timed out.Configuration for the timeout settings of message handlers.Inspects message handler and wraps it in a
TimeoutWrappedMessageHandlingMemberif the handler should have a timeout.Configuration properties for a task timeout.Message handler interceptor that sets a timeout on the processing of the currentProcessingContext.