Class | Description |
---|---|
BroadcastDistributionStrategy |
Publishing strategy to broad cast message to all destinations
|
DistributedTransport |
This is the base class for Distributed transports.
|
DistributionStrategy |
Parent class for the Distributed publishing strategy extensions.
|
PartitionedDistributionStrategy |
Publishing strategy to allow publish messages to multiple destination by partitioning
|
RoundRobinDistributionStrategy |
Publishing strategy to implement messages in a round robin manner to multiple destinations
|
Copyright © 2021. All rights reserved.