Home
last modified time | relevance | path

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

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