Uses of Class
dk.cloudcreate.essentials.components.foundation.messaging.queue.operations.PurgeQueue
Packages that use PurgeQueue
Package
Description
-
Uses of PurgeQueue in dk.cloudcreate.essentials.components.foundation.messaging.queue
Methods in dk.cloudcreate.essentials.components.foundation.messaging.queue with parameters of type PurgeQueueModifier and TypeMethodDescriptiondefault intDurableQueuesInterceptor.intercept(PurgeQueue operation, dk.cloudcreate.essentials.shared.interceptor.InterceptorChain<PurgeQueue, Integer, DurableQueuesInterceptor> interceptorChain) InterceptPurgeQueuecallsintDurableQueues.purgeQueue(PurgeQueue operation) Delete all messages (Queued or Dead letter Messages) in the given queueMethod parameters in dk.cloudcreate.essentials.components.foundation.messaging.queue with type arguments of type PurgeQueueModifier and TypeMethodDescriptiondefault intDurableQueuesInterceptor.intercept(PurgeQueue operation, dk.cloudcreate.essentials.shared.interceptor.InterceptorChain<PurgeQueue, Integer, DurableQueuesInterceptor> interceptorChain) InterceptPurgeQueuecalls -
Uses of PurgeQueue in dk.cloudcreate.essentials.components.foundation.messaging.queue.operations
Methods in dk.cloudcreate.essentials.components.foundation.messaging.queue.operations that return PurgeQueueModifier and TypeMethodDescriptionPurgeQueueBuilder.build()Builder anPurgeQueueinstance from the builder properties