org.sblim.slp.internal.ua
public class DACache extends Object
Method Summary | |
---|---|
static List<String> | getDAList(List<String> pScopes) |
static List<String> | getDiscoverableScopeList(List<String> pScopes) |
static void | setDAList(List<String> pScopes, List<DADescriptor> pDADescriptors) |
Parameters: pScopes
Returns: List of DA URLs
Parameters: pScopes
Returns: List of discoverable scope strings
Parameters: pScopes - list of discovered hosts pDADescriptors - DADescriptors of the discovered DAs