- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getTreeReferral (0.09 sec)
-
src/main/java/jcifs/smb/SmbTreeImpl.java
*/ public void setTreeReferral ( 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 */
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Thu Jan 05 13:06:39 UTC 2023 - 29.6K bytes - Viewed (0)