org.sblim.slp.internal.ua
Class DACache
java.lang.Object
org.sblim.slp.internal.ua.DACache
public class DACache
extends java.lang.Object
DACache caches the discovered DA list in order to eliminate frequent DA discovery
network traffic.
getDAList
public static List getDAList(List pScopes)
getDiscoverableScopeList
public static List getDiscoverableScopeList(List pScopes)
- List of discoverable scope strings
setDAList
public static void setDAList(List pScopes,
List pDADescriptors)
pScopes
- - list of discovered hostspDADescriptors
- - DADescriptors of the discovered DAs
Copyright © 2005, 2009 IBM Corporation. All Rights Reserved.