Uses of Enum Class
dk.cloudcreate.essentials.components.foundation.messaging.queue.QueuedMessage.DeliveryMode
Packages that use QueuedMessage.DeliveryMode
-
Uses of QueuedMessage.DeliveryMode in dk.cloudcreate.essentials.components.foundation.messaging.queue
Methods in dk.cloudcreate.essentials.components.foundation.messaging.queue that return QueuedMessage.DeliveryModeModifier and TypeMethodDescriptionDefaultQueuedMessage.getDeliveryMode()QueuedMessage.getDeliveryMode()Get the message'sQueuedMessage.DeliveryModestatic QueuedMessage.DeliveryModeReturns the enum constant of this class with the specified name.static QueuedMessage.DeliveryMode[]QueuedMessage.DeliveryMode.values()Returns an array containing the constants of this enum class, in the order they are declared.