Searched refs:findDAScopes (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/lib/libslp/javalib/com/sun/slp/
H A DDATable.java109 abstract Hashtable findDAScopes(Vector scopes) method in class:DATable
139 Hashtable daRec = daTable.findDAScopes(scopes);
H A DSunDATable.java126 synchronized Hashtable findDAScopes(Vector scopes) method in class:SunDATable
H A DServerDATable.java213 Hashtable daScopeRec = findDAScopes(hdr.scopes);
H A DSunServerDATable.java326 public synchronized Hashtable findDAScopes(Vector scopes) method in class:SunServerDATable
H A DUARequester.java429 Hashtable daRecords = dat.findDAScopes(scopes);
H A Dslpd.java487 table.findDAScopes(config.getSAConfiguredScopes());

Completed in 26 milliseconds