Uses of Class
dk.cloudcreate.essentials.components.foundation.messaging.queue.operations.GetDeadLetterMessage
Packages that use GetDeadLetterMessage
Package
Description
-
Uses of GetDeadLetterMessage in dk.cloudcreate.essentials.components.foundation.messaging.queue
Methods in dk.cloudcreate.essentials.components.foundation.messaging.queue with parameters of type GetDeadLetterMessageModifier and TypeMethodDescriptionDurableQueues.getDeadLetterMessage(GetDeadLetterMessage operation) Get a queued message that's marked as aQueuedMessage.isDeadLetterMessage()default Optional<QueuedMessage>DurableQueuesInterceptor.intercept(GetDeadLetterMessage operation, dk.cloudcreate.essentials.shared.interceptor.InterceptorChain<GetDeadLetterMessage, Optional<QueuedMessage>, DurableQueuesInterceptor> interceptorChain) InterceptGetDeadLetterMessagecallsMethod parameters in dk.cloudcreate.essentials.components.foundation.messaging.queue with type arguments of type GetDeadLetterMessageModifier and TypeMethodDescriptiondefault Optional<QueuedMessage>DurableQueuesInterceptor.intercept(GetDeadLetterMessage operation, dk.cloudcreate.essentials.shared.interceptor.InterceptorChain<GetDeadLetterMessage, Optional<QueuedMessage>, DurableQueuesInterceptor> interceptorChain) InterceptGetDeadLetterMessagecalls -
Uses of GetDeadLetterMessage in dk.cloudcreate.essentials.components.foundation.messaging.queue.micrometer
Methods in dk.cloudcreate.essentials.components.foundation.messaging.queue.micrometer with parameters of type GetDeadLetterMessageModifier and TypeMethodDescriptionDurableQueuesMicrometerTracingInterceptor.intercept(GetDeadLetterMessage operation, dk.cloudcreate.essentials.shared.interceptor.InterceptorChain<GetDeadLetterMessage, Optional<QueuedMessage>, DurableQueuesInterceptor> interceptorChain) Method parameters in dk.cloudcreate.essentials.components.foundation.messaging.queue.micrometer with type arguments of type GetDeadLetterMessageModifier and TypeMethodDescriptionDurableQueuesMicrometerTracingInterceptor.intercept(GetDeadLetterMessage operation, dk.cloudcreate.essentials.shared.interceptor.InterceptorChain<GetDeadLetterMessage, Optional<QueuedMessage>, DurableQueuesInterceptor> interceptorChain) -
Uses of GetDeadLetterMessage in dk.cloudcreate.essentials.components.foundation.messaging.queue.operations
Methods in dk.cloudcreate.essentials.components.foundation.messaging.queue.operations that return GetDeadLetterMessageModifier and TypeMethodDescriptionGetDeadLetterMessageBuilder.build()Builder anGetDeadLetterMessageinstance from the builder properties