Uses of Class
dk.cloudcreate.essentials.components.foundation.messaging.queue.operations.GetDeadLetterMessages
Packages that use GetDeadLetterMessages
Package
Description
-
Uses of GetDeadLetterMessages in dk.cloudcreate.essentials.components.foundation.messaging.queue
Methods in dk.cloudcreate.essentials.components.foundation.messaging.queue with parameters of type GetDeadLetterMessagesModifier and TypeMethodDescriptionDurableQueues.getDeadLetterMessages(GetDeadLetterMessages operation) Query Dead Letter Messages (i.e.default List<QueuedMessage>DurableQueuesInterceptor.intercept(GetDeadLetterMessages operation, dk.cloudcreate.essentials.shared.interceptor.InterceptorChain<GetDeadLetterMessages, List<QueuedMessage>, DurableQueuesInterceptor> interceptorChain) InterceptGetDeadLetterMessagescallsMethod parameters in dk.cloudcreate.essentials.components.foundation.messaging.queue with type arguments of type GetDeadLetterMessagesModifier and TypeMethodDescriptiondefault List<QueuedMessage>DurableQueuesInterceptor.intercept(GetDeadLetterMessages operation, dk.cloudcreate.essentials.shared.interceptor.InterceptorChain<GetDeadLetterMessages, List<QueuedMessage>, DurableQueuesInterceptor> interceptorChain) InterceptGetDeadLetterMessagescalls -
Uses of GetDeadLetterMessages in dk.cloudcreate.essentials.components.foundation.messaging.queue.operations
Methods in dk.cloudcreate.essentials.components.foundation.messaging.queue.operations that return GetDeadLetterMessagesModifier and TypeMethodDescriptionGetDeadLetterMessagesBuilder.build()Builder anGetDeadLetterMessagesinstance from the builder properties