|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectit.freedom.util.FetchHttpFiles
public class FetchHttpFiles
| Nested Class Summary | |
|---|---|
class |
FetchHttpFiles.Downloader
|
| Constructor Summary | |
|---|---|
FetchHttpFiles()
|
|
| Method Summary | |
|---|---|
static boolean |
checkVersion(Plugin plugin,
Config server)
|
static boolean |
download(java.net.URL url,
java.io.File destFolder)
|
static void |
downloadAll(java.net.URL httpUrl,
java.io.File destFolder)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FetchHttpFiles()
| Method Detail |
|---|
public static void downloadAll(java.net.URL httpUrl,
java.io.File destFolder)
public static boolean download(java.net.URL url,
java.io.File destFolder)
throws java.lang.Exception
java.lang.Exception
public static boolean checkVersion(Plugin plugin,
Config server)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||