Uses of Class
com.broadleafcommerce.datafeed.service.collector.provider.autoconfigure.ProviderProperties
Package
Description
-
Uses of ProviderProperties in com.broadleafcommerce.datafeed.service.collector.provider.autoconfigure
Modifier and TypeClassDescriptionclass
class
class
class
-
Uses of ProviderProperties in com.broadleafcommerce.datafeed.service.collector.provider.support
Modifier and TypeMethodDescription<T> reactor.core.publisher.Mono<T>
ProviderUtil.applyTimeoutAndRetryIfApplicable
(reactor.core.publisher.Mono<T> mono, ProviderProperties properties, Consumer<reactor.util.retry.Retry.RetrySignal> doBeforeRetry) AppliesMono.timeout(Duration)
andMono.retryWhen(Retry)
if applicable.