|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsynergynetframework.utils.network.URLFileCache
public class URLFileCache
The Class URLFileCache.
Constructor Summary | |
---|---|
URLFileCache()
Instantiates a new URL file cache. |
Method Summary | |
---|---|
java.io.File |
download(java.net.URL url)
Download. |
void |
download(java.net.URL url,
DownloadListener listener)
Download. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public URLFileCache()
Method Detail |
---|
public java.io.File download(java.net.URL url)
url
- the url
public void download(java.net.URL url, DownloadListener listener)
url
- the urllistener
- the listener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |