Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for nsc (0.11 sec)

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

            final NameServiceClientImpl nsc = new NameServiceClientImpl(ctx);
            ctx = new CIFSContextWrapper(ctx) {
    
                @Override
                public jcifs.NameServiceClient getNameServiceClient () {
                    return nsc;
                }
            };
    
    Java
    - Registered: Sun May 05 00:10:10 GMT 2024
    - Last Modified: Thu Jan 05 13:09:03 GMT 2023
    - 25.5K bytes
    - Viewed (0)
Back to top