- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for getTreeReferral (0.2 seconds)
-
src/main/java/jcifs/smb/SmbTreeImpl.java
*/ public void setTreeReferral(final DfsReferralData referral) { this.treeReferral = referral; } /** * @return the treeReferral */ public DfsReferralData getTreeReferral() { return this.treeReferral; } /** * @return whether this tree may be a DFS share * @throws SmbException */ public boolean isPossiblyDfs() throws SmbException {Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Sun Aug 31 08:00:57 GMT 2025 - 30K bytes - Click Count (0) -
src/main/java/jcifs/smb/SmbTreeConnection.java
Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Sat Aug 30 05:58:03 GMT 2025 - 30.4K bytes - Click Count (1)