- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for onCallRejected (0.06 sec)
-
src/main/java/jcifs/util/SmbCircuitBreaker.java
rollingWindow.recordFailure(); // Notify listeners for (CircuitBreakerListener listener : listeners) { try { listener.onCallRejected(this); } catch (Exception ex) { log.warn("Listener threw exception", ex); } }
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 30 05:58:03 UTC 2025 - 33.4K bytes - Viewed (0)