| Package | Description |
|---|---|
| org.springframework.cloud.client.circuitbreaker |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCircuitBreakerFactory<CONF,CONFB extends ConfigBuilder<CONF>>
Base class for factories which produce circuit breakers.
|
class |
CircuitBreakerFactory<CONF,CONFB extends ConfigBuilder<CONF>>
Creates circuit breakers based on the underlying implementation.
|
class |
ReactiveCircuitBreakerFactory<CONF,CONFB extends ConfigBuilder<CONF>>
Creates reactive circuit breakers.
|
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.