- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for connectionMatches (0.27 sec)
-
src/test/java/jcifs/tests/SessionTest.java
String loc = getTestShareURL(); try ( SmbResource f1 = ctx.get(loc) ) { f1.exists(); try ( SmbResource f2 = ctx.get(loc) ) { f2.exists(); connectionMatches(f1, f2); } } } @Test public void transportReuseAnon () throws CIFSException { CIFSContext ctx1 = withTestNTLMCredentials(getContext());
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Thu Jan 05 13:09:03 UTC 2023 - 15.8K bytes - Viewed (0)