br.org.agilcoop.cursos.testes.unidade
Class WebUtils

java.lang.Object
  extended by br.org.agilcoop.cursos.testes.unidade.WebUtils

public class WebUtils
extends java.lang.Object


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

WebUtils

public WebUtils(java.net.URL url)
Method Detail

download

public java.io.File download(java.lang.String path)
                      throws java.io.IOException,
                             java.lang.InterruptedException
Throws:
java.io.IOException
java.lang.InterruptedException

upload

public java.io.File upload(java.lang.String path)


Copyright © 2009. All Rights Reserved.