Lines Matching refs:getProperty
219 System.getProperty("sun.net.slp.loggerClass"); in SLPConfig()
266 String conf = System.getProperty("sun.net.slp.configURL"); in getConfigURLStream()
449 return System.getProperty("net.slp.serializedRegURL", null); in getSerializedRegURL()
487 System.getProperty(prop); in getAttributes()
624 System.getProperty("net.slp.passiveDADetection", "true"); in passiveDADetection()
798 String sTypeList = System.getProperty("net.slp.typeHint", ""); in getTypeHint()
898 String sScopes = System.getProperty(prop); in initializeScopes()
947 String sDAList = System.getProperty("net.slp.DAAddresses", ""); in initializePreconfiguredDAs()
1118 String s = System.getProperty("net.slp.locale"); in getLocale()
1200 String mcastI = System.getProperty("net.slp.interfaces"); in getInterfaces()
1476 String sTimeouts = System.getProperty(property); in parseTimeouts()
1556 (new Boolean(System.getProperty("net.slp.securityEnabled", in getHasSecurity()