Uses of Class
dk.cloudcreate.essentials.components.foundation.messaging.eip.store_and_forward.InboxConfigBuilder
-
Packages that use InboxConfigBuilder Package Description dk.cloudcreate.essentials.components.foundation.messaging.eip.store_and_forward -
-
Uses of InboxConfigBuilder in dk.cloudcreate.essentials.components.foundation.messaging.eip.store_and_forward
Methods in dk.cloudcreate.essentials.components.foundation.messaging.eip.store_and_forward that return InboxConfigBuilder Modifier and Type Method Description static InboxConfigBuilderInboxConfig. builder()InboxConfigBuilderInboxConfigBuilder. inboxName(InboxName inboxName)InboxConfigBuilderInboxConfigBuilder. messageConsumptionMode(MessageConsumptionMode messageConsumptionMode)InboxConfigBuilderInboxConfigBuilder. numberOfParallelMessageConsumers(int numberOfParallelMessageConsumers)InboxConfigBuilderInboxConfigBuilder. redeliveryPolicy(RedeliveryPolicy redeliveryPolicy)
-