Uses of Class
dk.cloudcreate.essentials.components.foundation.messaging.queue.operations.QueueMessages
Packages that use QueueMessages
Package
Description
-
Uses of QueueMessages in dk.cloudcreate.essentials.components.foundation.messaging.queue
Methods in dk.cloudcreate.essentials.components.foundation.messaging.queue with parameters of type QueueMessagesModifier and TypeMethodDescriptiondefault List<QueueEntryId>DurableQueuesInterceptor.intercept(QueueMessages operation, dk.cloudcreate.essentials.shared.interceptor.InterceptorChain<QueueMessages, List<QueueEntryId>, DurableQueuesInterceptor> interceptorChain) InterceptQueueMessagescallsDurableQueues.queueMessages(QueueMessages operation) Queue multiple messages to the same queue.Method parameters in dk.cloudcreate.essentials.components.foundation.messaging.queue with type arguments of type QueueMessagesModifier and TypeMethodDescriptiondefault List<QueueEntryId>DurableQueuesInterceptor.intercept(QueueMessages operation, dk.cloudcreate.essentials.shared.interceptor.InterceptorChain<QueueMessages, List<QueueEntryId>, DurableQueuesInterceptor> interceptorChain) InterceptQueueMessagescalls -
Uses of QueueMessages in dk.cloudcreate.essentials.components.foundation.messaging.queue.micrometer
Methods in dk.cloudcreate.essentials.components.foundation.messaging.queue.micrometer with parameters of type QueueMessagesModifier and TypeMethodDescriptionDurableQueuesMicrometerInterceptor.intercept(QueueMessages operation, dk.cloudcreate.essentials.shared.interceptor.InterceptorChain<QueueMessages, List<QueueEntryId>, DurableQueuesInterceptor> interceptorChain) DurableQueuesMicrometerTracingInterceptor.intercept(QueueMessages operation, dk.cloudcreate.essentials.shared.interceptor.InterceptorChain<QueueMessages, List<QueueEntryId>, DurableQueuesInterceptor> interceptorChain) Method parameters in dk.cloudcreate.essentials.components.foundation.messaging.queue.micrometer with type arguments of type QueueMessagesModifier and TypeMethodDescriptionDurableQueuesMicrometerInterceptor.intercept(QueueMessages operation, dk.cloudcreate.essentials.shared.interceptor.InterceptorChain<QueueMessages, List<QueueEntryId>, DurableQueuesInterceptor> interceptorChain) DurableQueuesMicrometerTracingInterceptor.intercept(QueueMessages operation, dk.cloudcreate.essentials.shared.interceptor.InterceptorChain<QueueMessages, List<QueueEntryId>, DurableQueuesInterceptor> interceptorChain) -
Uses of QueueMessages in dk.cloudcreate.essentials.components.foundation.messaging.queue.operations
Methods in dk.cloudcreate.essentials.components.foundation.messaging.queue.operations that return QueueMessagesModifier and TypeMethodDescriptionQueueMessagesBuilder.build()Builder anQueueMessagesinstance from the builder properties