- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for MultiChannelManager (2.44 sec)
-
src/main/java/jcifs/smb/MultiChannelManager.java
* * Manages multiple network connections for improved performance and redundancy * as specified in the SMB 3.x multi-channel feature. */ public class MultiChannelManager { private static final Logger log = LoggerFactory.getLogger(MultiChannelManager.class); // Multi-channel configuration private final Configuration config; private final int maxChannels;Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sun Aug 31 08:00:57 UTC 2025 - 20.5K bytes - Viewed (0)