- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for isSMB30 (0.05 seconds)
-
src/main/java/jcifs/smb/SmbTreeHandleImpl.java
return false; } } /** * @return whether this tree handle uses SMB 3.0.x */ public boolean isSMB30() { try (SmbSessionImpl session = this.treeConnection.getSession(); SmbTransportImpl transport = session.getTransport()) { jcifs.DialectVersion dialect = transport.getNegotiateResponse().getSelectedDialect();Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Sun Aug 31 08:00:57 GMT 2025 - 11.1K bytes - Click Count (0)