Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for testWINSOnly (0.15 sec)

  1. src/test/java/jcifs/tests/NamingTest.java

    
        public NamingTest ( String name, Map<String, String> properties ) {
            super(name, properties);
        }
    
    
        @Test
        public void testWINSOnly () throws CIFSException, UnknownHostException {
            Properties prop = new Properties();
            prop.setProperty("jcifs.resolveOrder", "WINS");
    Registered: Sun Nov 03 00:10:13 UTC 2024
    - Last Modified: Sat Jun 06 10:48:05 UTC 2020
    - 7K bytes
    - Viewed (0)
Back to top