- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for getURLPath (0.04 seconds)
-
src/test/java/jcifs/SmbResourceLocatorTest.java
this.dfsReferral = dfsReferral; } @Override public String getUNCPath() { return null; } @Override public String getURLPath() { return null; } @Override public String getShare() { return null; } @Override public String getServerWithDfs() {Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Thu Aug 14 05:31:44 GMT 2025 - 8K bytes - Click Count (0) -
src/main/java/jcifs/SmbResourceLocator.java
String getUNCPath(); /** * Returns the canonicalized URL path relative to the server or domain. * * @return The canonicalized URL path (relative to the server/domain) */ String getURLPath(); /** * Retrieves the share associated with this SMB resource. In * the case of <code>smb://</code>, <code>smb://workgroup/</code>, * and <code>smb://server/</code> URLs which do not specify a share,
Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Sat Aug 16 01:32:48 GMT 2025 - 6.4K bytes - Click Count (0)