Uses of Package
org.springframework.cloud.stream.provisioning
Packages that use org.springframework.cloud.stream.provisioning
Package
Description
-
Classes in org.springframework.cloud.stream.provisioning used by org.springframework.cloud.stream.binderClassDescriptionRepresents a ConsumerDestination that provides the information about the destination that is physically provisioned through
ProvisioningProvider.provisionConsumerDestination(String, String, ConsumerProperties).Represents a ProducerDestination that provides the information about the destination that is physically provisioned throughProvisioningProvider.provisionProducerDestination(String, ProducerProperties).Provisioning SPI that allows the users to provision destinations such as queues and topics. -
Classes in org.springframework.cloud.stream.provisioning used by org.springframework.cloud.stream.provisioningClassDescriptionRepresents a ConsumerDestination that provides the information about the destination that is physically provisioned through
ProvisioningProvider.provisionConsumerDestination(String, String, ConsumerProperties).Represents a ProducerDestination that provides the information about the destination that is physically provisioned throughProvisioningProvider.provisionProducerDestination(String, ProducerProperties).Generic unchecked exception to wrap middleware or technology specific exceptions.