Package org.sblim.slp.internal.ua
Class DACache
java.lang.Object
org.sblim.slp.internal.ua.DACache
DACache caches the discovered DA list in order to eliminate frequent DA
discovery network traffic.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DACache
public DACache()
-
-
Method Details
-
getDiscoverableScopeList
- Parameters:
pScopes
-- Returns:
- List of discoverable scope strings
-
getDAList
- Parameters:
pScopes
-- Returns:
- List of DA URLs
-
setDAList
- Parameters:
pScopes
- - list of discovered hostspDADescriptors
- - DADescriptors of the discovered DAs
-