- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for fixupHost (0.04 sec)
-
src/main/java/jcifs/internal/dfs/DfsReferralDataInternal.java
* */ public interface DfsReferralDataInternal extends DfsReferralData { /** * Replaces the host with the given FQDN if it is currently unqualified * * @param fqdn */ void fixupHost ( String fqdn ); /** * Possibly appends the given domain name to the host name if it is currently unqualified * * @param domain */ void fixupDomain ( String domain );
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Sun Jul 01 13:12:10 UTC 2018 - 2.4K bytes - Viewed (0)