Uses of Class
org.springframework.cloud.client.circuitbreaker.AbstractCircuitBreakerFactory
Packages that use AbstractCircuitBreakerFactory
-
Uses of AbstractCircuitBreakerFactory in org.springframework.cloud.client.circuitbreaker
Modifier and TypeClassDescriptionclassCircuitBreakerFactory<CONF, CONFB extends ConfigBuilder<CONF>>Creates circuit breakers based on the underlying implementation.classReactiveCircuitBreakerFactory<CONF, CONFB extends ConfigBuilder<CONF>>Creates reactive circuit breakers.