Uses of Class
dk.cloudcreate.essentials.components.foundation.messaging.queue.operations.GetTotalDeadLetterMessagesQueuedFor
Packages that use GetTotalDeadLetterMessagesQueuedFor
Package
Description
-
Uses of GetTotalDeadLetterMessagesQueuedFor in dk.cloudcreate.essentials.components.foundation.messaging.queue
Methods in dk.cloudcreate.essentials.components.foundation.messaging.queue with parameters of type GetTotalDeadLetterMessagesQueuedForModifier and TypeMethodDescriptionlongDurableQueues.getTotalDeadLetterMessagesQueuedFor(GetTotalDeadLetterMessagesQueuedFor operation) Get the total number of dead-letter-messages/poison-messages queued for the given queuedefault longDurableQueuesInterceptor.intercept(GetTotalDeadLetterMessagesQueuedFor operation, dk.cloudcreate.essentials.shared.interceptor.InterceptorChain<GetTotalDeadLetterMessagesQueuedFor, Long, DurableQueuesInterceptor> interceptorChain) InterceptGetTotalDeadLetterMessagesQueuedForcallsMethod parameters in dk.cloudcreate.essentials.components.foundation.messaging.queue with type arguments of type GetTotalDeadLetterMessagesQueuedForModifier and TypeMethodDescriptiondefault longDurableQueuesInterceptor.intercept(GetTotalDeadLetterMessagesQueuedFor operation, dk.cloudcreate.essentials.shared.interceptor.InterceptorChain<GetTotalDeadLetterMessagesQueuedFor, Long, DurableQueuesInterceptor> interceptorChain) InterceptGetTotalDeadLetterMessagesQueuedForcalls -
Uses of GetTotalDeadLetterMessagesQueuedFor in dk.cloudcreate.essentials.components.foundation.messaging.queue.operations
Methods in dk.cloudcreate.essentials.components.foundation.messaging.queue.operations that return GetTotalDeadLetterMessagesQueuedForModifier and TypeMethodDescriptionGetTotalDeadLetterMessagesQueuedForBuilder.build()Builder anGetTotalDeadLetterMessagesQueuedForinstance from the builder properties