Uses of Package
io.github.teceli.resiliencia.core.spi
Packages that use io.github.teceli.resiliencia.core.spi
Package
Description
-
Classes in io.github.teceli.resiliencia.core.spi used by io.github.teceli.resiliencia.composeClassDescriptionBase interface for all resilience events.Listener for consuming events from patterns.
-
Classes in io.github.teceli.resiliencia.core.spi used by io.github.teceli.resiliencia.core.spiClassDescriptionAbstraction over time, used by patterns that need to read the current instant or wait (Retry backoff, CircuitBreaker open-state duration, RateLimiter windows, ...).Base interface for all resilience events.
-
Classes in io.github.teceli.resiliencia.core.spi used by io.github.teceli.resiliencia.metricsClassDescriptionBase interface for all resilience events.Listener for consuming events from patterns.
-
Classes in io.github.teceli.resiliencia.core.spi used by io.github.teceli.resiliencia.patterns.bulkheadClassDescriptionAbstraction over time, used by patterns that need to read the current instant or wait (Retry backoff, CircuitBreaker open-state duration, RateLimiter windows, ...).Base interface for all resilience events.Listener for consuming events from patterns.
-
Classes in io.github.teceli.resiliencia.core.spi used by io.github.teceli.resiliencia.patterns.circuitbreakerClassDescriptionAbstraction over time, used by patterns that need to read the current instant or wait (Retry backoff, CircuitBreaker open-state duration, RateLimiter windows, ...).Base interface for all resilience events.Listener for consuming events from patterns.
-
Classes in io.github.teceli.resiliencia.core.spi used by io.github.teceli.resiliencia.patterns.ratelimiterClassDescriptionAbstraction over time, used by patterns that need to read the current instant or wait (Retry backoff, CircuitBreaker open-state duration, RateLimiter windows, ...).Base interface for all resilience events.Listener for consuming events from patterns.
-
Classes in io.github.teceli.resiliencia.core.spi used by io.github.teceli.resiliencia.patterns.retryClassDescriptionAbstraction over time, used by patterns that need to read the current instant or wait (Retry backoff, CircuitBreaker open-state duration, RateLimiter windows, ...).Base interface for all resilience events.Listener for consuming events from patterns.
-
Classes in io.github.teceli.resiliencia.core.spi used by io.github.teceli.resiliencia.patterns.timeoutClassDescriptionAbstraction over time, used by patterns that need to read the current instant or wait (Retry backoff, CircuitBreaker open-state duration, RateLimiter windows, ...).Base interface for all resilience events.Listener for consuming events from patterns.
-
Classes in io.github.teceli.resiliencia.core.spi used by io.github.teceli.resiliencia.testClassDescriptionAbstraction over time, used by patterns that need to read the current instant or wait (Retry backoff, CircuitBreaker open-state duration, RateLimiter windows, ...).Base interface for all resilience events.Listener for consuming events from patterns.