- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for attemptRecoveryWithTransport (1.06 sec)
-
src/main/java/jcifs/internal/smb2/multichannel/ChannelFailover.java
state.incrementRetry(); // For test purposes, execute recovery immediately without delay // In production, this might use the delay from getNextRetryTime() executor.submit(() -> attemptRecoveryWithTransport(channel, state, newTransport)); } private void attemptRecovery(ChannelInfo channel, FailoverState state) { try {
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 21 11:13:46 UTC 2025 - 11.6K bytes - Viewed (0)