|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsynergynetframework.utils.network.Downloader
public class Downloader
The Class Downloader.
Constructor Summary | |
---|---|
Downloader()
|
Method Summary | |
---|---|
static void |
download(java.io.File f,
java.net.URL url)
Download. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Downloader()
Method Detail |
---|
public static void download(java.io.File f, java.net.URL url) throws java.io.IOException
f
- the furl
- the url
java.io.IOException
- Signals that an I/O exception has occurred.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |