Uses of Class
dk.cloudcreate.essentials.components.foundation.messaging.eip.store_and_forward.InboxName
Packages that use InboxName
-
Uses of InboxName in dk.cloudcreate.essentials.components.foundation.messaging.eip.store_and_forward
Fields in dk.cloudcreate.essentials.components.foundation.messaging.eip.store_and_forward declared as InboxNameMethods in dk.cloudcreate.essentials.components.foundation.messaging.eip.store_and_forward that return InboxNameModifier and TypeMethodDescriptionInboxConfig.getInboxName()Inbox.name()The name of the inboxInboxes.DurableQueueBasedInboxes.DurableQueueBasedInbox.name()static InboxNameInboxName.of(CharSequence value) Methods in dk.cloudcreate.essentials.components.foundation.messaging.eip.store_and_forward with parameters of type InboxNameModifier and TypeMethodDescriptionConstructors in dk.cloudcreate.essentials.components.foundation.messaging.eip.store_and_forward with parameters of type InboxNameModifierConstructorDescriptionInboxConfig(InboxName inboxName, RedeliveryPolicy redeliveryPolicy, MessageConsumptionMode messageConsumptionMode, int numberOfParallelMessageConsumers)