Uses of Class
net.sf.eBus.util.IndexCache
-
Packages that use IndexCache Package Description net.sf.eBus.util Contains supporting utility Java classes fornet.sf.eBus. -
-
Uses of IndexCache in net.sf.eBus.util
Methods in net.sf.eBus.util that return IndexCache Modifier and Type Method Description static IndexCacheIndexCache. open(String cacheFileName)Returns theIndexCacheinstance associated withcacheFileName.
-