Uses of Interface
dk.cloudcreate.essentials.components.foundation.messaging.eip.store_and_forward.Inboxes
Packages that use Inboxes
-
Uses of Inboxes in dk.cloudcreate.essentials.components.foundation.messaging.eip.store_and_forward
Classes in dk.cloudcreate.essentials.components.foundation.messaging.eip.store_and_forward that implement InboxesMethods in dk.cloudcreate.essentials.components.foundation.messaging.eip.store_and_forward that return InboxesModifier and TypeMethodDescriptionstatic InboxesInboxes.durableQueueBasedInboxes(DurableQueues durableQueues, FencedLockManager fencedLockManager) Create anInboxesinstance that uses aDurableQueuesas its storage and message delivery mechanism.