Searched refs:allSurls (Results 1 – 1 of 1) sorted by relevance
986 Enumeration allSurls = services.keys(); in findServices() local987 while (allSurls.hasMoreElements()) { in findServices()988 Object aSurl = allSurls.nextElement(); in findServices()