|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbr.org.agilcoop.cursos.testes.unidade.WebUtils
public class WebUtils
| Constructor Summary | |
|---|---|
WebUtils(java.net.URL url)
|
|
| Method Summary | |
|---|---|
java.io.File |
download(java.lang.String path)
|
java.io.File |
upload(java.lang.String path)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WebUtils(java.net.URL url)
| Method Detail |
|---|
public java.io.File download(java.lang.String path)
throws java.io.IOException,
java.lang.InterruptedException
java.io.IOException
java.lang.InterruptedExceptionpublic java.io.File upload(java.lang.String path)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||