Table of Contents

Namespace Steeltoe.Stream.Provisioning

Classes

ProvisioningException

Interfaces

IConsumerDestination

Represents a ConsumerDestination that provides the information about the destination that is physically provisioned through a provisioning provider

IProducerDestination

Represents a ProducerDestination that provides the information about the destination that is physically provisioned through a provisioning provider

IProvisioningProvider

Provisioning SPI that allows the users to provision destinations such as queues and topics. This SPI will allow the binders to be separated from any provisioning concerns and only focus on setting up endpoints for sending/receiving messages.