Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Gentag (0.2 sec)

  1. src/main/java/jcifs/smb1/Config.java

    import java.net.InetAddress;
    import java.net.UnknownHostException;
    import java.util.StringTokenizer;
    
    import jcifs.smb1.util.LogStream;
    
    /**
     * This class uses a static {@link java.util.Properties} to act
     * as a cental repository for all jCIFS configuration properties. It cannot be
     * instantiated. Similar to <code>System</code> properties the namespace
     * is global therefore property names should be unique. Before use,
    Java
    - Registered: Sun Apr 28 00:10:09 GMT 2024
    - Last Modified: Fri Mar 22 21:10:40 GMT 2019
    - 11.3K bytes
    - Viewed (0)
Back to top