Namespace Steeltoe.Integration.Dispatcher
Classes
AbstractDispatcher
AggregateMessageDeliveryException
BroadcastingDispatcher
RoundRobinLoadBalancingStrategy
UnicastingDispatcher
Interfaces
ILoadBalancingStrategy
Strategy for determining the iteration order of a MessageHandler list.
IMessageDispatcher
Strategy interface for dispatching messages to handlers.
IMessageHandlingDecorator
The strategy to decorate message handling tasks.