Uses of Class
dk.cloudcreate.essentials.components.foundation.messaging.queue.operations.StopConsumingFromQueue
Packages that use StopConsumingFromQueue
Package
Description
-
Uses of StopConsumingFromQueue in dk.cloudcreate.essentials.components.foundation.messaging.queue
Methods in dk.cloudcreate.essentials.components.foundation.messaging.queue with parameters of type StopConsumingFromQueueModifier and TypeMethodDescriptiondefault DurableQueueConsumerDurableQueuesInterceptor.intercept(StopConsumingFromQueue operation, dk.cloudcreate.essentials.shared.interceptor.InterceptorChain<StopConsumingFromQueue, DurableQueueConsumer, DurableQueuesInterceptor> interceptorChain) InterceptStopConsumingFromQueuecalls - is initiated whenDurableQueueConsumer.cancel()is calledMethod parameters in dk.cloudcreate.essentials.components.foundation.messaging.queue with type arguments of type StopConsumingFromQueueModifier and TypeMethodDescriptiondefault DurableQueueConsumerDurableQueuesInterceptor.intercept(StopConsumingFromQueue operation, dk.cloudcreate.essentials.shared.interceptor.InterceptorChain<StopConsumingFromQueue, DurableQueueConsumer, DurableQueuesInterceptor> interceptorChain) InterceptStopConsumingFromQueuecalls - is initiated whenDurableQueueConsumer.cancel()is called -
Uses of StopConsumingFromQueue in dk.cloudcreate.essentials.components.foundation.messaging.queue.operations
Methods in dk.cloudcreate.essentials.components.foundation.messaging.queue.operations that return StopConsumingFromQueueModifier and TypeMethodDescriptionStopConsumingFromQueueBuilder.build()Builder anStopConsumingFromQueueinstance from the builder properties